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: 907 MB/s 15393 calls/s 15393 msg/s # tcp rx: 907 MB/s 70222 calls/s # tcp tx: 901 MB/s 15290 calls/s 15290 msg/s # tcp rx: 933 MB/s 48445 calls/s # tcp tx: 978 MB/s 16601 calls/s 16601 msg/s # tcp rx: 981 MB/s 48550 calls/s # tcp tx: 975 MB/s 16540 calls/s 16540 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: 617 MB/s 447810 calls/s # udp tx: 1132 MB/s 19214 calls/s 19214 msg/s # udp rx: 667 MB/s 483746 calls/s # udp tx: 1229 MB/s 20845 calls/s 20845 msg/s # udp rx: 668 MB/s 483956 calls/s # udp tx: 1209 MB/s 20518 calls/s 20518 msg/s # udp rx: 667 MB/s 483345 calls/s # udp tx: 1230 MB/s 20870 calls/s 20870 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: 1133 MB/s 826363 calls/s # udp tx: 1160 MB/s 19675 calls/s 19675 msg/s # udp rx: 1162 MB/s 848099 calls/s # udp tx: 1162 MB/s 19714 calls/s 19714 msg/s # udp rx: 1163 MB/s 848909 calls/s # udp tx: 1162 MB/s 19724 calls/s 19724 msg/s # udp rx: 1165 MB/s 850171 calls/s # udp tx: 1164 MB/s 19759 calls/s 19759 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__->