[dpdk-dev] [PATCH v2 03/10] dma/ioat: add datapath structures
Kevin Laatz
kevin.laatz at intel.com
Tue Sep 7 12:11:24 CEST 2021
On 03/09/2021 12:17, Conor Walsh wrote:
> Add data structures required for the data path of IOAT devices.
>
> Signed-off-by: Conor Walsh <conor.walsh at intel.com>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
> drivers/dma/ioat/ioat_dmadev.c | 61 ++++++++-
> drivers/dma/ioat/ioat_hw_defs.h | 214 ++++++++++++++++++++++++++++++++
> 2 files changed, 274 insertions(+), 1 deletion(-)
>
Reviewed-by: Kevin Laatz <kevin.laatz at intel.com>
More information about the dev
mailing list