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.56 [+2.27] tcp tx: 1037 MB/s 17597 calls/s 17597 msg/s # 2.56 [+0.00] tcp rx: 1038 MB/s 52975 calls/s # 3.56 [+1.00] tcp tx: 1048 MB/s 17788 calls/s 17788 msg/s # 3.56 [+0.00] tcp rx: 1050 MB/s 53466 calls/s # 4.56 [+1.00] tcp tx: 976 MB/s 16555 calls/s 16555 msg/s # 4.57 [+0.00] tcp rx: 976 MB/s 48197 calls/s # 5.56 [+1.00] tcp tx: 991 MB/s 16817 calls/s 16817 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.27] -4 -v # 6.88 [+1.01] udp rx: 598 MB/s 433664 calls/s # 6.89 [+0.02] udp tx: 1133 MB/s 19224 calls/s 19224 msg/s # 7.88 [+0.98] udp rx: 668 MB/s 484433 calls/s # 7.89 [+0.02] udp tx: 1166 MB/s 19783 calls/s 19783 msg/s # 8.88 [+0.99] udp rx: 656 MB/s 475786 calls/s # 8.89 [+0.01] udp tx: 1097 MB/s 18618 calls/s 18618 msg/s # 9.88 [+0.99] udp rx: 664 MB/s 481310 calls/s # 9.89 [+0.01] udp tx: 1263 MB/s 21425 calls/s 21425 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.28] -4 -G # 11.22 [+1.01] udp rx: 1117 MB/s 815046 calls/s # 11.24 [+0.02] udp tx: 1139 MB/s 19320 calls/s 19320 msg/s # 12.23 [+0.98] udp rx: 1102 MB/s 804103 calls/s # 12.24 [+0.02] udp tx: 1103 MB/s 18720 calls/s 18720 msg/s # 13.23 [+0.98] udp rx: 1094 MB/s 798494 calls/s # 13.24 [+0.02] udp tx: 1095 MB/s 18585 calls/s 18585 msg/s # 14.23 [+0.99] udp rx: 1120 MB/s 817029 calls/s # 14.24 [+0.01] udp tx: 1120 MB/s 19011 calls/s 19011 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__->