Hi Thomas, If there are no other review comments, could you please consider merging this series in RC1.
There is a PMD patch pending on this series to get merged. PMD patch: https://patches.dpdk.org/project/dpdk/patch/20230907082443.1002665-1-amitpraka...@marvell.com/ Thanks, Amit Shukla > -----Original Message----- > From: Anoob Joseph <ano...@marvell.com> > Sent: Thursday, September 28, 2023 5:29 PM > To: Amit Prakash Shukla <amitpraka...@marvell.com> > Cc: dev@dpdk.org; Jerin Jacob Kollanukkaran <jer...@marvell.com>; > m...@smartsharesystems.com; fengcheng...@huawei.com; > kevin.la...@intel.com; bruce.richard...@intel.com; conor.wa...@intel.com; > Vamsi Krishna Attunuru <vattun...@marvell.com>; g.si...@nxp.com; > sachin.sax...@oss.nxp.com; hemant.agra...@nxp.com; > cheng1.ji...@intel.com; Nithin Kumar Dabilpuram > <ndabilpu...@marvell.com>; Amit Prakash Shukla > <amitpraka...@marvell.com> > Subject: RE: [PATCH v3 0/2] offload support to free dma source buffer > > > > > This series adds offload support to free source buffer in dma library > > and adds a test support in dmadev_autotest to validate the functionality. > > > > v3: > > - Removed unwanted comment from code. > > > > v2: > > - Resolved review comments. > > - Fixed compilation issue. > > > > v1: > > - Implementation from RFC. > > - Add test support to validate functionality. > > > > Amit Prakash Shukla (2): > > dmadev: offload to free source buffer > > test/dma: add source buffer offload free test > > > > app/test/test_dmadev.c | 166 > > +++++++++++++++++++++++++++++++++++++++- > > lib/dmadev/rte_dmadev.h | 27 +++++++ > > 2 files changed, 192 insertions(+), 1 deletion(-) > > > > -- > > 2.25.1 > > Series Acked-by: Anoob Joseph <ano...@marvell.com>