make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_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: io_uring_zerocopy_tx.sh # 0.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=91872 (MB=5733), tx/s=91872 (MB/s=5733) # 3.05 [+1.50] rx=91872 (5733 MB) # 3.05 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=130729 (MB=8157), tx/s=130729 (MB/s=8157) # 6.03 [+1.36] rx=65341 (8157 MB) # 6.03 [+0.00] ok # 6.18 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=121056 (MB=7554), tx/s=121056 (MB/s=7554) # 9.10 [+1.50] rx=121056 (7554 MB) # 9.11 [+0.00] ok # 9.27 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=124751 (MB=7784), tx/s=124751 (MB/s=7784) # 12.09 [+1.36] rx=61564 (7784 MB) # 12.09 [+0.00] ok # 12.25 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=143680 (MB=8966), tx/s=143680 (MB/s=8966) # 15.16 [+1.50] rx=143680 (8966 MB) # 15.17 [+0.00] ok # 15.32 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.74 [+1.42] tx=144579 (MB=9022), tx/s=144579 (MB/s=9022) # 18.14 [+1.40] rx=72248 (9022 MB) # 18.14 [+0.00] ok # 18.32 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=111072 (MB=6931), tx/s=111072 (MB/s=6931) # 21.24 [+1.50] rx=111072 (6931 MB) # 21.24 [+0.00] ok # 21.42 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.46] tx=108673 (MB=6781), tx/s=108673 (MB/s=6781) # 24.24 [+1.36] rx=54296 (6781 MB) # 24.24 [+0.00] ok # 24.42 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=115072 (MB=7180), tx/s=115072 (MB/s=7180) # 27.35 [+1.50] rx=115072 (7180 MB) # 27.35 [+0.00] ok # 27.51 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.46] tx=129328 (MB=8070), tx/s=129328 (MB/s=8070) # 30.34 [+1.36] rx=64661 (8070 MB) # 30.34 [+0.00] ok # 30.51 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=142688 (MB=8904), tx/s=142688 (MB/s=8904) # 33.43 [+1.50] rx=142688 (8904 MB) # 33.43 [+0.00] ok # 33.60 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.42] tx=120029 (MB=7490), tx/s=120029 (MB/s=7490) # 36.43 [+1.40] rx=59825 (7490 MB) # 36.43 [+0.00] ok # 36.45 [+0.02] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.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__->