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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=130304 (MB=8131), tx/s=130304 (MB/s=8131) # 3.08 [+1.50] rx=130304 (8131 MB) # 3.08 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=127725 (MB=7970), tx/s=127725 (MB/s=7970) # 6.09 [+1.36] rx=63838 (7970 MB) # 6.09 [+0.00] ok # 6.29 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=143936 (MB=8982), tx/s=143936 (MB/s=8982) # 9.22 [+1.50] rx=143936 (8982 MB) # 9.22 [+0.00] ok # 9.42 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=117110 (MB=7308), tx/s=117110 (MB/s=7308) # 12.25 [+1.36] rx=58497 (7308 MB) # 12.25 [+0.00] ok # 12.45 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=130496 (MB=8143), tx/s=130496 (MB/s=8143) # 15.37 [+1.50] rx=130496 (8143 MB) # 15.38 [+0.00] ok # 15.57 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.42] tx=118796 (MB=7413), tx/s=118796 (MB/s=7413) # 18.40 [+1.40] rx=59341 (7413 MB) # 18.40 [+0.00] ok # 18.59 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=108576 (MB=6775), tx/s=108576 (MB/s=6775) # 21.51 [+1.50] rx=108576 (6775 MB) # 21.51 [+0.00] ok # 21.69 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.46] tx=116464 (MB=7267), tx/s=116464 (MB/s=7267) # 24.52 [+1.36] rx=58215 (7267 MB) # 24.52 [+0.00] ok # 24.72 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=106976 (MB=6675), tx/s=106976 (MB/s=6675) # 27.64 [+1.50] rx=106976 (6675 MB) # 27.64 [+0.00] ok # 27.84 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.47] tx=106507 (MB=6646), tx/s=106507 (MB/s=6646) # 30.67 [+1.36] rx=52965 (6646 MB) # 30.67 [+0.00] ok # 30.84 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=152704 (MB=9529), tx/s=152704 (MB/s=9529) # 33.77 [+1.50] rx=152704 (9529 MB) # 33.77 [+0.00] ok # 33.94 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.36 [+1.42] tx=123221 (MB=7689), tx/s=123221 (MB/s=7689) # 36.76 [+1.40] rx=61410 (7689 MB) # 36.77 [+0.00] ok # 36.79 [+0.03] 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__->