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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.43] tx=110816 (MB=6915), tx/s=110816 (MB/s=6915) # 3.12 [+1.50] rx=110816 (6915 MB) # 3.12 [+0.00] ok # 3.32 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.43] tx=112420 (MB=7015), tx/s=112420 (MB/s=7015) # 6.14 [+1.40] rx=56178 (7015 MB) # 6.15 [+0.00] ok # 6.34 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.77 [+1.42] tx=148960 (MB=9295), tx/s=148960 (MB/s=9295) # 9.27 [+1.50] rx=148960 (9295 MB) # 9.27 [+0.00] ok # 9.47 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.94 [+1.47] tx=114932 (MB=7172), tx/s=114932 (MB/s=7172) # 12.30 [+1.36] rx=57256 (7172 MB) # 12.30 [+0.00] ok # 12.51 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.94 [+1.43] tx=135456 (MB=8452), tx/s=135456 (MB/s=8452) # 15.44 [+1.50] rx=135456 (8452 MB) # 15.44 [+0.00] ok # 15.62 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.04 [+1.42] tx=124639 (MB=7777), tx/s=124639 (MB/s=7777) # 18.45 [+1.40] rx=62160 (7777 MB) # 18.45 [+0.00] ok # 18.74 [+0.30] ipv6 udp -m 1 -t 1 -n 32 # 20.18 [+1.44] tx=119520 (MB=7458), tx/s=119520 (MB/s=7458) # 21.68 [+1.50] rx=119520 (7458 MB) # 21.68 [+0.00] ok # 21.95 [+0.27] ipv6 tcp -m 1 -t 1 -n 1 # 23.43 [+1.47] tx=108209 (MB=6752), tx/s=108209 (MB/s=6752) # 24.78 [+1.36] rx=54074 (6752 MB) # 24.79 [+0.00] ok # 24.99 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.41 [+1.43] tx=133856 (MB=8353), tx/s=133856 (MB/s=8353) # 27.91 [+1.50] rx=133856 (8353 MB) # 27.92 [+0.00] ok # 28.10 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.56 [+1.46] tx=128844 (MB=8040), tx/s=128844 (MB/s=8040) # 30.92 [+1.36] rx=64384 (8040 MB) # 30.92 [+0.00] ok # 31.10 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.52 [+1.42] tx=164512 (MB=10266), tx/s=164512 (MB/s=10266) # 34.02 [+1.50] rx=164512 (10266 MB) # 34.02 [+0.00] ok # 34.22 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.65 [+1.43] tx=110409 (MB=6889), tx/s=110409 (MB/s=6889) # 37.05 [+1.40] rx=54579 (6889 MB) # 37.05 [+0.00] ok # 37.07 [+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__->