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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.43] tx=127648 (MB=7965), tx/s=127648 (MB/s=7965) # 3.11 [+1.50] rx=127648 (7965 MB) # 3.11 [+0.00] ok # 3.31 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=129630 (MB=8089), tx/s=129630 (MB/s=8089) # 6.13 [+1.36] rx=64774 (8089 MB) # 6.13 [+0.00] ok # 6.32 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=116736 (MB=7284), tx/s=116736 (MB/s=7284) # 9.25 [+1.50] rx=116736 (7284 MB) # 9.25 [+0.00] ok # 9.46 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.42] tx=111008 (MB=6927), tx/s=111008 (MB/s=6927) # 12.28 [+1.40] rx=55422 (6927 MB) # 12.28 [+0.00] ok # 12.48 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.42] tx=138016 (MB=8612), tx/s=138016 (MB/s=8612) # 15.40 [+1.50] rx=138016 (8612 MB) # 15.40 [+0.00] ok # 15.58 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=107479 (MB=6707), tx/s=107479 (MB/s=6707) # 18.41 [+1.40] rx=53681 (6707 MB) # 18.41 [+0.00] ok # 18.59 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.42] tx=130400 (MB=8137), tx/s=130400 (MB/s=8137) # 21.52 [+1.50] rx=130400 (8137 MB) # 21.52 [+0.00] ok # 21.69 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.42] tx=130632 (MB=8151), tx/s=130632 (MB/s=8151) # 24.51 [+1.40] rx=65252 (8151 MB) # 24.52 [+0.00] ok # 24.69 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.12 [+1.42] tx=113600 (MB=7089), tx/s=113600 (MB/s=7089) # 27.62 [+1.50] rx=113600 (7089 MB) # 27.62 [+0.00] ok # 27.80 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.27 [+1.46] tx=100574 (MB=6276), tx/s=100574 (MB/s=6276) # 30.63 [+1.36] rx=50255 (6276 MB) # 30.63 [+0.00] ok # 30.82 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.24 [+1.42] tx=144992 (MB=9048), tx/s=144992 (MB/s=9048) # 33.75 [+1.50] rx=144992 (9048 MB) # 33.75 [+0.00] ok # 33.92 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=135947 (MB=8483), tx/s=135947 (MB/s=8483) # 36.74 [+1.40] rx=67805 (8483 MB) # 36.74 [+0.00] ok # 36.76 [+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__->