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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=111456 (MB=6955), tx/s=111456 (MB/s=6955) # 3.07 [+1.50] rx=111456 (6955 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=113246 (MB=7066), tx/s=113246 (MB/s=7066) # 6.07 [+1.36] rx=56525 (7066 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=116768 (MB=7286), tx/s=116768 (MB/s=7286) # 9.17 [+1.50] rx=116768 (7286 MB) # 9.17 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=118309 (MB=7382), tx/s=118309 (MB/s=7382) # 12.17 [+1.40] rx=59122 (7382 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=132736 (MB=8283), tx/s=132736 (MB/s=8283) # 15.26 [+1.50] rx=132736 (8283 MB) # 15.26 [+0.00] ok # 15.43 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=121162 (MB=7560), tx/s=121162 (MB/s=7560) # 18.25 [+1.40] rx=60378 (7560 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=134688 (MB=8405), tx/s=134688 (MB/s=8405) # 21.34 [+1.50] rx=134688 (8405 MB) # 21.34 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.42] tx=111484 (MB=6957), tx/s=111484 (MB/s=6957) # 24.33 [+1.40] rx=55721 (6957 MB) # 24.33 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=114816 (MB=7164), tx/s=114816 (MB/s=7164) # 27.42 [+1.50] rx=114816 (7164 MB) # 27.42 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=132231 (MB=8251), tx/s=132231 (MB/s=8251) # 30.40 [+1.36] rx=65268 (8251 MB) # 30.40 [+0.00] ok # 30.57 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=161792 (MB=10096), tx/s=161792 (MB/s=10096) # 33.49 [+1.50] rx=161792 (10096 MB) # 33.49 [+0.00] ok # 33.66 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=118238 (MB=7378), tx/s=118238 (MB/s=7378) # 36.48 [+1.40] rx=59000 (7378 MB) # 36.48 [+0.00] ok # 36.50 [+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__->