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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=131392 (MB=8199), tx/s=131392 (MB/s=8199) # 3.09 [+1.50] rx=131392 (8199 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=130302 (MB=8131), tx/s=130302 (MB/s=8131) # 6.11 [+1.36] rx=65128 (8131 MB) # 6.12 [+0.00] ok # 6.32 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=107680 (MB=6719), tx/s=107680 (MB/s=6719) # 9.25 [+1.50] rx=107680 (6719 MB) # 9.25 [+0.00] ok # 9.43 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=118023 (MB=7365), tx/s=118023 (MB/s=7365) # 12.25 [+1.36] rx=58888 (7365 MB) # 12.25 [+0.00] ok # 12.42 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=127648 (MB=7965), tx/s=127648 (MB/s=7965) # 15.35 [+1.50] rx=127648 (7965 MB) # 15.35 [+0.00] ok # 15.55 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=117003 (MB=7301), tx/s=117003 (MB/s=7301) # 18.38 [+1.40] rx=57674 (7301 MB) # 18.38 [+0.00] ok # 18.57 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=134688 (MB=8405), tx/s=134688 (MB/s=8405) # 21.49 [+1.50] rx=134688 (8405 MB) # 21.49 [+0.00] ok # 21.67 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.13 [+1.46] tx=106618 (MB=6653), tx/s=106618 (MB/s=6653) # 24.49 [+1.36] rx=53278 (6653 MB) # 24.49 [+0.00] ok # 24.71 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=135936 (MB=8482), tx/s=135936 (MB/s=8482) # 27.63 [+1.50] rx=135936 (8482 MB) # 27.64 [+0.00] ok # 27.82 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.46] tx=117531 (MB=7334), tx/s=117531 (MB/s=7334) # 30.65 [+1.36] rx=57445 (7334 MB) # 30.65 [+0.00] ok # 30.84 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=142112 (MB=8868), tx/s=142112 (MB/s=8868) # 33.76 [+1.50] rx=142112 (8868 MB) # 33.77 [+0.00] ok # 33.96 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.47 [+1.51] tx=140822 (MB=8787), tx/s=140822 (MB/s=8787) # 36.79 [+1.32] rx=70356 (8787 MB) # 36.79 [+0.00] ok # 36.82 [+0.03] 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__->