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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=135584 (MB=8460), tx/s=135584 (MB/s=8460) # 3.07 [+1.50] rx=135584 (8460 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.47] tx=130601 (MB=8149), tx/s=130601 (MB/s=8149) # 6.07 [+1.36] rx=65296 (8149 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=118912 (MB=7420), tx/s=118912 (MB/s=7420) # 9.17 [+1.50] rx=118912 (7420 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.47] tx=136507 (MB=8518), tx/s=136507 (MB/s=8518) # 12.16 [+1.36] rx=68214 (8518 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=130944 (MB=8171), tx/s=130944 (MB/s=8171) # 15.26 [+1.50] rx=130944 (8171 MB) # 15.27 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=145397 (MB=9073), tx/s=145397 (MB/s=9073) # 18.26 [+1.40] rx=72632 (9073 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=114912 (MB=7170), tx/s=114912 (MB/s=7170) # 21.36 [+1.50] rx=114912 (7170 MB) # 21.37 [+0.00] ok # 21.54 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=130260 (MB=8128), tx/s=130260 (MB/s=8128) # 24.36 [+1.36] rx=65109 (8128 MB) # 24.36 [+0.00] ok # 24.54 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=148672 (MB=9277), tx/s=148672 (MB/s=9277) # 27.46 [+1.50] rx=148672 (9277 MB) # 27.46 [+0.00] ok # 27.63 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.42] tx=120730 (MB=7533), tx/s=120730 (MB/s=7533) # 30.45 [+1.40] rx=60283 (7533 MB) # 30.45 [+0.00] ok # 30.63 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.05 [+1.42] tx=164864 (MB=10288), tx/s=164864 (MB/s=10288) # 33.55 [+1.50] rx=164864 (10288 MB) # 33.55 [+0.00] ok # 33.71 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=121281 (MB=7568), tx/s=121281 (MB/s=7568) # 36.53 [+1.40] rx=60624 (7568 MB) # 36.53 [+0.00] ok # 36.55 [+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__->