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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=139232 (MB=8688), tx/s=139232 (MB/s=8688) # 3.08 [+1.50] rx=139232 (8688 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=113965 (MB=7111), tx/s=113965 (MB/s=7111) # 6.09 [+1.40] rx=56974 (7111 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=118048 (MB=7366), tx/s=118048 (MB/s=7366) # 9.19 [+1.50] rx=118048 (7366 MB) # 9.19 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=117261 (MB=7317), tx/s=117261 (MB/s=7317) # 12.18 [+1.40] rx=58627 (7317 MB) # 12.18 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=165088 (MB=10302), tx/s=165088 (MB/s=10302) # 15.26 [+1.50] rx=165088 (10302 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=147624 (MB=9212), tx/s=147624 (MB/s=9212) # 18.26 [+1.40] rx=73785 (9212 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=120384 (MB=7512), tx/s=120384 (MB/s=7512) # 21.36 [+1.50] rx=120384 (7512 MB) # 21.37 [+0.00] ok # 21.54 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=116911 (MB=7295), tx/s=116911 (MB/s=7295) # 24.36 [+1.36] rx=58455 (7295 MB) # 24.36 [+0.00] ok # 24.53 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=147904 (MB=9229), tx/s=147904 (MB/s=9229) # 27.44 [+1.50] rx=147904 (9229 MB) # 27.45 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=137236 (MB=8564), tx/s=137236 (MB/s=8564) # 30.43 [+1.40] rx=68618 (8564 MB) # 30.43 [+0.00] ok # 30.60 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=164288 (MB=10252), tx/s=164288 (MB/s=10252) # 33.52 [+1.50] rx=164288 (10252 MB) # 33.52 [+0.00] ok # 33.69 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=142965 (MB=8921), tx/s=142965 (MB/s=8921) # 36.51 [+1.40] rx=71478 (8921 MB) # 36.51 [+0.00] ok # 36.53 [+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__->