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: 526 MB/s 8929 calls/s 8929 msg/s # tcp rx: 528 MB/s 34696 calls/s # tcp tx: 546 MB/s 9277 calls/s 9277 msg/s # tcp rx: 546 MB/s 32952 calls/s # tcp tx: 597 MB/s 10128 calls/s 10128 msg/s # tcp rx: 597 MB/s 33851 calls/s # tcp tx: 559 MB/s 9490 calls/s 9490 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: 621 MB/s 450048 calls/s # udp tx: 1293 MB/s 21946 calls/s 21946 msg/s # udp rx: 604 MB/s 438200 calls/s # udp tx: 1189 MB/s 20176 calls/s 20176 msg/s # udp rx: 568 MB/s 412022 calls/s # udp tx: 849 MB/s 14401 calls/s 14401 msg/s # udp rx: 555 MB/s 402282 calls/s # udp tx: 786 MB/s 13346 calls/s 13346 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: 1066 MB/s 777525 calls/s # udp tx: 1094 MB/s 18555 calls/s 18555 msg/s # udp rx: 1114 MB/s 812866 calls/s # udp tx: 1115 MB/s 18921 calls/s 18921 msg/s # udp rx: 1084 MB/s 790658 calls/s # udp tx: 1084 MB/s 18399 calls/s 18399 msg/s # udp rx: 1059 MB/s 772999 calls/s # udp tx: 1060 MB/s 17987 calls/s 17987 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__->