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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=113312 (MB=7071), tx/s=113312 (MB/s=7071) # 3.10 [+1.50] rx=113312 (7071 MB) # 3.11 [+0.00] ok # 3.32 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.46] tx=124199 (MB=7750), tx/s=124199 (MB/s=7750) # 6.14 [+1.36] rx=62091 (7750 MB) # 6.14 [+0.00] ok # 6.34 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=121440 (MB=7578), tx/s=121440 (MB/s=7578) # 9.26 [+1.50] rx=121440 (7578 MB) # 9.26 [+0.00] ok # 9.46 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.42] tx=113782 (MB=7100), tx/s=113782 (MB/s=7100) # 12.29 [+1.40] rx=54980 (7100 MB) # 12.29 [+0.00] ok # 12.46 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=129312 (MB=8069), tx/s=129312 (MB/s=8069) # 15.38 [+1.50] rx=129312 (8069 MB) # 15.38 [+0.00] ok # 15.57 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=131966 (MB=8235), tx/s=131966 (MB/s=8235) # 18.39 [+1.40] rx=65888 (8235 MB) # 18.39 [+0.00] ok # 18.60 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.42] tx=138784 (MB=8660), tx/s=138784 (MB/s=8660) # 21.52 [+1.50] rx=138784 (8660 MB) # 21.53 [+0.00] ok # 21.73 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.46] tx=128159 (MB=7997), tx/s=128159 (MB/s=7997) # 24.55 [+1.36] rx=64069 (7997 MB) # 24.55 [+0.00] ok # 24.75 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.18 [+1.42] tx=143840 (MB=8976), tx/s=143840 (MB/s=8976) # 27.68 [+1.50] rx=143840 (8976 MB) # 27.68 [+0.00] ok # 27.89 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.35 [+1.46] tx=116677 (MB=7281), tx/s=116677 (MB/s=7281) # 30.71 [+1.36] rx=57927 (7281 MB) # 30.71 [+0.00] ok # 30.90 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.42] tx=142816 (MB=8912), tx/s=142816 (MB/s=8912) # 33.83 [+1.50] rx=142816 (8912 MB) # 33.83 [+0.00] ok # 34.03 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.46 [+1.42] tx=127417 (MB=7951), tx/s=127417 (MB/s=7951) # 36.86 [+1.40] rx=63598 (7951 MB) # 36.86 [+0.00] ok # 36.88 [+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__->