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=136992 (MB=8548), tx/s=136992 (MB/s=8548) # 3.08 [+1.50] rx=136992 (8548 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=117218 (MB=7314), tx/s=117218 (MB/s=7314) # 6.08 [+1.36] rx=58594 (7314 MB) # 6.09 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=136640 (MB=8526), tx/s=136640 (MB/s=8526) # 9.19 [+1.50] rx=136640 (8526 MB) # 9.19 [+0.00] ok # 9.39 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=120278 (MB=7505), tx/s=120278 (MB/s=7505) # 12.21 [+1.36] rx=60128 (7505 MB) # 12.22 [+0.00] ok # 12.40 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=154752 (MB=9657), tx/s=154752 (MB/s=9657) # 15.32 [+1.50] rx=154752 (9657 MB) # 15.32 [+0.00] ok # 15.50 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=106952 (MB=6674), tx/s=106952 (MB/s=6674) # 18.32 [+1.40] rx=53114 (6674 MB) # 18.32 [+0.00] ok # 18.52 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.95 [+1.42] tx=113568 (MB=7087), tx/s=113568 (MB/s=7087) # 21.45 [+1.50] rx=113568 (7087 MB) # 21.45 [+0.00] ok # 21.65 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.46] tx=112028 (MB=6990), tx/s=112028 (MB/s=6990) # 24.47 [+1.36] rx=55930 (6990 MB) # 24.47 [+0.00] ok # 24.68 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=135488 (MB=8454), tx/s=135488 (MB/s=8454) # 27.61 [+1.50] rx=135488 (8454 MB) # 27.61 [+0.00] ok # 27.82 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.24 [+1.42] tx=126394 (MB=7887), tx/s=126394 (MB/s=7887) # 30.64 [+1.40] rx=62112 (7887 MB) # 30.64 [+0.00] ok # 30.84 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=162976 (MB=10170), tx/s=162976 (MB/s=10170) # 33.76 [+1.50] rx=162976 (10170 MB) # 33.76 [+0.00] ok # 33.94 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.36 [+1.42] tx=122676 (MB=7655), tx/s=122676 (MB/s=7655) # 36.76 [+1.40] rx=61109 (7655 MB) # 36.76 [+0.00] ok # 36.79 [+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__->