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.52 [+2.23] tcp tx: 1072 MB/s 18196 calls/s 18196 msg/s # 2.52 [+0.00] tcp rx: 1073 MB/s 54331 calls/s # 3.51 [+1.00] tcp tx: 1204 MB/s 20433 calls/s 20433 msg/s # 4.16 [+0.64] tcp rx: 1984 MB/s 20647 calls/s # 4.51 [+0.36] tcp tx: 1137 MB/s 19291 calls/s 19291 msg/s # 5.16 [+0.64] tcp rx: 996 MB/s 50894 calls/s # 5.51 [+0.36] tcp tx: 995 MB/s 16892 calls/s 16892 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.26] -4 -v # 6.82 [+1.01] udp rx: 658 MB/s 477440 calls/s # 6.84 [+0.01] udp tx: 1299 MB/s 22046 calls/s 22046 msg/s # 7.82 [+0.99] udp rx: 670 MB/s 485550 calls/s # 7.84 [+0.01] udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # 8.83 [+0.99] udp rx: 671 MB/s 486063 calls/s # 8.84 [+0.01] udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # 9.83 [+0.99] udp rx: 670 MB/s 485696 calls/s # 9.84 [+0.01] udp tx: 1275 MB/s 21633 calls/s 21633 msg/s # 9.87 [+0.03] 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.14 [+0.27] -4 -G # 11.15 [+1.01] udp rx: 1118 MB/s 815529 calls/s # 11.17 [+0.02] udp tx: 1140 MB/s 19346 calls/s 19346 msg/s # 12.15 [+0.98] udp rx: 1185 MB/s 864475 calls/s # 12.17 [+0.02] udp tx: 1188 MB/s 20164 calls/s 20164 msg/s # 13.15 [+0.98] udp rx: 1149 MB/s 838594 calls/s # 13.17 [+0.02] udp tx: 1149 MB/s 19502 calls/s 19502 msg/s # 14.15 [+0.98] udp rx: 1139 MB/s 830992 calls/s # 14.17 [+0.02] udp tx: 1140 MB/s 19350 calls/s 19350 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__->