Hi, Could this patch series be reviewed ? As of now, patches are rebased without any conflicts.
Thanks, Gowrishankar > -----Original Message----- > From: Gowrishankar Muthukrishnan <gmuthukri...@marvell.com> > Sent: Thursday, November 16, 2023 11:15 PM > To: dev@dpdk.org > Cc: Anoob Joseph <ano...@marvell.com>; Chengwen Feng > <fengcheng...@huawei.com>; Vamsi Krishna Attunuru > <vattun...@marvell.com>; Amit Prakash Shukla > <amitpraka...@marvell.com>; Vidya Sagar Velumuri > <vvelum...@marvell.com>; Kevin Laatz <kevin.la...@intel.com>; Bruce > Richardson <bruce.richard...@intel.com>; Gowrishankar Muthukrishnan > <gmuthukri...@marvell.com> > 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