make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # 0.00 [+0.00] ipv4 # 0.00 [+0.00] tcp - over veth touching data # 106.98 [+106.98] ./udpgso_bench_tx: write: Connection reset by peer # 107.01 [+0.04] udp gso - over veth touching data # 108.23 [+1.22] udp rx: 706 MB/s 503503 calls/s # 108.25 [+0.02] udp tx: 720 MB/s 12222 calls/s 12222 msg/s # 109.23 [+0.98] udp rx: 702 MB/s 500746 calls/s # 109.25 [+0.02] udp tx: 702 MB/s 11919 calls/s 11919 msg/s # 110.24 [+0.98] udp rx: 702 MB/s 500247 calls/s # 110.25 [+0.02] udp tx: 702 MB/s 11907 calls/s 11907 msg/s # 111.24 [+0.99] udp rx: 702 MB/s 500069 calls/s # 111.25 [+0.01] udp tx: 701 MB/s 11902 calls/s 11902 msg/s # 111.28 [+0.03] udp gso and gro - over veth touching data # 112.49 [+1.20] udp rx: 1234 MB/s 879535 calls/s # 112.50 [+0.02] udp tx: 1260 MB/s 21371 calls/s 21371 msg/s # 113.49 [+0.98] udp rx: 1269 MB/s 904380 calls/s # 113.50 [+0.02] udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # 114.49 [+0.98] udp rx: 1272 MB/s 906170 calls/s # 114.50 [+0.02] udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # 115.49 [+0.98] udp rx: 1301 MB/s 927010 calls/s # 115.50 [+0.02] udp tx: 1304 MB/s 22118 calls/s 22118 msg/s # 115.54 [+0.03] ipv6 # 115.54 [+0.00] tcp - over veth touching data # 221.66 [+106.13] ./udpgso_bench_tx: write: Connection reset by peer # 221.69 [+0.03] udp gso - over veth touching data # 222.87 [+1.17] udp rx: 1154 MB/s 842349 calls/s # 222.89 [+0.02] udp tx: 1178 MB/s 19996 calls/s 19996 msg/s # 223.87 [+0.98] udp rx: 1036 MB/s 755787 calls/s # 223.89 [+0.02] udp tx: 1035 MB/s 17566 calls/s 17566 msg/s # 224.87 [+0.98] udp rx: 1206 MB/s 879610 calls/s # 224.89 [+0.02] udp tx: 1208 MB/s 20491 calls/s 20491 msg/s # 225.87 [+0.98] udp rx: 1235 MB/s 901178 calls/s # 225.89 [+0.02] udp tx: 1236 MB/s 20977 calls/s 20977 msg/s # 225.91 [+0.03] udp gso and gro - over veth touching data # 227.08 [+1.17] udp rx: 1238 MB/s 903097 calls/s # 227.10 [+0.02] udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # 228.08 [+0.98] udp rx: 1243 MB/s 906722 calls/s # 228.10 [+0.02] udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # 229.08 [+0.99] udp rx: 1260 MB/s 919202 calls/s # 229.10 [+0.01] udp tx: 1259 MB/s 21365 calls/s 21365 msg/s # 230.08 [+0.99] udp rx: 1260 MB/s 919307 calls/s # 230.10 [+0.01] udp tx: 1260 MB/s 21376 calls/s 21376 msg/s ok 1 selftests: net: udpgro_bench.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__->