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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.43] tx=133248 (MB=8315), tx/s=133248 (MB/s=8315) # 3.10 [+1.50] rx=133248 (8315 MB) # 3.10 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.47] tx=114646 (MB=7154), tx/s=114646 (MB/s=7154) # 6.13 [+1.36] rx=57252 (7154 MB) # 6.13 [+0.00] ok # 6.34 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=147936 (MB=9231), tx/s=147936 (MB/s=9231) # 9.26 [+1.50] rx=147936 (9231 MB) # 9.27 [+0.00] ok # 9.47 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.42] tx=108033 (MB=6741), tx/s=108033 (MB/s=6741) # 12.29 [+1.40] rx=53928 (6741 MB) # 12.29 [+0.00] ok # 12.47 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=151136 (MB=9431), tx/s=151136 (MB/s=9431) # 15.40 [+1.50] rx=151136 (9431 MB) # 15.40 [+0.00] ok # 15.59 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.43] tx=126021 (MB=7864), tx/s=126021 (MB/s=7864) # 18.41 [+1.40] rx=62873 (7864 MB) # 18.42 [+0.00] ok # 18.63 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.42] tx=101120 (MB=6310), tx/s=101120 (MB/s=6310) # 21.55 [+1.50] rx=101120 (6310 MB) # 21.56 [+0.00] ok # 21.74 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.43] tx=106402 (MB=6639), tx/s=106402 (MB/s=6639) # 24.57 [+1.40] rx=53125 (6639 MB) # 24.57 [+0.00] ok # 24.77 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.43] tx=116128 (MB=7246), tx/s=116128 (MB/s=7246) # 27.70 [+1.50] rx=116128 (7246 MB) # 27.70 [+0.00] ok # 27.90 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.37 [+1.46] tx=130122 (MB=8120), tx/s=130122 (MB/s=8120) # 30.73 [+1.36] rx=65038 (8120 MB) # 30.73 [+0.00] ok # 30.91 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.33 [+1.42] tx=149024 (MB=9299), tx/s=149024 (MB/s=9299) # 33.83 [+1.50] rx=149024 (9299 MB) # 33.83 [+0.00] ok # 34.04 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.46 [+1.42] tx=136291 (MB=8505), tx/s=136291 (MB/s=8505) # 36.86 [+1.40] rx=67997 (8505 MB) # 36.86 [+0.00] ok # 36.89 [+0.03] 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__->