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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=111584 (MB=6963), tx/s=111584 (MB/s=6963) # 3.08 [+1.50] rx=111584 (6963 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=106941 (MB=6673), tx/s=106941 (MB/s=6673) # 6.08 [+1.40] rx=53426 (6673 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=121248 (MB=7566), tx/s=121248 (MB/s=7566) # 9.16 [+1.50] rx=121248 (7566 MB) # 9.16 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=123051 (MB=7678), tx/s=123051 (MB/s=7678) # 12.15 [+1.40] rx=61510 (7678 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=134432 (MB=8389), tx/s=134432 (MB/s=8389) # 15.24 [+1.50] rx=134432 (8389 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=124808 (MB=7788), tx/s=124808 (MB/s=7788) # 18.23 [+1.40] rx=62365 (7788 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=111392 (MB=6951), tx/s=111392 (MB/s=6951) # 21.33 [+1.50] rx=111392 (6951 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=111314 (MB=6946), tx/s=111314 (MB/s=6946) # 24.32 [+1.40] rx=55643 (6946 MB) # 24.32 [+0.00] ok # 24.50 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=118112 (MB=7370), tx/s=118112 (MB/s=7370) # 27.42 [+1.50] rx=118112 (7370 MB) # 27.42 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.42] tx=119664 (MB=7467), tx/s=119664 (MB/s=7467) # 30.41 [+1.40] rx=59811 (7467 MB) # 30.42 [+0.00] ok # 30.58 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=136000 (MB=8486), tx/s=136000 (MB/s=8486) # 33.51 [+1.50] rx=136000 (8486 MB) # 33.51 [+0.00] ok # 33.67 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.46] tx=119264 (MB=7442), tx/s=119264 (MB/s=7442) # 36.49 [+1.36] rx=59604 (7442 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__->