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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=87328 (MB=5449), tx/s=87328 (MB/s=5449) # 3.04 [+1.50] rx=87328 (5449 MB) # 3.04 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=128954 (MB=8047), tx/s=128954 (MB/s=8047) # 6.03 [+1.36] rx=64429 (8047 MB) # 6.03 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=111808 (MB=6977), tx/s=111808 (MB/s=6977) # 9.11 [+1.50] rx=110663 (6905 MB) # 9.11 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=138324 (MB=8631), tx/s=138324 (MB/s=8631) # 12.08 [+1.36] rx=69121 (8631 MB) # 12.08 [+0.00] ok # 12.24 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=137664 (MB=8590), tx/s=137664 (MB/s=8590) # 15.16 [+1.50] rx=137664 (8590 MB) # 15.16 [+0.00] ok # 15.32 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=136183 (MB=8498), tx/s=136183 (MB/s=8498) # 18.13 [+1.40] rx=67975 (8498 MB) # 18.13 [+0.00] ok # 18.31 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=108000 (MB=6739), tx/s=108000 (MB/s=6739) # 21.23 [+1.50] rx=108000 (6739 MB) # 21.23 [+0.00] ok # 21.39 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.46] tx=125822 (MB=7851), tx/s=125822 (MB/s=7851) # 24.21 [+1.36] rx=62864 (7851 MB) # 24.21 [+0.00] ok # 24.38 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.81 [+1.42] tx=93408 (MB=5829), tx/s=93408 (MB/s=5829) # 27.31 [+1.50] rx=93408 (5829 MB) # 27.31 [+0.00] ok # 27.49 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 28.91 [+1.42] tx=125561 (MB=7835), tx/s=125561 (MB/s=7835) # 30.31 [+1.40] rx=62747 (7835 MB) # 30.31 [+0.00] ok # 30.46 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=130240 (MB=8127), tx/s=130240 (MB/s=8127) # 33.38 [+1.50] rx=130240 (8127 MB) # 33.38 [+0.00] ok # 33.53 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.96 [+1.42] tx=137170 (MB=8559), tx/s=137170 (MB/s=8559) # 36.36 [+1.40] rx=68475 (8559 MB) # 36.36 [+0.00] ok # 36.38 [+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__->