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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=125312 (MB=7819), tx/s=125312 (MB/s=7819) # 3.05 [+1.50] rx=125312 (7819 MB) # 3.05 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=125172 (MB=7811), tx/s=125172 (MB/s=7811) # 6.04 [+1.36] rx=62531 (7811 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=140064 (MB=8740), tx/s=140064 (MB/s=8740) # 9.11 [+1.50] rx=140064 (8740 MB) # 9.11 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=131405 (MB=8200), tx/s=131405 (MB/s=8200) # 12.09 [+1.36] rx=64536 (8200 MB) # 12.09 [+0.00] ok # 12.24 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=157408 (MB=9822), tx/s=157408 (MB/s=9822) # 15.16 [+1.50] rx=157408 (9822 MB) # 15.16 [+0.00] ok # 15.31 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=144048 (MB=8989), tx/s=144048 (MB/s=8989) # 18.13 [+1.40] rx=71966 (8989 MB) # 18.13 [+0.00] ok # 18.30 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.72 [+1.42] tx=138496 (MB=8642), tx/s=138496 (MB/s=8642) # 21.22 [+1.50] rx=138496 (8642 MB) # 21.22 [+0.00] ok # 21.39 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.46] tx=121749 (MB=7597), tx/s=121749 (MB/s=7597) # 24.21 [+1.36] rx=60870 (7597 MB) # 24.21 [+0.00] ok # 24.37 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.79 [+1.42] tx=139648 (MB=8714), tx/s=139648 (MB/s=8714) # 27.29 [+1.50] rx=139648 (8714 MB) # 27.29 [+0.00] ok # 27.46 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.92 [+1.46] tx=131475 (MB=8204), tx/s=131475 (MB/s=8204) # 30.28 [+1.36] rx=65721 (8204 MB) # 30.28 [+0.00] ok # 30.44 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.85 [+1.42] tx=163296 (MB=10190), tx/s=163296 (MB/s=10190) # 33.36 [+1.50] rx=163296 (10190 MB) # 33.36 [+0.00] ok # 33.53 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 34.95 [+1.42] tx=133799 (MB=8349), tx/s=133799 (MB/s=8349) # 36.35 [+1.40] rx=66784 (8349 MB) # 36.35 [+0.00] ok # 36.37 [+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__->