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.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 952 MB/s 16160 calls/s 16160 msg/s # 2.59 [+0.02] tcp rx: 974 MB/s 49964 calls/s # 3.57 [+0.98] tcp tx: 920 MB/s 15617 calls/s 15617 msg/s # 3.59 [+0.02] tcp rx: 917 MB/s 47653 calls/s # 4.57 [+0.98] tcp tx: 929 MB/s 15770 calls/s 15770 msg/s # 4.62 [+0.05] tcp rx: 951 MB/s 47254 calls/s # 5.57 [+0.95] tcp tx: 918 MB/s 15584 calls/s 15584 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.26] -4 -v # 6.88 [+1.01] udp rx: 655 MB/s 474624 calls/s # 6.90 [+0.02] udp tx: 1284 MB/s 21789 calls/s 21789 msg/s # 7.88 [+0.98] udp rx: 609 MB/s 441600 calls/s # 7.90 [+0.02] udp tx: 1301 MB/s 22079 calls/s 22079 msg/s # 8.88 [+0.98] udp rx: 604 MB/s 437760 calls/s # 8.90 [+0.02] udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # 9.88 [+0.99] udp rx: 664 MB/s 481024 calls/s # 9.90 [+0.01] udp tx: 1276 MB/s 21642 calls/s 21642 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.23 [+0.30] -4 -G # 11.24 [+1.01] udp rx: 1109 MB/s 809137 calls/s # 11.26 [+0.02] udp tx: 1130 MB/s 19173 calls/s 19173 msg/s # 12.24 [+0.98] udp rx: 1175 MB/s 857274 calls/s # 12.26 [+0.02] udp tx: 1174 MB/s 19925 calls/s 19925 msg/s # 13.24 [+0.98] udp rx: 1124 MB/s 819932 calls/s # 13.26 [+0.02] udp tx: 1123 MB/s 19058 calls/s 19058 msg/s # 14.24 [+0.99] udp rx: 1121 MB/s 818096 calls/s # 14.26 [+0.01] udp tx: 1121 MB/s 19015 calls/s 19015 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__->