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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 1023 MB/s 17358 calls/s 17358 msg/s # 2.50 [+0.01] tcp rx: 1035 MB/s 51383 calls/s # 3.49 [+0.99] tcp tx: 1024 MB/s 17376 calls/s 17376 msg/s # 3.53 [+0.03] tcp rx: 1048 MB/s 50996 calls/s # 4.49 [+0.97] tcp tx: 1024 MB/s 17382 calls/s 17382 msg/s # 4.53 [+0.03] tcp rx: 1020 MB/s 50770 calls/s # 5.49 [+0.97] tcp tx: 1016 MB/s 17244 calls/s 17244 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.27] -4 -v # 6.81 [+1.01] udp rx: 620 MB/s 449536 calls/s # 6.83 [+0.02] udp tx: 1307 MB/s 22174 calls/s 22174 msg/s # 7.81 [+0.98] udp rx: 671 MB/s 486144 calls/s # 7.83 [+0.02] udp tx: 1296 MB/s 21982 calls/s 21982 msg/s # 8.81 [+0.98] udp rx: 671 MB/s 486400 calls/s # 8.83 [+0.02] udp tx: 1297 MB/s 22002 calls/s 22002 msg/s # 9.81 [+0.98] udp rx: 671 MB/s 486144 calls/s # 9.83 [+0.02] udp tx: 1296 MB/s 21994 calls/s 21994 msg/s # 9.87 [+0.04] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.29] -4 -G # 11.17 [+1.01] udp rx: 1146 MB/s 835902 calls/s # 11.19 [+0.02] udp tx: 1172 MB/s 19878 calls/s 19878 msg/s # 12.17 [+0.98] udp rx: 1148 MB/s 837446 calls/s # 12.19 [+0.02] udp tx: 1147 MB/s 19466 calls/s 19466 msg/s # 13.17 [+0.98] udp rx: 1147 MB/s 837079 calls/s # 13.19 [+0.02] udp tx: 1147 MB/s 19456 calls/s 19456 msg/s # 14.17 [+0.98] udp rx: 1146 MB/s 835804 calls/s # 14.19 [+0.02] udp tx: 1145 MB/s 19435 calls/s 19435 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__->