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: 895 MB/s 15181 calls/s 15181 msg/s # tcp rx: 895 MB/s 49859 calls/s # tcp tx: 928 MB/s 15752 calls/s 15752 msg/s # tcp rx: 929 MB/s 48110 calls/s # tcp tx: 908 MB/s 15416 calls/s 15416 msg/s # tcp rx: 909 MB/s 46493 calls/s # tcp tx: 902 MB/s 15303 calls/s 15303 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: 575 MB/s 416768 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # udp rx: 637 MB/s 461640 calls/s # udp tx: 1250 MB/s 21215 calls/s 21215 msg/s # udp rx: 611 MB/s 442880 calls/s # udp tx: 1195 MB/s 20268 calls/s 20268 msg/s # udp rx: 626 MB/s 453376 calls/s # udp tx: 1298 MB/s 22019 calls/s 22019 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: 1113 MB/s 812078 calls/s # udp tx: 1141 MB/s 19368 calls/s 19368 msg/s # udp rx: 1125 MB/s 820536 calls/s # udp tx: 1123 MB/s 19052 calls/s 19052 msg/s # udp rx: 1164 MB/s 849497 calls/s # udp tx: 1171 MB/s 19865 calls/s 19865 msg/s # udp rx: 1105 MB/s 806004 calls/s # udp tx: 1106 MB/s 18773 calls/s 18773 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__->