RE: [EXT] Re: [PATCH v3 1/2] dmadev: offload to free source buffer

2023-10-09 Thread Amit Prakash Shukla
acob Kollanukkaran ; > m...@smartsharesystems.com; conor.wa...@intel.com; Vamsi Krishna > Attunuru ; g.si...@nxp.com; > sachin.sax...@oss.nxp.com; hemant.agra...@nxp.com; > cheng1.ji...@intel.com; Nithin Kumar Dabilpuram > ; Anoob Joseph > Subject: Re: [EXT] Re: [PATCH v3 1/2] d

Re: [EXT] Re: [PATCH v3 1/2] dmadev: offload to free source buffer

2023-10-09 Thread fengchengwen
n Jacob Kollanukkaran ; >> m...@smartsharesystems.com; conor.wa...@intel.com; Vamsi Krishna >> Attunuru ; g.si...@nxp.com; >> sachin.sax...@oss.nxp.com; hemant.agra...@nxp.com; >> cheng1.ji...@intel.com; Nithin Kumar Dabilpuram >> ; Anoob Joseph &g

RE: [EXT] Re: [PATCH v3 1/2] dmadev: offload to free source buffer

2023-10-09 Thread Amit Prakash Shukla
k.org; Jerin Jacob Kollanukkaran ; > m...@smartsharesystems.com; conor.wa...@intel.com; Vamsi Krishna > Attunuru ; g.si...@nxp.com; > sachin.sax...@oss.nxp.com; hemant.agra...@nxp.com; > cheng1.ji...@intel.com; Nithin Kumar Dabilpuram > ; Anoob Joseph > Subject: [EXT] Re: [PATCH v3 1/2] d

Re: [PATCH v3 1/2] dmadev: offload to free source buffer

2023-10-07 Thread fengchengwen
Hi Amit, On 2023/9/28 19:50, Amit Prakash Shukla wrote: > This changeset adds support in DMA library to free source DMA buffer by > hardware. On a supported hardware, application can pass on the mempool > information as part of vchan config when the DMA transfer direction is > configured as RTE_DM

[PATCH v3 1/2] dmadev: offload to free source buffer

2023-09-28 Thread Amit Prakash Shukla
This changeset adds support in DMA library to free source DMA buffer by hardware. On a supported hardware, application can pass on the mempool information as part of vchan config when the DMA transfer direction is configured as RTE_DMA_DIR_MEM_TO_DEV. Signed-off-by: Amit Prakash Shukla Acked-by: