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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=111360 (MB=6949), tx/s=111360 (MB/s=6949) # 3.05 [+1.50] rx=111360 (6949 MB) # 3.05 [+0.00] ok # 3.19 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.61 [+1.42] tx=115934 (MB=7234), tx/s=115934 (MB/s=7234) # 6.01 [+1.40] rx=57955 (7234 MB) # 6.01 [+0.00] ok # 6.16 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.58 [+1.42] tx=118592 (MB=7400), tx/s=118592 (MB/s=7400) # 9.08 [+1.50] rx=118592 (7400 MB) # 9.08 [+0.00] ok # 9.23 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.64 [+1.42] tx=120313 (MB=7507), tx/s=120313 (MB/s=7507) # 12.05 [+1.40] rx=60145 (7507 MB) # 12.05 [+0.00] ok # 12.20 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.61 [+1.42] tx=131360 (MB=8197), tx/s=131360 (MB/s=8197) # 15.11 [+1.50] rx=131360 (8197 MB) # 15.12 [+0.00] ok # 15.26 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.68 [+1.42] tx=118908 (MB=7420), tx/s=118908 (MB/s=7420) # 18.08 [+1.40] rx=59363 (7420 MB) # 18.08 [+0.00] ok # 18.24 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.66 [+1.42] tx=111328 (MB=6947), tx/s=111328 (MB/s=6947) # 21.16 [+1.50] rx=111328 (6947 MB) # 21.16 [+0.00] ok # 21.31 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.73 [+1.42] tx=113420 (MB=7077), tx/s=113420 (MB/s=7077) # 24.13 [+1.40] rx=56706 (7077 MB) # 24.13 [+0.00] ok # 24.28 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.69 [+1.42] tx=117376 (MB=7324), tx/s=117376 (MB/s=7324) # 27.20 [+1.50] rx=117376 (7324 MB) # 27.20 [+0.00] ok # 27.35 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.76 [+1.42] tx=118104 (MB=7370), tx/s=118104 (MB/s=7370) # 30.17 [+1.40] rx=59042 (7370 MB) # 30.17 [+0.00] ok # 30.32 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.74 [+1.42] tx=130336 (MB=8133), tx/s=130336 (MB/s=8133) # 33.24 [+1.50] rx=130336 (8133 MB) # 33.24 [+0.00] ok # 33.40 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.82 [+1.42] tx=120534 (MB=7521), tx/s=120534 (MB/s=7521) # 36.22 [+1.40] rx=60243 (7521 MB) # 36.22 [+0.00] ok # 36.25 [+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__->