Re: [PATCH v4 0/3] test/dma: add vchan reconfig and SG tests

2023-11-15 Thread fengchengwen
LGTM Series-acked-by: Chengwen Feng PS: since 'test/dma: fix for buffer auto free' already merged, I think you should resend v5 to fix the apply error. On 2023/11/13 20:53, Gowrishankar Muthukrishnan wrote: > This patch series reworks DMA tests to follow unit test framework > followed by new vc

[PATCH v4 0/3] test/dma: add vchan reconfig and SG tests

2023-11-13 Thread Gowrishankar Muthukrishnan
This patch series reworks DMA tests to follow unit test framework followed by new vchan reconfig and SG tests. v4: - Suggestions from Fengchenwen addressed. Gowrishankar Muthukrishnan (3): test/dma: use unit test framework test/dma: test multiple vchan test/dma: add SG copy tests app/tes