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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 883 MB/s 14993 calls/s 14993 msg/s # 2.51 [+0.00] tcp rx: 884 MB/s 51240 calls/s # 3.51 [+1.00] tcp tx: 920 MB/s 15615 calls/s 15615 msg/s # 3.51 [+0.00] tcp rx: 921 MB/s 49785 calls/s # 4.51 [+1.00] tcp tx: 771 MB/s 13085 calls/s 13085 msg/s # 4.51 [+0.00] tcp rx: 772 MB/s 43006 calls/s # 5.51 [+1.00] tcp tx: 932 MB/s 15813 calls/s 15813 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.25] -4 -v # 6.80 [+1.01] udp rx: 650 MB/s 471296 calls/s # 6.82 [+0.02] udp tx: 1316 MB/s 22321 calls/s 22321 msg/s # 7.80 [+0.98] udp rx: 663 MB/s 480512 calls/s # 7.82 [+0.02] udp tx: 1297 MB/s 22004 calls/s 22004 msg/s # 8.80 [+0.98] udp rx: 663 MB/s 480256 calls/s # 8.82 [+0.02] udp tx: 1297 MB/s 22003 calls/s 22003 msg/s # 9.80 [+0.98] udp rx: 661 MB/s 479232 calls/s # 9.82 [+0.02] udp tx: 1296 MB/s 21986 calls/s 21986 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.29] -4 -G # 11.15 [+1.01] udp rx: 1118 MB/s 815492 calls/s # 11.17 [+0.02] udp tx: 1142 MB/s 19383 calls/s 19383 msg/s # 12.15 [+0.98] udp rx: 1178 MB/s 859246 calls/s # 12.17 [+0.02] udp tx: 1177 MB/s 19972 calls/s 19972 msg/s # 13.15 [+0.98] udp rx: 1136 MB/s 828654 calls/s # 13.17 [+0.02] udp tx: 1135 MB/s 19260 calls/s 19260 msg/s # 14.15 [+0.98] udp rx: 1133 MB/s 826740 calls/s # 14.17 [+0.02] udp tx: 1133 MB/s 19220 calls/s 19220 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__->