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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.62 [+1.42] tx=111328 (MB=6947), tx/s=111328 (MB/s=6947) # 3.12 [+1.50] rx=111328 (6947 MB) # 3.12 [+0.00] ok # 3.31 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=109524 (MB=6834), tx/s=109524 (MB/s=6834) # 6.13 [+1.36] rx=54406 (6834 MB) # 6.13 [+0.00] ok # 6.32 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=138240 (MB=8626), tx/s=138240 (MB/s=8626) # 9.24 [+1.50] rx=138240 (8626 MB) # 9.24 [+0.00] ok # 9.42 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=132181 (MB=8248), tx/s=132181 (MB/s=8248) # 12.24 [+1.36] rx=66041 (8248 MB) # 12.24 [+0.00] ok # 12.42 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=156160 (MB=9744), tx/s=156160 (MB/s=9744) # 15.35 [+1.50] rx=156160 (9744 MB) # 15.35 [+0.00] ok # 15.55 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=117604 (MB=7338), tx/s=117604 (MB/s=7338) # 18.37 [+1.40] rx=58581 (7338 MB) # 18.37 [+0.00] ok # 18.56 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=119296 (MB=7444), tx/s=119296 (MB/s=7444) # 21.48 [+1.50] rx=119296 (7444 MB) # 21.48 [+0.00] ok # 21.66 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.12 [+1.46] tx=119920 (MB=7483), tx/s=119920 (MB/s=7483) # 24.48 [+1.36] rx=59933 (7483 MB) # 24.48 [+0.00] ok # 24.64 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 26.06 [+1.42] tx=130752 (MB=8159), tx/s=130752 (MB/s=8159) # 27.57 [+1.50] rx=130752 (8159 MB) # 27.57 [+0.00] ok # 27.74 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.21 [+1.46] tx=112522 (MB=7021), tx/s=112522 (MB/s=7021) # 30.57 [+1.36] rx=56248 (7021 MB) # 30.57 [+0.00] ok # 30.74 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.16 [+1.42] tx=148672 (MB=9277), tx/s=148672 (MB/s=9277) # 33.66 [+1.50] rx=148672 (9277 MB) # 33.66 [+0.00] ok # 33.82 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.42] tx=126926 (MB=7920), tx/s=126926 (MB/s=7920) # 36.64 [+1.40] rx=63333 (7920 MB) # 36.64 [+0.00] ok # 36.67 [+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__->