make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_bench.sh # 0.01 [+0.01] ipv4 # 0.01 [+0.00] tcp - over veth touching data # 1.27 [+1.26] tcp tx: 783 MB/s 13292 calls/s 13292 msg/s # 1.27 [+0.00] tcp rx: 784 MB/s 96126 calls/s # 2.27 [+1.00] tcp tx: 782 MB/s 13278 calls/s 13278 msg/s # 2.27 [+0.00] tcp rx: 783 MB/s 95801 calls/s # 3.27 [+1.00] tcp tx: 780 MB/s 13242 calls/s 13242 msg/s # 3.27 [+0.00] tcp rx: 781 MB/s 95449 calls/s # 4.27 [+1.00] tcp tx: 782 MB/s 13271 calls/s 13271 msg/s # 4.30 [+0.04] udp gso - over veth touching data # 5.55 [+1.24] udp rx: 663 MB/s 472768 calls/s # 5.56 [+0.02] udp tx: 675 MB/s 11465 calls/s 11465 msg/s # 6.55 [+0.98] udp rx: 679 MB/s 483866 calls/s # 6.56 [+0.02] udp tx: 678 MB/s 11508 calls/s 11508 msg/s # 7.55 [+0.98] udp rx: 679 MB/s 484208 calls/s # 7.56 [+0.02] udp tx: 679 MB/s 11518 calls/s 11518 msg/s # 8.55 [+0.98] udp rx: 674 MB/s 480815 calls/s # 8.56 [+0.01] udp tx: 676 MB/s 11474 calls/s 11474 msg/s # 8.60 [+0.04] udp gso and gro - over veth touching data # 9.83 [+1.23] udp rx: 662 MB/s 472172 calls/s # 9.85 [+0.02] udp tx: 677 MB/s 11489 calls/s 11489 msg/s # 10.84 [+0.98] udp rx: 675 MB/s 480837 calls/s # 10.85 [+0.02] udp tx: 674 MB/s 11443 calls/s 11443 msg/s # 11.84 [+0.98] udp rx: 678 MB/s 483239 calls/s # 11.86 [+0.02] udp tx: 678 MB/s 11503 calls/s 11503 msg/s # 12.84 [+0.98] udp rx: 676 MB/s 482034 calls/s # 12.85 [+0.02] udp tx: 676 MB/s 11472 calls/s 11472 msg/s # 12.89 [+0.04] ipv6 # 12.89 [+0.00] tcp - over veth touching data # 961.86 [+948.97] ./udpgso_bench_tx: write: Connection timed out # 961.88 [+0.02] tcp rx: 2 MB/s 10 calls/s # 961.91 [+0.02] udp gso - over veth touching data # 963.15 [+1.24] udp rx: 664 MB/s 484567 calls/s # 963.17 [+0.02] udp tx: 676 MB/s 11467 calls/s 11467 msg/s # 964.15 [+0.98] udp rx: 682 MB/s 498112 calls/s # 964.17 [+0.02] udp tx: 682 MB/s 11576 calls/s 11576 msg/s # 965.15 [+0.98] udp rx: 690 MB/s 503503 calls/s # 965.17 [+0.02] udp tx: 689 MB/s 11698 calls/s 11698 msg/s # 966.15 [+0.98] udp rx: 684 MB/s 499480 calls/s # 966.17 [+0.02] udp tx: 684 MB/s 11605 calls/s 11605 msg/s # 966.21 [+0.04] udp gso and gro - over veth touching data # 967.45 [+1.24] udp rx: 639 MB/s 466507 calls/s # 967.47 [+0.02] udp tx: 652 MB/s 11075 calls/s 11075 msg/s # 968.45 [+0.98] udp rx: 657 MB/s 479295 calls/s # 968.47 [+0.02] udp tx: 656 MB/s 11141 calls/s 11141 msg/s # 969.45 [+0.98] udp rx: 656 MB/s 479119 calls/s # 969.47 [+0.02] udp tx: 656 MB/s 11135 calls/s 11135 msg/s # 970.45 [+0.98] udp rx: 654 MB/s 477369 calls/s # 970.47 [+0.02] udp tx: 654 MB/s 11095 calls/s 11095 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->