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=115616 (MB=7214), tx/s=115616 (MB/s=7214) # 3.07 [+1.50] rx=115616 (7214 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=113153 (MB=7061), tx/s=113153 (MB/s=7061) # 6.08 [+1.36] rx=56555 (7061 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=124224 (MB=7752), tx/s=124224 (MB/s=7752) # 9.18 [+1.50] rx=124224 (7752 MB) # 9.18 [+0.00] ok # 9.34 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=133193 (MB=8311), tx/s=133193 (MB/s=8311) # 12.16 [+1.36] rx=65571 (8311 MB) # 12.16 [+0.00] ok # 12.30 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=157120 (MB=9804), tx/s=157120 (MB/s=9804) # 15.23 [+1.50] rx=157120 (9804 MB) # 15.23 [+0.00] ok # 15.38 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=137208 (MB=8562), tx/s=137208 (MB/s=8562) # 18.20 [+1.40] rx=68555 (8562 MB) # 18.20 [+0.00] ok # 18.37 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=115040 (MB=7178), tx/s=115040 (MB/s=7178) # 21.30 [+1.50] rx=115040 (7178 MB) # 21.30 [+0.00] ok # 21.47 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=111549 (MB=6961), tx/s=111549 (MB/s=6961) # 24.30 [+1.36] rx=55753 (6961 MB) # 24.30 [+0.00] ok # 24.48 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.90 [+1.42] tx=122496 (MB=7644), tx/s=122496 (MB/s=7644) # 27.41 [+1.50] rx=122496 (7644 MB) # 27.41 [+0.00] ok # 27.59 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=133041 (MB=8302), tx/s=133041 (MB/s=8302) # 30.41 [+1.36] rx=66451 (8302 MB) # 30.41 [+0.00] ok # 30.60 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=132096 (MB=8243), tx/s=132096 (MB/s=8243) # 33.52 [+1.50] rx=132096 (8243 MB) # 33.52 [+0.00] ok # 33.71 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=121217 (MB=7564), tx/s=121217 (MB/s=7564) # 36.53 [+1.40] rx=60377 (7564 MB) # 36.53 [+0.00] ok # 36.55 [+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__->