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 # 107.21 [+107.21] ./udpgso_bench_tx: write: Connection reset by peer # 107.24 [+0.03] udp gso - over veth touching data # 108.47 [+1.23] udp rx: 1240 MB/s 883611 calls/s # 108.48 [+0.02] udp tx: 1263 MB/s 21423 calls/s 21423 msg/s # 109.47 [+0.98] udp rx: 1283 MB/s 914467 calls/s # 109.48 [+0.02] udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # 110.47 [+0.99] udp rx: 732 MB/s 521492 calls/s # 110.48 [+0.01] udp tx: 721 MB/s 12236 calls/s 12236 msg/s # 111.47 [+0.99] udp rx: 646 MB/s 460194 calls/s # 111.48 [+0.01] udp tx: 645 MB/s 10948 calls/s 10948 msg/s # 111.52 [+0.04] udp gso and gro - over veth touching data # 112.74 [+1.22] udp rx: 659 MB/s 469740 calls/s # 112.76 [+0.02] udp tx: 672 MB/s 11411 calls/s 11411 msg/s # 113.74 [+0.98] udp rx: 678 MB/s 483187 calls/s # 113.76 [+0.02] udp tx: 678 MB/s 11502 calls/s 11502 msg/s # 114.74 [+0.98] udp rx: 679 MB/s 484289 calls/s # 114.76 [+0.02] udp tx: 679 MB/s 11533 calls/s 11533 msg/s # 115.74 [+0.98] udp rx: 689 MB/s 490965 calls/s # 115.76 [+0.02] udp tx: 688 MB/s 11679 calls/s 11679 msg/s # 115.79 [+0.03] ipv6 # 115.79 [+0.00] tcp - over veth touching data # 221.90 [+106.10] ./udpgso_bench_tx: write: Connection reset by peer # 221.93 [+0.03] udp gso - over veth touching data # 223.13 [+1.21] udp rx: 793 MB/s 578694 calls/s # 223.15 [+0.01] udp tx: 820 MB/s 13913 calls/s 13913 msg/s # 224.13 [+0.99] udp rx: 1215 MB/s 886114 calls/s # 224.15 [+0.01] udp tx: 1217 MB/s 20653 calls/s 20653 msg/s # 225.14 [+0.99] udp rx: 1272 MB/s 928187 calls/s # 225.15 [+0.01] udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # 226.14 [+0.99] udp rx: 1271 MB/s 927241 calls/s # 226.15 [+0.01] udp tx: 1273 MB/s 21598 calls/s 21598 msg/s # 226.18 [+0.04] udp gso and gro - over veth touching data # 227.39 [+1.21] udp rx: 1270 MB/s 926820 calls/s # 227.41 [+0.02] udp tx: 1295 MB/s 21973 calls/s 21973 msg/s # 228.39 [+0.98] udp rx: 1295 MB/s 944660 calls/s # 228.41 [+0.02] udp tx: 1297 MB/s 22014 calls/s 22014 msg/s # 229.39 [+0.98] udp rx: 1292 MB/s 942828 calls/s # 229.41 [+0.02] udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # 230.39 [+0.98] udp rx: 1296 MB/s 945907 calls/s # 230.41 [+0.02] udp tx: 1299 MB/s 22041 calls/s 22041 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__->