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: 976 MB/s 16561 calls/s 16561 msg/s # tcp rx: 976 MB/s 51740 calls/s # tcp tx: 946 MB/s 16061 calls/s 16061 msg/s # tcp rx: 947 MB/s 51356 calls/s # tcp tx: 947 MB/s 16068 calls/s 16068 msg/s # tcp rx: 948 MB/s 51530 calls/s # tcp tx: 929 MB/s 15759 calls/s 15759 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: 540 MB/s 391168 calls/s # udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # udp rx: 631 MB/s 457728 calls/s # udp tx: 1264 MB/s 21449 calls/s 21449 msg/s # udp rx: 629 MB/s 456192 calls/s # udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # udp rx: 639 MB/s 463104 calls/s # udp tx: 1292 MB/s 21924 calls/s 21924 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: 1095 MB/s 798818 calls/s # udp tx: 1120 MB/s 18997 calls/s 18997 msg/s # udp rx: 1111 MB/s 810597 calls/s # udp tx: 1110 MB/s 18839 calls/s 18839 msg/s # udp rx: 1106 MB/s 806665 calls/s # udp tx: 1105 MB/s 18748 calls/s 18748 msg/s # udp rx: 1128 MB/s 822908 calls/s # udp tx: 1129 MB/s 19154 calls/s 19154 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__->