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=124736 (MB=7783), tx/s=124736 (MB/s=7783) # 3.07 [+1.50] rx=124736 (7783 MB) # 3.07 [+0.00] ok # 3.28 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=126824 (MB=7914), tx/s=126824 (MB/s=7914) # 6.10 [+1.36] rx=63396 (7914 MB) # 6.10 [+0.00] ok # 6.31 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.43] tx=100576 (MB=6276), tx/s=100576 (MB/s=6276) # 9.24 [+1.50] rx=100576 (6276 MB) # 9.24 [+0.00] ok # 9.45 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.42] tx=128578 (MB=8023), tx/s=128578 (MB/s=8023) # 12.27 [+1.40] rx=63367 (8023 MB) # 12.27 [+0.00] ok # 12.44 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=160864 (MB=10038), tx/s=160864 (MB/s=10038) # 15.36 [+1.50] rx=160864 (10038 MB) # 15.36 [+0.00] ok # 15.53 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.46] tx=132981 (MB=8298), tx/s=132981 (MB/s=8298) # 18.35 [+1.36] rx=66395 (8298 MB) # 18.35 [+0.00] ok # 18.52 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=131648 (MB=8215), tx/s=131648 (MB/s=8215) # 21.44 [+1.50] rx=131648 (8215 MB) # 21.44 [+0.00] ok # 21.62 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=123783 (MB=7724), tx/s=123783 (MB/s=7724) # 24.44 [+1.36] rx=61089 (7724 MB) # 24.44 [+0.00] ok # 24.62 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=134048 (MB=8365), tx/s=134048 (MB/s=8365) # 27.54 [+1.50] rx=134048 (8365 MB) # 27.55 [+0.00] ok # 27.74 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.20 [+1.46] tx=134121 (MB=8369), tx/s=134121 (MB/s=8369) # 30.56 [+1.36] rx=67049 (8369 MB) # 30.56 [+0.00] ok # 30.74 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.17 [+1.42] tx=142528 (MB=8894), tx/s=142528 (MB/s=8894) # 33.67 [+1.50] rx=142528 (8894 MB) # 33.67 [+0.00] ok # 33.91 [+0.23] ipv6 tcp -m 3 -t 1 -n 1 # 35.37 [+1.47] tx=133398 (MB=8324), tx/s=133398 (MB/s=8324) # 36.73 [+1.36] rx=66578 (8324 MB) # 36.73 [+0.00] ok # 36.76 [+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__->