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=138848 (MB=8664), tx/s=138848 (MB/s=8664) # 3.05 [+1.50] rx=138848 (8664 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=127994 (MB=7987), tx/s=127994 (MB/s=7987) # 6.04 [+1.36] rx=63521 (7987 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=150848 (MB=9413), tx/s=150848 (MB/s=9413) # 9.12 [+1.50] rx=150848 (9413 MB) # 9.12 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=133054 (MB=8303), tx/s=133054 (MB/s=8303) # 12.09 [+1.36] rx=66466 (8303 MB) # 12.09 [+0.00] ok # 12.24 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=163968 (MB=10232), tx/s=163968 (MB/s=10232) # 15.16 [+1.50] rx=163968 (10232 MB) # 15.16 [+0.00] ok # 15.31 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.74 [+1.42] tx=143232 (MB=8938), tx/s=143232 (MB/s=8938) # 18.14 [+1.40] rx=71427 (8938 MB) # 18.14 [+0.00] ok # 18.29 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.71 [+1.42] tx=140864 (MB=8790), tx/s=140864 (MB/s=8790) # 21.21 [+1.50] rx=140864 (8790 MB) # 21.21 [+0.00] ok # 21.36 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.82 [+1.46] tx=129841 (MB=8102), tx/s=129841 (MB/s=8102) # 24.18 [+1.36] rx=64890 (8102 MB) # 24.18 [+0.00] ok # 24.34 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.75 [+1.42] tx=149632 (MB=9337), tx/s=149632 (MB/s=9337) # 27.26 [+1.50] rx=149632 (9337 MB) # 27.26 [+0.00] ok # 27.41 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.83 [+1.42] tx=137912 (MB=8606), tx/s=137912 (MB/s=8606) # 30.23 [+1.40] rx=68893 (8606 MB) # 30.23 [+0.00] ok # 30.38 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.80 [+1.42] tx=148928 (MB=9293), tx/s=148928 (MB/s=9293) # 33.30 [+1.50] rx=148928 (9293 MB) # 33.30 [+0.00] ok # 33.46 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.88 [+1.42] tx=142090 (MB=8866), tx/s=142090 (MB/s=8866) # 36.28 [+1.40] rx=70898 (8866 MB) # 36.28 [+0.00] ok # 36.30 [+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__->