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=86016 (MB=5367), tx/s=86016 (MB/s=5367) # 3.08 [+1.50] rx=86016 (5367 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=122962 (MB=7673), tx/s=122962 (MB/s=7673) # 6.06 [+1.36] rx=61447 (7673 MB) # 6.06 [+0.00] ok # 6.24 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=106016 (MB=6615), tx/s=106016 (MB/s=6615) # 9.16 [+1.50] rx=106016 (6615 MB) # 9.16 [+0.00] ok # 9.35 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=130974 (MB=8173), tx/s=130974 (MB/s=8173) # 12.17 [+1.36] rx=65467 (8173 MB) # 12.17 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=142400 (MB=8886), tx/s=142400 (MB/s=8886) # 15.28 [+1.50] rx=142400 (8886 MB) # 15.28 [+0.00] ok # 15.47 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=138922 (MB=8669), tx/s=138922 (MB/s=8669) # 18.29 [+1.40] rx=69359 (8669 MB) # 18.29 [+0.00] ok # 18.47 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=84736 (MB=5287), tx/s=84736 (MB/s=5287) # 21.40 [+1.50] rx=84736 (5287 MB) # 21.40 [+0.00] ok # 21.55 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.46] tx=127908 (MB=7981), tx/s=127908 (MB/s=7981) # 24.36 [+1.36] rx=63942 (7981 MB) # 24.37 [+0.00] ok # 24.52 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=116896 (MB=7294), tx/s=116896 (MB/s=7294) # 27.44 [+1.50] rx=116896 (7294 MB) # 27.44 [+0.00] ok # 27.60 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=134970 (MB=8422), tx/s=134970 (MB/s=8422) # 30.41 [+1.36] rx=66626 (8422 MB) # 30.42 [+0.00] ok # 30.56 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=128544 (MB=8021), tx/s=128544 (MB/s=8021) # 33.48 [+1.50] rx=128544 (8021 MB) # 33.48 [+0.00] ok # 33.62 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.04 [+1.42] tx=132399 (MB=8262), tx/s=132399 (MB/s=8262) # 36.44 [+1.40] rx=66107 (8262 MB) # 36.44 [+0.00] ok # 36.46 [+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__->