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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=117152 (MB=7310), tx/s=117152 (MB/s=7310) # 3.09 [+1.50] rx=117152 (7310 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.42] tx=113195 (MB=7063), tx/s=113195 (MB/s=7063) # 6.10 [+1.40] rx=56558 (7063 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=151232 (MB=9437), tx/s=151232 (MB/s=9437) # 9.21 [+1.50] rx=151232 (9437 MB) # 9.22 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=117111 (MB=7308), tx/s=117111 (MB/s=7308) # 12.21 [+1.36] rx=58496 (7308 MB) # 12.21 [+0.00] ok # 12.39 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=151648 (MB=9463), tx/s=151648 (MB/s=9463) # 15.31 [+1.50] rx=151648 (9463 MB) # 15.32 [+0.00] ok # 15.49 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.46] tx=139505 (MB=8705), tx/s=139505 (MB/s=8705) # 18.31 [+1.36] rx=69623 (8705 MB) # 18.31 [+0.00] ok # 18.48 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=140288 (MB=8754), tx/s=140288 (MB/s=8754) # 21.40 [+1.50] rx=140288 (8754 MB) # 21.41 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=111345 (MB=6948), tx/s=111345 (MB/s=6948) # 24.41 [+1.36] rx=55505 (6948 MB) # 24.41 [+0.00] ok # 24.58 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=119936 (MB=7484), tx/s=119936 (MB/s=7484) # 27.50 [+1.50] rx=119936 (7484 MB) # 27.50 [+0.00] ok # 27.66 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.42] tx=115861 (MB=7230), tx/s=115861 (MB/s=7230) # 30.49 [+1.40] rx=57821 (7230 MB) # 30.49 [+0.00] ok # 30.66 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.08 [+1.42] tx=160128 (MB=9992), tx/s=160128 (MB/s=9992) # 33.58 [+1.50] rx=160128 (9992 MB) # 33.58 [+0.00] ok # 33.77 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.46] tx=136688 (MB=8529), tx/s=136688 (MB/s=8529) # 36.59 [+1.36] rx=68225 (8529 MB) # 36.60 [+0.00] ok # 36.62 [+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__->