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.33 [+0.33] -4 -t # 2.59 [+2.26] tcp tx: 980 MB/s 16629 calls/s 16629 msg/s # 2.59 [+0.00] tcp rx: 980 MB/s 50735 calls/s # 3.59 [+1.00] tcp tx: 986 MB/s 16731 calls/s 16731 msg/s # 3.59 [+0.00] tcp rx: 986 MB/s 50794 calls/s # 4.59 [+1.00] tcp tx: 961 MB/s 16315 calls/s 16315 msg/s # 4.59 [+0.00] tcp rx: 962 MB/s 47894 calls/s # 5.59 [+1.00] tcp tx: 965 MB/s 16374 calls/s 16374 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.28] -4 -v # 6.92 [+1.01] udp rx: 656 MB/s 475392 calls/s # 6.94 [+0.02] udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # 7.92 [+0.98] udp rx: 668 MB/s 484352 calls/s # 7.94 [+0.02] udp tx: 1248 MB/s 21171 calls/s 21171 msg/s # 8.92 [+0.98] udp rx: 668 MB/s 483840 calls/s # 8.94 [+0.02] udp tx: 1245 MB/s 21123 calls/s 21123 msg/s # 9.92 [+0.98] udp rx: 661 MB/s 478976 calls/s # 9.94 [+0.02] udp tx: 1254 MB/s 21284 calls/s 21284 msg/s # 9.97 [+0.04] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.30] -4 -G # 11.28 [+1.01] udp rx: 1111 MB/s 810449 calls/s # 11.30 [+0.02] udp tx: 1133 MB/s 19218 calls/s 19218 msg/s # 12.29 [+0.98] udp rx: 1118 MB/s 815652 calls/s # 12.30 [+0.02] udp tx: 1116 MB/s 18944 calls/s 18944 msg/s # 13.29 [+0.98] udp rx: 1116 MB/s 814505 calls/s # 13.30 [+0.02] udp tx: 1115 MB/s 18927 calls/s 18927 msg/s # 14.29 [+0.98] udp rx: 1113 MB/s 812237 calls/s # 14.30 [+0.02] udp tx: 1113 MB/s 18881 calls/s 18881 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__->