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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=123200 (MB=7688), tx/s=123200 (MB/s=7688) # 3.07 [+1.50] rx=123200 (7688 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=117708 (MB=7345), tx/s=117708 (MB/s=7345) # 6.05 [+1.36] rx=58834 (7345 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=140640 (MB=8776), tx/s=140640 (MB/s=8776) # 9.14 [+1.50] rx=140640 (8776 MB) # 9.14 [+0.00] ok # 9.29 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=128239 (MB=8002), tx/s=128239 (MB/s=8002) # 12.11 [+1.36] rx=64097 (8002 MB) # 12.11 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=163648 (MB=10212), tx/s=163648 (MB/s=10212) # 15.20 [+1.50] rx=163648 (10212 MB) # 15.20 [+0.00] ok # 15.36 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=139006 (MB=8674), tx/s=139006 (MB/s=8674) # 18.18 [+1.40] rx=69399 (8674 MB) # 18.18 [+0.00] ok # 18.34 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=140160 (MB=8746), tx/s=140160 (MB/s=8746) # 21.26 [+1.50] rx=140160 (8746 MB) # 21.26 [+0.00] ok # 21.42 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.46] tx=124852 (MB=7791), tx/s=124852 (MB/s=7791) # 24.24 [+1.36] rx=62423 (7791 MB) # 24.24 [+0.00] ok # 24.40 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=147328 (MB=9193), tx/s=147328 (MB/s=9193) # 27.32 [+1.50] rx=147328 (9193 MB) # 27.32 [+0.00] ok # 27.48 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.46] tx=133583 (MB=8336), tx/s=133583 (MB/s=8336) # 30.30 [+1.36] rx=66781 (8336 MB) # 30.30 [+0.00] ok # 30.47 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=151072 (MB=9427), tx/s=151072 (MB/s=9427) # 33.39 [+1.50] rx=151072 (9427 MB) # 33.39 [+0.00] ok # 33.54 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.96 [+1.42] tx=137237 (MB=8564), tx/s=137237 (MB/s=8564) # 36.36 [+1.40] rx=68552 (8564 MB) # 36.36 [+0.00] ok # 36.38 [+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__->