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: 994 MB/s 16872 calls/s 16872 msg/s # tcp rx: 995 MB/s 50906 calls/s # tcp tx: 999 MB/s 16953 calls/s 16953 msg/s # tcp rx: 1000 MB/s 51402 calls/s # tcp tx: 918 MB/s 15572 calls/s 15572 msg/s # tcp rx: 919 MB/s 44569 calls/s # tcp tx: 953 MB/s 16170 calls/s 16170 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: 622 MB/s 450560 calls/s # udp tx: 1240 MB/s 21048 calls/s 21048 msg/s # udp rx: 624 MB/s 452322 calls/s # udp tx: 1215 MB/s 20616 calls/s 20616 msg/s # udp rx: 598 MB/s 433156 calls/s # udp tx: 1188 MB/s 20161 calls/s 20161 msg/s # udp rx: 601 MB/s 435777 calls/s # udp tx: 1185 MB/s 20111 calls/s 20111 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: 1011 MB/s 737640 calls/s # udp tx: 1045 MB/s 17730 calls/s 17730 msg/s # udp rx: 1120 MB/s 817235 calls/s # udp tx: 1123 MB/s 19058 calls/s 19058 msg/s # udp rx: 1068 MB/s 779576 calls/s # udp tx: 1068 MB/s 18116 calls/s 18116 msg/s # udp rx: 1114 MB/s 813055 calls/s # udp tx: 1113 MB/s 18885 calls/s 18885 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__->