make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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: 863 MB/s 14646 calls/s 14646 msg/s # tcp rx: 864 MB/s 68247 calls/s # tcp tx: 863 MB/s 14639 calls/s 14639 msg/s # tcp rx: 864 MB/s 66353 calls/s # tcp tx: 844 MB/s 14326 calls/s 14326 msg/s # tcp rx: 845 MB/s 65190 calls/s # tcp tx: 887 MB/s 15059 calls/s 15059 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: 499 MB/s 361728 calls/s # udp tx: 981 MB/s 16653 calls/s 16653 msg/s # udp rx: 636 MB/s 460800 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # udp rx: 671 MB/s 486235 calls/s # udp tx: 1234 MB/s 20940 calls/s 20940 msg/s # udp rx: 674 MB/s 488960 calls/s # udp tx: 1190 MB/s 20184 calls/s 20184 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: 1090 MB/s 795175 calls/s # udp tx: 1109 MB/s 18817 calls/s 18817 msg/s # udp rx: 1133 MB/s 826604 calls/s # udp tx: 1133 MB/s 19224 calls/s 19224 msg/s # udp rx: 1098 MB/s 800996 calls/s # udp tx: 1096 MB/s 18598 calls/s 18598 msg/s # udp rx: 1139 MB/s 831302 calls/s # udp tx: 1141 MB/s 19369 calls/s 19369 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' TAP version 13 1..1 # timeout set to 45 # selftests: net/lib: udpgro_frglist.sh # Warning: file udpgro_frglist.sh is missing! not ok 1 selftests: net/lib: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->