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=134720 (MB=8407), tx/s=134720 (MB/s=8407) # 3.08 [+1.50] rx=134720 (8407 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=123834 (MB=7727), tx/s=123834 (MB/s=7727) # 6.08 [+1.36] rx=61860 (7727 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=139392 (MB=8698), tx/s=139392 (MB/s=8698) # 9.18 [+1.50] rx=139392 (8698 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=120491 (MB=7519), tx/s=120491 (MB/s=7519) # 12.18 [+1.36] rx=60228 (7519 MB) # 12.18 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=155712 (MB=9717), tx/s=155712 (MB/s=9717) # 15.29 [+1.50] rx=155712 (9717 MB) # 15.29 [+0.00] ok # 15.50 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.47] tx=112890 (MB=7044), tx/s=112890 (MB/s=7044) # 18.32 [+1.36] rx=55846 (7044 MB) # 18.33 [+0.00] ok # 18.54 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=107360 (MB=6699), tx/s=107360 (MB/s=6699) # 21.47 [+1.50] rx=107360 (6699 MB) # 21.47 [+0.00] ok # 21.68 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.10 [+1.42] tx=122984 (MB=7674), tx/s=122984 (MB/s=7674) # 24.50 [+1.40] rx=61420 (7674 MB) # 24.50 [+0.00] ok # 24.71 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.43] tx=106464 (MB=6643), tx/s=106464 (MB/s=6643) # 27.64 [+1.50] rx=106464 (6643 MB) # 27.64 [+0.00] ok # 27.83 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.25 [+1.43] tx=114363 (MB=7136), tx/s=114363 (MB/s=7136) # 30.66 [+1.40] rx=57111 (7136 MB) # 30.66 [+0.00] ok # 30.86 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.43] tx=125344 (MB=7821), tx/s=125344 (MB/s=7821) # 33.79 [+1.50] rx=125344 (7821 MB) # 33.79 [+0.00] ok # 33.99 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.46 [+1.46] tx=100827 (MB=6291), tx/s=100827 (MB/s=6291) # 36.82 [+1.36] rx=50163 (6291 MB) # 36.82 [+0.00] ok # 36.84 [+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__->