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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=88320 (MB=5511), tx/s=88320 (MB/s=5511) # 3.09 [+1.50] rx=88161 (5501 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=104063 (MB=6493), tx/s=104063 (MB/s=6493) # 6.12 [+1.36] rx=51944 (6493 MB) # 6.12 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=109504 (MB=6833), tx/s=109504 (MB/s=6833) # 9.25 [+1.50] rx=109449 (6830 MB) # 9.25 [+0.00] ok # 9.45 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.42] tx=117102 (MB=7307), tx/s=117102 (MB/s=7307) # 12.27 [+1.40] rx=58356 (7307 MB) # 12.27 [+0.00] ok # 12.46 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=99008 (MB=6178), tx/s=99008 (MB/s=6178) # 15.39 [+1.50] rx=99008 (6178 MB) # 15.39 [+0.00] ok # 15.55 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=133061 (MB=8303), tx/s=133061 (MB/s=8303) # 18.37 [+1.40] rx=66332 (8303 MB) # 18.37 [+0.00] ok # 18.54 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=112896 (MB=7045), tx/s=112896 (MB/s=7045) # 21.46 [+1.50] rx=112890 (7044 MB) # 21.46 [+0.00] ok # 21.66 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.12 [+1.46] tx=105310 (MB=6571), tx/s=105310 (MB/s=6571) # 24.48 [+1.36] rx=52620 (6571 MB) # 24.48 [+0.00] ok # 24.69 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=109184 (MB=6813), tx/s=109184 (MB/s=6813) # 27.61 [+1.50] rx=109155 (6811 MB) # 27.61 [+0.00] ok # 27.79 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.46] tx=128626 (MB=8026), tx/s=128626 (MB/s=8026) # 30.62 [+1.36] rx=64297 (8026 MB) # 30.62 [+0.00] ok # 30.80 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.22 [+1.42] tx=131808 (MB=8225), tx/s=131808 (MB/s=8225) # 33.72 [+1.50] rx=131788 (8224 MB) # 33.72 [+0.00] ok # 33.92 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=133545 (MB=8333), tx/s=133545 (MB/s=8333) # 36.74 [+1.40] rx=66653 (8333 MB) # 36.74 [+0.00] ok # 36.77 [+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__->