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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.29 [+0.29] -4 -t # 2.54 [+2.25] tcp tx: 946 MB/s 16058 calls/s 16058 msg/s # 2.54 [+0.00] tcp rx: 947 MB/s 49276 calls/s # 3.54 [+1.00] tcp tx: 944 MB/s 16012 calls/s 16012 msg/s # 3.54 [+0.00] tcp rx: 945 MB/s 49023 calls/s # 4.54 [+1.00] tcp tx: 939 MB/s 15927 calls/s 15927 msg/s # 4.54 [+0.00] tcp rx: 939 MB/s 48921 calls/s # 5.54 [+1.00] tcp tx: 902 MB/s 15302 calls/s 15302 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.30] -4 -v # 6.89 [+1.01] udp rx: 649 MB/s 470272 calls/s # 6.90 [+0.02] udp tx: 1263 MB/s 21429 calls/s 21429 msg/s # 7.89 [+0.98] udp rx: 662 MB/s 480000 calls/s # 7.90 [+0.02] udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # 8.89 [+0.98] udp rx: 662 MB/s 480000 calls/s # 8.90 [+0.02] udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # 9.89 [+0.98] udp rx: 662 MB/s 479744 calls/s # 9.90 [+0.02] udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.29] -4 -G # 11.25 [+1.01] udp rx: 1031 MB/s 752409 calls/s # 11.27 [+0.02] udp tx: 1057 MB/s 17936 calls/s 17936 msg/s # 12.25 [+0.98] udp rx: 1102 MB/s 804361 calls/s # 12.27 [+0.02] udp tx: 1102 MB/s 18701 calls/s 18701 msg/s # 13.25 [+0.98] udp rx: 1105 MB/s 806029 calls/s # 13.27 [+0.02] udp tx: 1105 MB/s 18742 calls/s 18742 msg/s # 14.25 [+0.98] udp rx: 1103 MB/s 804436 calls/s # 14.27 [+0.02] udp tx: 1102 MB/s 18698 calls/s 18698 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__->