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=112512 (MB=7021), tx/s=112512 (MB/s=7021) # 3.07 [+1.50] rx=112512 (7021 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=111408 (MB=6952), tx/s=111408 (MB/s=6952) # 6.06 [+1.40] rx=55680 (6952 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=116864 (MB=7292), tx/s=116864 (MB/s=7292) # 9.15 [+1.50] rx=116864 (7292 MB) # 9.15 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=120052 (MB=7491), tx/s=120052 (MB/s=7491) # 12.15 [+1.40] rx=59964 (7491 MB) # 12.15 [+0.00] ok # 12.33 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=128000 (MB=7987), tx/s=128000 (MB/s=7987) # 15.25 [+1.50] rx=128000 (7987 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=121013 (MB=7551), tx/s=121013 (MB/s=7551) # 18.24 [+1.40] rx=60342 (7551 MB) # 18.25 [+0.00] ok # 18.42 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=111872 (MB=6981), tx/s=111872 (MB/s=6981) # 21.35 [+1.50] rx=111872 (6981 MB) # 21.35 [+0.00] ok # 21.50 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=99248 (MB=6193), tx/s=99248 (MB/s=6193) # 24.32 [+1.36] rx=49605 (6193 MB) # 24.32 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=116128 (MB=7246), tx/s=116128 (MB/s=7246) # 27.41 [+1.50] rx=116128 (7246 MB) # 27.42 [+0.00] ok # 27.57 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.42] tx=116111 (MB=7245), tx/s=116111 (MB/s=7245) # 30.39 [+1.40] rx=58031 (7245 MB) # 30.39 [+0.00] ok # 30.55 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=132448 (MB=8265), tx/s=132448 (MB/s=8265) # 33.47 [+1.50] rx=132448 (8265 MB) # 33.47 [+0.00] ok # 33.63 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=118063 (MB=7367), tx/s=118063 (MB/s=7367) # 36.45 [+1.40] rx=59003 (7367 MB) # 36.45 [+0.00] ok # 36.47 [+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__->