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: 1020 MB/s 17300 calls/s 17300 msg/s # 3.48 [+1.00] tcp tx: 1200 MB/s 20366 calls/s 20366 msg/s # 3.97 [+0.49] tcp rx: 2813 MB/s 52800 calls/s # 4.48 [+0.51] tcp tx: 1200 MB/s 20364 calls/s 20364 msg/s # 5.48 [+1.00] tcp tx: 1199 MB/s 20336 calls/s 20336 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.77 [+0.26] -4 -v # 6.78 [+1.01] udp rx: 655 MB/s 475968 calls/s # 6.80 [+0.02] udp tx: 1284 MB/s 21783 calls/s 21783 msg/s # 7.78 [+0.98] udp rx: 669 MB/s 485477 calls/s # 7.80 [+0.02] udp tx: 1303 MB/s 22113 calls/s 22113 msg/s # 8.78 [+0.98] udp rx: 669 MB/s 484584 calls/s # 8.80 [+0.02] udp tx: 1287 MB/s 21835 calls/s 21835 msg/s # 9.78 [+0.99] udp rx: 669 MB/s 484781 calls/s # 9.80 [+0.01] udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # 9.83 [+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.09 [+0.26] -4 -G # 11.10 [+1.01] udp rx: 1126 MB/s 821344 calls/s # 11.12 [+0.02] udp tx: 1144 MB/s 19413 calls/s 19413 msg/s # 12.10 [+0.98] udp rx: 1138 MB/s 830178 calls/s # 12.12 [+0.02] udp tx: 1137 MB/s 19298 calls/s 19298 msg/s # 13.10 [+0.99] udp rx: 1137 MB/s 829928 calls/s # 13.12 [+0.01] udp tx: 1136 MB/s 19279 calls/s 19279 msg/s # 14.10 [+0.99] udp rx: 1140 MB/s 831832 calls/s # 14.12 [+0.01] udp tx: 1139 MB/s 19327 calls/s 19327 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__->