LGTM Series-acked-by: Chengwen Feng <fengcheng...@huawei.com> 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 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/test/test_dmadev.c | 374 +++++++++++++++++++++++++++++-------- > app/test/test_dmadev_api.c | 316 +++++++++++++++++++++++-------- > 2 files changed, 534 insertions(+), 156 deletions(-) >