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=117888 (MB=7356), tx/s=117888 (MB/s=7356) # 3.08 [+1.50] rx=117888 (7356 MB) # 3.08 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=108721 (MB=6784), tx/s=108721 (MB/s=6784) # 6.10 [+1.36] rx=54335 (6784 MB) # 6.10 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=127392 (MB=7949), tx/s=127392 (MB/s=7949) # 9.23 [+1.50] rx=127392 (7949 MB) # 9.23 [+0.00] ok # 9.42 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.42] tx=118549 (MB=7397), tx/s=118549 (MB/s=7397) # 12.24 [+1.40] rx=59031 (7397 MB) # 12.24 [+0.00] ok # 12.43 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.43] tx=129504 (MB=8081), tx/s=129504 (MB/s=8081) # 15.35 [+1.50] rx=129504 (8081 MB) # 15.35 [+0.00] ok # 15.55 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.43] tx=138503 (MB=8643), tx/s=138503 (MB/s=8643) # 18.38 [+1.40] rx=69176 (8643 MB) # 18.38 [+0.00] ok # 18.58 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.43] tx=123936 (MB=7734), tx/s=123936 (MB/s=7734) # 21.51 [+1.50] rx=123936 (7734 MB) # 21.51 [+0.00] ok # 21.70 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.13 [+1.42] tx=115419 (MB=7202), tx/s=115419 (MB/s=7202) # 24.53 [+1.40] rx=57693 (7202 MB) # 24.53 [+0.00] ok # 24.72 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=138272 (MB=8628), tx/s=138272 (MB/s=8628) # 27.64 [+1.50] rx=138272 (8628 MB) # 27.64 [+0.00] ok # 27.83 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.42] tx=114442 (MB=7141), tx/s=114442 (MB/s=7141) # 30.66 [+1.40] rx=57183 (7141 MB) # 30.66 [+0.00] ok # 30.84 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=140256 (MB=8752), tx/s=140256 (MB/s=8752) # 33.77 [+1.50] rx=140256 (8752 MB) # 33.77 [+0.00] ok # 33.96 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.38 [+1.43] tx=128222 (MB=8001), tx/s=128222 (MB/s=8001) # 36.78 [+1.40] rx=63978 (8001 MB) # 36.79 [+0.00] ok # 36.81 [+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__->