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: 959 MB/s 16275 calls/s 16275 msg/s # tcp rx: 960 MB/s 50081 calls/s # tcp tx: 967 MB/s 16403 calls/s 16403 msg/s # tcp rx: 971 MB/s 49708 calls/s # tcp tx: 931 MB/s 15799 calls/s 15799 msg/s # tcp rx: 938 MB/s 47899 calls/s # tcp tx: 937 MB/s 15903 calls/s 15903 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: 639 MB/s 463182 calls/s # udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # udp rx: 629 MB/s 455515 calls/s # udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # udp rx: 571 MB/s 413924 calls/s # udp tx: 1272 MB/s 21579 calls/s 21579 msg/s # udp rx: 627 MB/s 454508 calls/s # udp tx: 1295 MB/s 21978 calls/s 21978 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: 1089 MB/s 794585 calls/s # udp tx: 1116 MB/s 18930 calls/s 18930 msg/s # udp rx: 1133 MB/s 826862 calls/s # udp tx: 1133 MB/s 19231 calls/s 19231 msg/s # udp rx: 1138 MB/s 830661 calls/s # udp tx: 1138 MB/s 19316 calls/s 19316 msg/s # udp rx: 1140 MB/s 831420 calls/s # udp tx: 1139 MB/s 19320 calls/s 19320 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__->