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.26 [+1.24] tcp tx: 725 MB/s 12312 calls/s 12312 msg/s # 1.26 [+0.01] tcp rx: 730 MB/s 89677 calls/s # 2.25 [+0.99] tcp tx: 990 MB/s 16805 calls/s 16805 msg/s # 2.26 [+0.01] tcp rx: 993 MB/s 169752 calls/s # 3.25 [+0.99] tcp tx: 1002 MB/s 17011 calls/s 17011 msg/s # 3.26 [+0.01] tcp rx: 1004 MB/s 183282 calls/s # 4.25 [+0.99] tcp tx: 1003 MB/s 17024 calls/s 17024 msg/s # 4.29 [+0.04] udp gso - over veth touching data # 5.53 [+1.24] udp rx: 1116 MB/s 795252 calls/s # 5.54 [+0.02] udp tx: 1138 MB/s 19311 calls/s 19311 msg/s # 6.53 [+0.98] udp rx: 1177 MB/s 839136 calls/s # 6.54 [+0.02] udp tx: 1177 MB/s 19963 calls/s 19963 msg/s # 7.53 [+0.98] udp rx: 1179 MB/s 840192 calls/s # 7.55 [+0.02] udp tx: 1178 MB/s 19984 calls/s 19984 msg/s # 8.53 [+0.98] udp rx: 1179 MB/s 840488 calls/s # 8.54 [+0.02] udp tx: 1178 MB/s 19994 calls/s 19994 msg/s # 8.58 [+0.04] udp gso and gro - over veth touching data # 9.82 [+1.24] udp rx: 648 MB/s 461629 calls/s # 9.84 [+0.02] udp tx: 660 MB/s 11207 calls/s 11207 msg/s # 10.82 [+0.98] udp rx: 652 MB/s 464997 calls/s # 10.84 [+0.02] udp tx: 653 MB/s 11086 calls/s 11086 msg/s # 11.82 [+0.98] udp rx: 648 MB/s 461952 calls/s # 11.84 [+0.02] udp tx: 649 MB/s 11020 calls/s 11020 msg/s # 12.82 [+0.98] udp rx: 639 MB/s 455886 calls/s # 12.84 [+0.02] udp tx: 640 MB/s 10869 calls/s 10869 msg/s # 12.88 [+0.04] ipv6 # 12.88 [+0.00] tcp - over veth touching data # 962.80 [+949.92] ./udpgso_bench_tx: write: Connection timed out # 962.82 [+0.02] tcp rx: 2 MB/s 10 calls/s # 962.84 [+0.02] udp gso - over veth touching data # 964.07 [+1.23] udp rx: 706 MB/s 515000 calls/s # 964.09 [+0.02] udp tx: 720 MB/s 12214 calls/s 12214 msg/s # 965.07 [+0.98] udp rx: 740 MB/s 540161 calls/s # 965.09 [+0.02] udp tx: 740 MB/s 12565 calls/s 12565 msg/s # 966.07 [+0.98] udp rx: 734 MB/s 535951 calls/s # 966.09 [+0.02] udp tx: 734 MB/s 12466 calls/s 12466 msg/s # 967.07 [+0.98] udp rx: 735 MB/s 536142 calls/s # 967.09 [+0.02] udp tx: 735 MB/s 12473 calls/s 12473 msg/s # 967.13 [+0.04] udp gso and gro - over veth touching data # 968.37 [+1.24] udp rx: 638 MB/s 465507 calls/s # 968.38 [+0.02] udp tx: 650 MB/s 11035 calls/s 11035 msg/s # 969.37 [+0.98] udp rx: 650 MB/s 474732 calls/s # 969.38 [+0.02] udp tx: 651 MB/s 11042 calls/s 11042 msg/s # 970.37 [+0.98] udp rx: 651 MB/s 475178 calls/s # 970.38 [+0.02] udp tx: 651 MB/s 11049 calls/s 11049 msg/s # 971.37 [+0.98] udp rx: 648 MB/s 472645 calls/s # 971.38 [+0.02] udp tx: 648 MB/s 10994 calls/s 10994 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__->