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=94144 (MB=5874), tx/s=94144 (MB/s=5874) # 3.08 [+1.50] rx=94144 (5874 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=112577 (MB=7025), tx/s=112577 (MB/s=7025) # 6.07 [+1.36] rx=56251 (7025 MB) # 6.07 [+0.00] ok # 6.22 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=100736 (MB=6286), tx/s=100736 (MB/s=6286) # 9.14 [+1.50] rx=100736 (6286 MB) # 9.15 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.47] tx=113465 (MB=7080), tx/s=113465 (MB/s=7080) # 12.15 [+1.36] rx=56539 (7080 MB) # 12.15 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=95072 (MB=5932), tx/s=95072 (MB/s=5932) # 15.26 [+1.50] rx=95072 (5932 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=116318 (MB=7258), tx/s=116318 (MB/s=7258) # 18.25 [+1.40] rx=57277 (7258 MB) # 18.25 [+0.00] ok # 18.41 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.83 [+1.42] tx=104096 (MB=6495), tx/s=104096 (MB/s=6495) # 21.33 [+1.50] rx=104096 (6495 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=126444 (MB=7890), tx/s=126444 (MB/s=7890) # 24.33 [+1.36] rx=63178 (7890 MB) # 24.33 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=112320 (MB=7009), tx/s=112320 (MB/s=7009) # 27.42 [+1.50] rx=112320 (7009 MB) # 27.42 [+0.00] ok # 27.61 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=119137 (MB=7434), tx/s=119137 (MB/s=7434) # 30.43 [+1.36] rx=59564 (7434 MB) # 30.43 [+0.00] ok # 30.61 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=136576 (MB=8522), tx/s=136576 (MB/s=8522) # 33.53 [+1.50] rx=136129 (8494 MB) # 33.54 [+0.00] ok # 33.71 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=121641 (MB=7590), tx/s=121641 (MB/s=7590) # 36.53 [+1.40] rx=60746 (7590 MB) # 36.53 [+0.00] ok # 36.55 [+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__->