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=74208 (MB=4630), tx/s=74208 (MB/s=4630) # 3.08 [+1.50] rx=74208 (4630 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=115089 (MB=7181), tx/s=115089 (MB/s=7181) # 6.09 [+1.40] rx=57524 (7181 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=108672 (MB=6781), tx/s=108672 (MB/s=6781) # 9.19 [+1.50] rx=108672 (6781 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=116183 (MB=7250), tx/s=116183 (MB/s=7250) # 12.19 [+1.40] rx=56329 (7250 MB) # 12.19 [+0.00] ok # 12.37 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=100160 (MB=6250), tx/s=100160 (MB/s=6250) # 15.29 [+1.50] rx=100160 (6250 MB) # 15.29 [+0.00] ok # 15.46 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=119521 (MB=7458), tx/s=119521 (MB/s=7458) # 18.28 [+1.40] rx=59591 (7458 MB) # 18.28 [+0.00] ok # 18.46 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=80256 (MB=5008), tx/s=80256 (MB/s=5008) # 21.39 [+1.50] rx=80256 (5008 MB) # 21.39 [+0.00] ok # 21.56 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.42] tx=112513 (MB=7021), tx/s=112513 (MB/s=7021) # 24.38 [+1.40] rx=56203 (7021 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=102144 (MB=6374), tx/s=102144 (MB/s=6374) # 27.49 [+1.50] rx=102144 (6374 MB) # 27.49 [+0.00] ok # 27.65 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.11 [+1.46] tx=118338 (MB=7384), tx/s=118338 (MB/s=7384) # 30.47 [+1.36] rx=59161 (7384 MB) # 30.47 [+0.00] ok # 30.64 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=105568 (MB=6587), tx/s=105568 (MB/s=6587) # 33.56 [+1.50] rx=105568 (6587 MB) # 33.56 [+0.00] ok # 33.75 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=118404 (MB=7388), tx/s=118404 (MB/s=7388) # 36.57 [+1.40] rx=58998 (7388 MB) # 36.57 [+0.00] ok # 36.59 [+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__->