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=112960 (MB=7049), tx/s=112960 (MB/s=7049) # 3.07 [+1.50] rx=112960 (7049 MB) # 3.07 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=132657 (MB=8278), tx/s=132657 (MB/s=8278) # 6.04 [+1.36] rx=66281 (8278 MB) # 6.04 [+0.00] ok # 6.20 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=125312 (MB=7819), tx/s=125312 (MB/s=7819) # 9.12 [+1.50] rx=125312 (7819 MB) # 9.12 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=138623 (MB=8650), tx/s=138623 (MB/s=8650) # 12.08 [+1.36] rx=67278 (8650 MB) # 12.08 [+0.00] ok # 12.25 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=126848 (MB=7915), tx/s=126848 (MB/s=7915) # 15.17 [+1.50] rx=126848 (7915 MB) # 15.17 [+0.00] ok # 15.35 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=140283 (MB=8754), tx/s=140283 (MB/s=8754) # 18.18 [+1.40] rx=70038 (8754 MB) # 18.18 [+0.00] ok # 18.37 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=97504 (MB=6084), tx/s=97504 (MB/s=6084) # 21.29 [+1.50] rx=97504 (6084 MB) # 21.30 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.42] tx=115311 (MB=7195), tx/s=115311 (MB/s=7195) # 24.29 [+1.40] rx=57622 (7195 MB) # 24.29 [+0.00] ok # 24.47 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=118080 (MB=7368), tx/s=118080 (MB/s=7368) # 27.39 [+1.50] rx=118080 (7368 MB) # 27.40 [+0.00] ok # 27.55 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=120216 (MB=7501), tx/s=120216 (MB/s=7501) # 30.37 [+1.36] rx=60106 (7501 MB) # 30.37 [+0.00] ok # 30.53 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=144128 (MB=8994), tx/s=144128 (MB/s=8994) # 33.45 [+1.50] rx=144128 (8994 MB) # 33.45 [+0.00] ok # 33.60 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.02 [+1.42] tx=127226 (MB=7939), tx/s=127226 (MB/s=7939) # 36.42 [+1.40] rx=63492 (7939 MB) # 36.42 [+0.00] ok # 36.44 [+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__->