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.58 [+1.42] tx=115136 (MB=7184), tx/s=115136 (MB/s=7184) # 3.08 [+1.50] rx=115136 (7184 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=114462 (MB=7142), tx/s=114462 (MB/s=7142) # 6.08 [+1.36] rx=57173 (7142 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=114272 (MB=7130), tx/s=114272 (MB/s=7130) # 9.18 [+1.50] rx=114272 (7130 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=121760 (MB=7598), tx/s=121760 (MB/s=7598) # 12.19 [+1.36] rx=60829 (7598 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=129696 (MB=8093), tx/s=129696 (MB/s=8093) # 15.28 [+1.50] rx=129696 (8093 MB) # 15.28 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=116264 (MB=7255), tx/s=116264 (MB/s=7255) # 18.29 [+1.40] rx=58088 (7255 MB) # 18.29 [+0.00] ok # 18.48 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=142368 (MB=8884), tx/s=142368 (MB/s=8884) # 21.41 [+1.50] rx=142368 (8884 MB) # 21.41 [+0.00] ok # 21.59 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=110401 (MB=6889), tx/s=110401 (MB/s=6889) # 24.41 [+1.36] rx=55180 (6889 MB) # 24.41 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=143776 (MB=8972), tx/s=143776 (MB/s=8972) # 27.51 [+1.50] rx=143776 (8972 MB) # 27.51 [+0.00] ok # 27.68 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=138681 (MB=8654), tx/s=138681 (MB/s=8654) # 30.50 [+1.36] rx=68377 (8654 MB) # 30.50 [+0.00] ok # 30.69 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=134848 (MB=8415), tx/s=134848 (MB/s=8415) # 33.61 [+1.50] rx=134570 (8397 MB) # 33.61 [+0.00] ok # 33.79 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=132429 (MB=8264), tx/s=132429 (MB/s=8264) # 36.61 [+1.40] rx=66092 (8264 MB) # 36.61 [+0.00] ok # 36.63 [+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__->