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.55 [+1.42] tx=141472 (MB=8828), tx/s=141472 (MB/s=8828) # 3.06 [+1.50] rx=141472 (8828 MB) # 3.06 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=125665 (MB=7841), tx/s=125665 (MB/s=7841) # 6.04 [+1.36] rx=62775 (7841 MB) # 6.05 [+0.00] ok # 6.25 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=148064 (MB=9239), tx/s=148064 (MB/s=9239) # 9.17 [+1.50] rx=148064 (9239 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=117409 (MB=7326), tx/s=117409 (MB/s=7326) # 12.19 [+1.36] rx=58671 (7326 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=164096 (MB=10240), tx/s=164096 (MB/s=10240) # 15.29 [+1.50] rx=164096 (10240 MB) # 15.29 [+0.00] ok # 15.48 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=132060 (MB=8241), tx/s=132060 (MB/s=8241) # 18.30 [+1.40] rx=65946 (8241 MB) # 18.30 [+0.00] ok # 18.48 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=136640 (MB=8526), tx/s=136640 (MB/s=8526) # 21.40 [+1.50] rx=136640 (8526 MB) # 21.40 [+0.00] ok # 21.59 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=115792 (MB=7225), tx/s=115792 (MB/s=7225) # 24.41 [+1.36] rx=57825 (7225 MB) # 24.41 [+0.00] ok # 24.60 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=123808 (MB=7726), tx/s=123808 (MB/s=7726) # 27.52 [+1.50] rx=123808 (7726 MB) # 27.52 [+0.00] ok # 27.71 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.46] tx=134875 (MB=8416), tx/s=134875 (MB/s=8416) # 30.53 [+1.36] rx=66183 (8416 MB) # 30.53 [+0.00] ok # 30.71 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.13 [+1.42] tx=132672 (MB=8279), tx/s=132672 (MB/s=8279) # 33.63 [+1.50] rx=132672 (8279 MB) # 33.63 [+0.00] ok # 33.81 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.42] tx=131022 (MB=8176), tx/s=131022 (MB/s=8176) # 36.64 [+1.40] rx=65126 (8176 MB) # 36.64 [+0.00] ok # 36.66 [+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__->