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: 859 MB/s 14574 calls/s 14574 msg/s # tcp rx: 859 MB/s 59719 calls/s # tcp tx: 824 MB/s 13992 calls/s 13992 msg/s # tcp rx: 825 MB/s 58293 calls/s # tcp tx: 803 MB/s 13634 calls/s 13634 msg/s # tcp rx: 804 MB/s 58830 calls/s # tcp tx: 807 MB/s 13695 calls/s 13695 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: 652 MB/s 473088 calls/s # udp tx: 1276 MB/s 21655 calls/s 21655 msg/s # udp rx: 677 MB/s 490752 calls/s # udp tx: 1257 MB/s 21325 calls/s 21325 msg/s # udp rx: 677 MB/s 490496 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # udp rx: 677 MB/s 490752 calls/s # udp tx: 1258 MB/s 21340 calls/s 21340 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: 1140 MB/s 831452 calls/s # udp tx: 1161 MB/s 19708 calls/s 19708 msg/s # udp rx: 1140 MB/s 831844 calls/s # udp tx: 1138 MB/s 19307 calls/s 19307 msg/s # udp rx: 1130 MB/s 824553 calls/s # udp tx: 1129 MB/s 19164 calls/s 19164 msg/s # udp rx: 1131 MB/s 825116 calls/s # udp tx: 1131 MB/s 19191 calls/s 19191 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__->