Hi, Could this patch series be reviewed ? As of now, patches are rebased without any conflicts.
Thanks, Gowrishankar > -----Original Message----- > From: Gowrishankar Muthukrishnan <[email protected]> > Sent: Thursday, November 16, 2023 11:15 PM > To: [email protected] > Cc: Anoob Joseph <[email protected]>; Chengwen Feng > <[email protected]>; Vamsi Krishna Attunuru > <[email protected]>; Amit Prakash Shukla > <[email protected]>; Vidya Sagar Velumuri > <[email protected]>; Kevin Laatz <[email protected]>; Bruce > Richardson <[email protected]>; Gowrishankar Muthukrishnan > <[email protected]> > Subject: [PATCH v8 0/3] test/dma: add vchan reconfig and SG tests > > This patch series reworks DMA tests to follow unit test framework followed > by new vchan reconfig and SG tests. > > v8: > - Addressed compilation issue in Windows platform. > > 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(-) > > -- > 2.25.1

