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.56 [+1.42] tx=115392 (MB=7200), tx/s=115392 (MB/s=7200) # 3.06 [+1.50] rx=115392 (7200 MB) # 3.06 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.62 [+1.42] tx=122473 (MB=7642), tx/s=122473 (MB/s=7642) # 6.02 [+1.40] rx=61025 (7642 MB) # 6.03 [+0.00] ok # 6.18 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.60 [+1.42] tx=152064 (MB=9489), tx/s=152064 (MB/s=9489) # 9.10 [+1.50] rx=152064 (9489 MB) # 9.10 [+0.00] ok # 9.26 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.68 [+1.42] tx=119673 (MB=7468), tx/s=119673 (MB/s=7468) # 12.08 [+1.40] rx=59820 (7468 MB) # 12.08 [+0.00] ok # 12.24 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=167392 (MB=10445), tx/s=167392 (MB/s=10445) # 15.16 [+1.50] rx=167392 (10445 MB) # 15.16 [+0.00] ok # 15.31 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=147251 (MB=9189), tx/s=147251 (MB/s=9189) # 18.13 [+1.40] rx=73562 (9189 MB) # 18.13 [+0.00] ok # 18.29 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.71 [+1.42] tx=112288 (MB=7007), tx/s=112288 (MB/s=7007) # 21.21 [+1.50] rx=112288 (7007 MB) # 21.21 [+0.00] ok # 21.36 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.78 [+1.42] tx=131682 (MB=8217), tx/s=131682 (MB/s=8217) # 24.18 [+1.40] rx=65786 (8217 MB) # 24.18 [+0.00] ok # 24.33 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.75 [+1.42] tx=119680 (MB=7468), tx/s=119680 (MB/s=7468) # 27.25 [+1.50] rx=119680 (7468 MB) # 27.25 [+0.00] ok # 27.41 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.83 [+1.42] tx=118655 (MB=7404), tx/s=118655 (MB/s=7404) # 30.23 [+1.40] rx=59318 (7404 MB) # 30.23 [+0.00] ok # 30.40 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.82 [+1.42] tx=164000 (MB=10234), tx/s=164000 (MB/s=10234) # 33.32 [+1.50] rx=164000 (10234 MB) # 33.32 [+0.00] ok # 33.48 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.90 [+1.42] tx=144661 (MB=9027), tx/s=144661 (MB/s=9027) # 36.30 [+1.40] rx=72253 (9027 MB) # 36.30 [+0.00] ok # 36.32 [+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__->