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.77 [+107.77] ./udpgso_bench_tx: write: Connection reset by peer # 107.80 [+0.03] udp gso - over veth touching data # 108.99 [+1.19] udp rx: 1253 MB/s 892708 calls/s # 109.01 [+0.02] udp tx: 1276 MB/s 21650 calls/s 21650 msg/s # 109.99 [+0.98] udp rx: 1267 MB/s 902913 calls/s # 110.01 [+0.02] udp tx: 1268 MB/s 21516 calls/s 21516 msg/s # 110.99 [+0.99] udp rx: 1275 MB/s 908766 calls/s # 111.01 [+0.01] udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # 111.99 [+0.99] udp rx: 1280 MB/s 912084 calls/s # 112.01 [+0.01] udp tx: 1279 MB/s 21706 calls/s 21706 msg/s # 112.03 [+0.03] udp gso and gro - over veth touching data # 113.20 [+1.17] udp rx: 1245 MB/s 887027 calls/s # 113.22 [+0.02] udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # 114.20 [+0.98] udp rx: 919 MB/s 654924 calls/s # 114.22 [+0.02] udp tx: 909 MB/s 15428 calls/s 15428 msg/s # 115.20 [+0.98] udp rx: 633 MB/s 451146 calls/s # 115.22 [+0.02] udp tx: 642 MB/s 10889 calls/s 10889 msg/s # 116.20 [+0.98] udp rx: 1239 MB/s 883038 calls/s # 116.22 [+0.01] udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # 116.25 [+0.03] ipv6 # 116.25 [+0.00] tcp - over veth touching data # 222.46 [+106.20] ./udpgso_bench_tx: write: Connection reset by peer # 222.48 [+0.03] udp gso - over veth touching data # 223.65 [+1.17] udp rx: 1205 MB/s 879181 calls/s # 223.67 [+0.02] udp tx: 1226 MB/s 20803 calls/s 20803 msg/s # 224.65 [+0.99] udp rx: 1248 MB/s 910245 calls/s # 224.67 [+0.02] udp tx: 1248 MB/s 21168 calls/s 21168 msg/s # 225.65 [+0.99] udp rx: 1251 MB/s 912997 calls/s # 225.67 [+0.01] udp tx: 1250 MB/s 21212 calls/s 21212 msg/s # 226.66 [+0.99] udp rx: 828 MB/s 603972 calls/s # 226.67 [+0.01] udp tx: 818 MB/s 13882 calls/s 13882 msg/s # 226.71 [+0.04] udp gso and gro - over veth touching data # 227.94 [+1.23] udp rx: 1091 MB/s 795980 calls/s # 227.96 [+0.02] udp tx: 1112 MB/s 18871 calls/s 18871 msg/s # 228.94 [+0.99] udp rx: 1206 MB/s 880104 calls/s # 228.96 [+0.02] udp tx: 1208 MB/s 20496 calls/s 20496 msg/s # 229.94 [+0.99] udp rx: 988 MB/s 720645 calls/s # 229.96 [+0.01] udp tx: 981 MB/s 16646 calls/s 16646 msg/s # 230.95 [+0.99] udp rx: 616 MB/s 449495 calls/s # 230.96 [+0.01] udp tx: 617 MB/s 10470 calls/s 10470 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__->