Hi Thomas, Gentle ping. Could you please consider merging this series in RC1. Thanks, Amit Shukla From: fengchengwen Sent: Tuesday, October 10, 2023 7:10 AM To: Amit Prakash Shukla ; Kevin Laatz ; Bruce Richardson Cc: dev@dpdk.org; Jerin Jacob Kollanukkaran ; conor.walsh@intel.com; Vamsi Krishna Attunuru ; g.singh@nxp.com; sachin.saxena@oss.nxp.com; hemant.agrawal@nxp.com; cheng1.jiang@intel.com; Nithin Kumar Dabilpuram ; Anoob Joseph ; mb@smartsharesystems.com Subject: [EXT] Re: [PATCH v4 1/2] dmadev: offload to auto free DMA buffer External Email ________________________________ Acked-by: Chengwen Feng On 2023/10/9 20:02, Amit Prakash Shukla wrote: This changeset adds support in DMA library to auto free DMA buffer by hardware. On a supported hardware, application can pass on the mempool information as part of vchan config. Signed-off-by: Amit Prakash Shukla Acked-by: Morten Brørup Acked-by: Anoob Joseph --- lib/dmadev/rte_dmadev.h | 43 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) ...