Acked-by: Chengwen Feng <fengcheng...@huawei.com>
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<amitpraka...@marvell.com> Acked-by: Morten Brørup<m...@smartsharesystems.com> Acked-by: Anoob Joseph<ano...@marvell.com> --- lib/dmadev/rte_dmadev.h | 43 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) ...