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: 971 MB/s 16480 calls/s 16480 msg/s # tcp rx: 972 MB/s 50516 calls/s # tcp tx: 956 MB/s 16223 calls/s 16223 msg/s # tcp rx: 985 MB/s 49599 calls/s # tcp tx: 961 MB/s 16304 calls/s 16304 msg/s # tcp rx: 971 MB/s 49646 calls/s # tcp tx: 1002 MB/s 16996 calls/s 16996 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: 599 MB/s 433920 calls/s # udp tx: 1249 MB/s 21185 calls/s 21185 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1243 MB/s 21097 calls/s 21097 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1167 MB/s 19800 calls/s 19800 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1286 MB/s 21817 calls/s 21817 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: 1106 MB/s 807032 calls/s # udp tx: 1137 MB/s 19297 calls/s 19297 msg/s # udp rx: 1098 MB/s 801461 calls/s # udp tx: 1098 MB/s 18629 calls/s 18629 msg/s # udp rx: 1144 MB/s 834777 calls/s # udp tx: 1146 MB/s 19438 calls/s 19438 msg/s # udp rx: 1148 MB/s 837752 calls/s # udp tx: 1148 MB/s 19473 calls/s 19473 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__->