Re: [PATCH v5 2/2] tools/dma: move dma_map_benchmark from selftests to tools/dma

From: Barry Song

Date: Tue Oct 28 2025 - 16:05:36 EST


On Tue, Oct 28, 2025 at 8:09 PM Qinxin Xia <xiaqinxin@xxxxxxxxxx> wrote:
>
> dma_map_benchmark is a standalone developer tool rather than an
> automated selftest. It has no pass/fail criteria, expects manual
> invocation, and is built as a normal userspace binary. Move it to
> tools/dma/ and add a minimal Makefile.
>
> Suggested-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
> Suggested-by: Barry Song <baohua@xxxxxxxxxx>
> Signed-off-by: Qinxin Xia <xiaqinxin@xxxxxxxxxx>

Thanks!

Acked-by: Barry Song <baohua@xxxxxxxxxx>

Barry