Re: [dpdk-dev] [PATCH v19 2/7] dmadev: introduce DMA device library internal header
From: Conor Walsh <hidden>
Date: 2021-09-03 15:35:51
From: Conor Walsh <hidden>
Date: 2021-09-03 15:35:51
This patch introduce DMA device library internal header, which contains internal data types that are used by the DMA devices in order to expose their ops to the class. Signed-off-by: Chengwen Feng <redacted> Acked-by: Bruce Richardson <redacted> Acked-by: Morten Brørup <redacted> ---
<snip> Reviewed-by: Conor Walsh <redacted>