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=130464 (MB=8141), tx/s=130464 (MB/s=8141) # 3.07 [+1.50] rx=130464 (8141 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=111586 (MB=6963), tx/s=111586 (MB/s=6963) # 6.07 [+1.36] rx=55755 (6963 MB) # 6.07 [+0.00] ok # 6.27 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=137248 (MB=8564), tx/s=137248 (MB/s=8564) # 9.19 [+1.50] rx=137248 (8564 MB) # 9.19 [+0.00] ok # 9.38 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.47] tx=113348 (MB=7073), tx/s=113348 (MB/s=7073) # 12.21 [+1.36] rx=56639 (7073 MB) # 12.21 [+0.00] ok # 12.39 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=131968 (MB=8235), tx/s=131968 (MB/s=8235) # 15.32 [+1.50] rx=131968 (8235 MB) # 15.32 [+0.00] ok # 15.49 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=140850 (MB=8789), tx/s=140850 (MB/s=8789) # 18.31 [+1.40] rx=70300 (8789 MB) # 18.31 [+0.00] ok # 18.47 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=135520 (MB=8456), tx/s=135520 (MB/s=8456) # 21.39 [+1.50] rx=135520 (8456 MB) # 21.39 [+0.00] ok # 21.57 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=125529 (MB=7833), tx/s=125529 (MB/s=7833) # 24.39 [+1.36] rx=62718 (7833 MB) # 24.40 [+0.00] ok # 24.57 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=137056 (MB=8552), tx/s=137056 (MB/s=8552) # 27.49 [+1.50] rx=137056 (8552 MB) # 27.49 [+0.00] ok # 27.66 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.46] tx=130382 (MB=8136), tx/s=130382 (MB/s=8136) # 30.48 [+1.36] rx=65165 (8136 MB) # 30.48 [+0.00] ok # 30.67 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=164480 (MB=10264), tx/s=164480 (MB/s=10264) # 33.60 [+1.50] rx=164480 (10264 MB) # 33.60 [+0.00] ok # 33.78 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=132132 (MB=8245), tx/s=132132 (MB/s=8245) # 36.61 [+1.40] rx=65888 (8245 MB) # 36.61 [+0.00] ok # 36.63 [+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__->