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=138752 (MB=8658), tx/s=138752 (MB/s=8658) # 3.06 [+1.50] rx=138752 (8658 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=127085 (MB=7930), tx/s=127085 (MB/s=7930) # 6.04 [+1.36] rx=63526 (7930 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=148992 (MB=9297), tx/s=148992 (MB/s=9297) # 9.12 [+1.50] rx=148992 (9297 MB) # 9.12 [+0.00] ok # 9.30 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=134082 (MB=8367), tx/s=134082 (MB/s=8367) # 12.12 [+1.40] rx=66984 (8367 MB) # 12.12 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=157280 (MB=9814), tx/s=157280 (MB/s=9814) # 15.21 [+1.50] rx=157280 (9814 MB) # 15.21 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.50] tx=131678 (MB=8217), tx/s=131678 (MB/s=8217) # 18.20 [+1.32] rx=65682 (8217 MB) # 18.20 [+0.00] ok # 18.38 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=133376 (MB=8323), tx/s=133376 (MB/s=8323) # 21.31 [+1.50] rx=133376 (8323 MB) # 21.31 [+0.00] ok # 21.50 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.97 [+1.46] tx=109714 (MB=6846), tx/s=109714 (MB/s=6846) # 24.33 [+1.36] rx=54826 (6846 MB) # 24.33 [+0.00] ok # 24.51 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=115456 (MB=7204), tx/s=115456 (MB/s=7204) # 27.44 [+1.50] rx=115456 (7204 MB) # 27.44 [+0.00] ok # 27.63 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=117993 (MB=7363), tx/s=117993 (MB/s=7363) # 30.45 [+1.36] rx=58935 (7363 MB) # 30.45 [+0.00] ok # 30.63 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=116864 (MB=7292), tx/s=116864 (MB/s=7292) # 33.56 [+1.50] rx=116864 (7292 MB) # 33.56 [+0.00] ok # 33.74 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=135703 (MB=8468), tx/s=135703 (MB/s=8468) # 36.56 [+1.40] rx=67657 (8468 MB) # 36.56 [+0.00] ok # 36.58 [+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__->