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.48 [+2.22] tcp tx: 984 MB/s 16696 calls/s 16696 msg/s # 2.51 [+0.03] tcp rx: 1013 MB/s 50921 calls/s # 3.48 [+0.97] tcp tx: 959 MB/s 16281 calls/s 16281 msg/s # 3.51 [+0.03] tcp rx: 959 MB/s 46697 calls/s # 4.48 [+0.97] tcp tx: 958 MB/s 16254 calls/s 16254 msg/s # 4.51 [+0.03] tcp rx: 960 MB/s 46976 calls/s # 5.48 [+0.97] tcp tx: 960 MB/s 16294 calls/s 16294 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.26] -4 -v # 6.78 [+1.01] udp rx: 658 MB/s 476672 calls/s # 6.79 [+0.02] udp tx: 1304 MB/s 22123 calls/s 22123 msg/s # 7.78 [+0.98] udp rx: 670 MB/s 485376 calls/s # 7.79 [+0.02] udp tx: 1299 MB/s 22033 calls/s 22033 msg/s # 8.78 [+0.99] udp rx: 669 MB/s 484864 calls/s # 8.79 [+0.01] udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # 9.78 [+0.99] udp rx: 669 MB/s 484864 calls/s # 9.79 [+0.01] udp tx: 1297 MB/s 22004 calls/s 22004 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.08 [+0.25] -4 -G # 11.09 [+1.01] udp rx: 1106 MB/s 807046 calls/s # 11.10 [+0.02] udp tx: 1125 MB/s 19081 calls/s 19081 msg/s # 12.09 [+0.98] udp rx: 1120 MB/s 817503 calls/s # 12.10 [+0.02] udp tx: 1120 MB/s 18997 calls/s 18997 msg/s # 13.09 [+0.99] udp rx: 1114 MB/s 812850 calls/s # 13.10 [+0.01] udp tx: 1113 MB/s 18883 calls/s 18883 msg/s # 14.09 [+0.99] udp rx: 1045 MB/s 762236 calls/s # 14.10 [+0.01] udp tx: 1044 MB/s 17714 calls/s 17714 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__->