make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 922 MB/s 15648 calls/s 15648 msg/s # tcp rx: 922 MB/s 50495 calls/s # tcp tx: 969 MB/s 16439 calls/s 16439 msg/s # tcp rx: 969 MB/s 49952 calls/s # tcp tx: 973 MB/s 16510 calls/s 16510 msg/s # tcp rx: 974 MB/s 50077 calls/s # tcp tx: 979 MB/s 16620 calls/s 16620 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 603 MB/s 437248 calls/s # udp tx: 1301 MB/s 22077 calls/s 22077 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1258 MB/s 21350 calls/s 21350 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1299 MB/s 22048 calls/s 22048 msg/s # udp rx: 660 MB/s 478720 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1073 MB/s 783248 calls/s # udp tx: 1100 MB/s 18661 calls/s 18661 msg/s # udp rx: 1128 MB/s 823244 calls/s # udp tx: 1122 MB/s 19041 calls/s 19041 msg/s # udp rx: 1104 MB/s 805435 calls/s # udp tx: 1106 MB/s 18762 calls/s 18762 msg/s # udp rx: 1085 MB/s 792002 calls/s # udp tx: 1084 MB/s 18393 calls/s 18393 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->