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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=133536 (MB=8333), tx/s=133536 (MB/s=8333) # 3.10 [+1.50] rx=133536 (8333 MB) # 3.10 [+0.00] ok # 3.29 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=129539 (MB=8083), tx/s=129539 (MB/s=8083) # 6.12 [+1.36] rx=64734 (8083 MB) # 6.12 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.43] tx=143872 (MB=8978), tx/s=143872 (MB/s=8978) # 9.24 [+1.50] rx=143872 (8978 MB) # 9.24 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.42] tx=121216 (MB=7564), tx/s=121216 (MB/s=7564) # 12.26 [+1.40] rx=60554 (7564 MB) # 12.26 [+0.00] ok # 12.47 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=131136 (MB=8183), tx/s=131136 (MB/s=8183) # 15.39 [+1.50] rx=131136 (8183 MB) # 15.39 [+0.00] ok # 15.59 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=112095 (MB=6995), tx/s=112095 (MB/s=6995) # 18.41 [+1.40] rx=55695 (6995 MB) # 18.41 [+0.00] ok # 18.62 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.43] tx=139456 (MB=8702), tx/s=139456 (MB/s=8702) # 21.54 [+1.50] rx=139456 (8702 MB) # 21.54 [+0.00] ok # 21.72 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.46] tx=113726 (MB=7096), tx/s=113726 (MB/s=7096) # 24.54 [+1.36] rx=56833 (7096 MB) # 24.54 [+0.00] ok # 24.73 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=113376 (MB=7075), tx/s=113376 (MB/s=7075) # 27.66 [+1.50] rx=113376 (7075 MB) # 27.66 [+0.00] ok # 27.85 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.46] tx=125275 (MB=7817), tx/s=125275 (MB/s=7817) # 30.67 [+1.36] rx=61538 (7817 MB) # 30.67 [+0.00] ok # 30.84 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=146656 (MB=9151), tx/s=146656 (MB/s=9151) # 33.77 [+1.50] rx=146656 (9151 MB) # 33.77 [+0.00] ok # 33.98 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.40 [+1.42] tx=119192 (MB=7438), tx/s=119192 (MB/s=7438) # 36.80 [+1.40] rx=59212 (7438 MB) # 36.80 [+0.00] ok # 36.83 [+0.03] 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__->