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=104128 (MB=6497), tx/s=104128 (MB/s=6497) # 3.07 [+1.50] rx=104128 (6497 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=112620 (MB=7027), tx/s=112620 (MB/s=7027) # 6.08 [+1.36] rx=56274 (7027 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=101408 (MB=6328), tx/s=101408 (MB/s=6328) # 9.17 [+1.50] rx=101408 (6328 MB) # 9.17 [+0.00] ok # 9.34 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=119923 (MB=7483), tx/s=119923 (MB/s=7483) # 12.16 [+1.36] rx=59902 (7483 MB) # 12.17 [+0.00] ok # 12.33 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=108800 (MB=6789), tx/s=108800 (MB/s=6789) # 15.25 [+1.50] rx=108800 (6789 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=121874 (MB=7605), tx/s=121874 (MB/s=7605) # 18.24 [+1.40] rx=60715 (7605 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=90688 (MB=5659), tx/s=90688 (MB/s=5659) # 21.35 [+1.50] rx=90688 (5659 MB) # 21.35 [+0.00] ok # 21.53 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=130745 (MB=8158), tx/s=130745 (MB/s=8158) # 24.35 [+1.36] rx=65370 (8158 MB) # 24.35 [+0.00] ok # 24.53 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=108384 (MB=6763), tx/s=108384 (MB/s=6763) # 27.45 [+1.50] rx=108240 (6754 MB) # 27.45 [+0.00] ok # 27.61 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=134896 (MB=8418), tx/s=134896 (MB/s=8418) # 30.43 [+1.36] rx=67445 (8418 MB) # 30.43 [+0.00] ok # 30.59 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=141056 (MB=8802), tx/s=141056 (MB/s=8802) # 33.51 [+1.50] rx=141056 (8802 MB) # 33.51 [+0.00] ok # 33.67 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=142215 (MB=8874), tx/s=142215 (MB/s=8874) # 36.49 [+1.40] rx=71007 (8874 MB) # 36.49 [+0.00] ok # 36.51 [+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__->