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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=128224 (MB=8001), tx/s=128224 (MB/s=8001) # 3.07 [+1.50] rx=128224 (8001 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=114367 (MB=7136), tx/s=114367 (MB/s=7136) # 6.07 [+1.36] rx=57153 (7136 MB) # 6.07 [+0.00] ok # 6.27 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=138912 (MB=8668), tx/s=138912 (MB/s=8668) # 9.19 [+1.50] rx=138912 (8668 MB) # 9.19 [+0.00] ok # 9.41 [+0.22] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=119007 (MB=7426), tx/s=119007 (MB/s=7426) # 12.23 [+1.36] rx=58429 (7426 MB) # 12.23 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=130432 (MB=8139), tx/s=130432 (MB/s=8139) # 15.35 [+1.50] rx=130432 (8139 MB) # 15.35 [+0.00] ok # 15.55 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=120738 (MB=7534), tx/s=120738 (MB/s=7534) # 18.37 [+1.40] rx=60211 (7534 MB) # 18.37 [+0.00] ok # 18.56 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=127296 (MB=7943), tx/s=127296 (MB/s=7943) # 21.48 [+1.50] rx=127296 (7943 MB) # 21.48 [+0.00] ok # 21.68 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.46] tx=104822 (MB=6541), tx/s=104822 (MB/s=6541) # 24.50 [+1.36] rx=52378 (6541 MB) # 24.50 [+0.00] ok # 24.70 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.12 [+1.42] tx=107552 (MB=6711), tx/s=107552 (MB/s=6711) # 27.62 [+1.50] rx=107552 (6711 MB) # 27.62 [+0.00] ok # 27.83 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.47] tx=99858 (MB=6231), tx/s=99858 (MB/s=6231) # 30.66 [+1.36] rx=49916 (6231 MB) # 30.66 [+0.00] ok # 30.86 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=129184 (MB=8061), tx/s=129184 (MB/s=8061) # 33.79 [+1.50] rx=129184 (8061 MB) # 33.79 [+0.00] ok # 33.98 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.41 [+1.43] tx=106661 (MB=6656), tx/s=106661 (MB/s=6656) # 36.81 [+1.40] rx=53148 (6656 MB) # 36.81 [+0.00] ok # 36.84 [+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__->