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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=130080 (MB=8117), tx/s=130080 (MB/s=8117) # 3.06 [+1.50] rx=129331 (8070 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=130858 (MB=8166), tx/s=130858 (MB/s=8166) # 6.07 [+1.36] rx=65414 (8166 MB) # 6.08 [+0.00] ok # 6.27 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=147520 (MB=9205), tx/s=147520 (MB/s=9205) # 9.20 [+1.50] rx=147520 (9205 MB) # 9.20 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.47] tx=113499 (MB=7082), tx/s=113499 (MB/s=7082) # 12.22 [+1.36] rx=56690 (7082 MB) # 12.22 [+0.00] ok # 12.39 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=160192 (MB=9996), tx/s=160192 (MB/s=9996) # 15.32 [+1.50] rx=160192 (9996 MB) # 15.32 [+0.00] ok # 15.48 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=142686 (MB=8904), tx/s=142686 (MB/s=8904) # 18.30 [+1.40] rx=71290 (8904 MB) # 18.30 [+0.00] ok # 18.46 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=133568 (MB=8335), tx/s=133568 (MB/s=8335) # 21.38 [+1.50] rx=133568 (8335 MB) # 21.38 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.03 [+1.46] tx=106085 (MB=6620), tx/s=106085 (MB/s=6620) # 24.39 [+1.36] rx=53006 (6620 MB) # 24.39 [+0.00] ok # 24.57 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=112480 (MB=7019), tx/s=112480 (MB/s=7019) # 27.50 [+1.50] rx=112480 (7019 MB) # 27.50 [+0.00] ok # 27.69 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=121837 (MB=7603), tx/s=121837 (MB/s=7603) # 30.51 [+1.36] rx=59207 (7603 MB) # 30.51 [+0.00] ok # 30.70 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=134944 (MB=8421), tx/s=134944 (MB/s=8421) # 33.62 [+1.50] rx=134944 (8421 MB) # 33.62 [+0.00] ok # 33.80 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.23 [+1.42] tx=128759 (MB=8035), tx/s=128759 (MB/s=8035) # 36.63 [+1.40] rx=64126 (8035 MB) # 36.63 [+0.00] ok # 36.65 [+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__->