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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=110592 (MB=6901), tx/s=110592 (MB/s=6901) # 3.10 [+1.50] rx=110592 (6901 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=113969 (MB=7112), tx/s=113969 (MB/s=7112) # 6.13 [+1.36] rx=56917 (7112 MB) # 6.13 [+0.00] ok # 6.32 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=116128 (MB=7246), tx/s=116128 (MB/s=7246) # 9.25 [+1.50] rx=116128 (7246 MB) # 9.25 [+0.00] ok # 9.46 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.47] tx=136829 (MB=8538), tx/s=136829 (MB/s=8538) # 12.28 [+1.36] rx=68409 (8538 MB) # 12.28 [+0.00] ok # 12.48 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.42] tx=132608 (MB=8275), tx/s=132608 (MB/s=8275) # 15.41 [+1.50] rx=132608 (8275 MB) # 15.41 [+0.00] ok # 15.61 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.04 [+1.42] tx=119327 (MB=7446), tx/s=119327 (MB/s=7446) # 18.44 [+1.40] rx=59212 (7446 MB) # 18.44 [+0.00] ok # 18.66 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.09 [+1.43] tx=114208 (MB=7126), tx/s=114208 (MB/s=7126) # 21.59 [+1.50] rx=114208 (7126 MB) # 21.59 [+0.00] ok # 21.80 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.26 [+1.47] tx=121584 (MB=7587), tx/s=121584 (MB/s=7587) # 24.62 [+1.36] rx=60775 (7587 MB) # 24.62 [+0.00] ok # 24.84 [+0.22] ipv6 udp -m 2 -t 1 -n 32 # 26.26 [+1.43] tx=140384 (MB=8760), tx/s=140384 (MB/s=8760) # 27.76 [+1.50] rx=140384 (8760 MB) # 27.77 [+0.00] ok # 27.95 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.42 [+1.47] tx=129708 (MB=8094), tx/s=129708 (MB/s=8094) # 30.78 [+1.36] rx=64750 (8094 MB) # 30.78 [+0.00] ok # 30.96 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.38 [+1.42] tx=148064 (MB=9239), tx/s=148064 (MB/s=9239) # 33.88 [+1.50] rx=148064 (9239 MB) # 33.88 [+0.00] ok # 34.08 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.54 [+1.47] tx=122891 (MB=7668), tx/s=122891 (MB/s=7668) # 36.90 [+1.36] rx=61220 (7668 MB) # 36.91 [+0.00] ok # 36.93 [+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__->