[dpdk-dev] [PATCH v2 04/10] dma/ioat: add configuration functions

Kevin Laatz kevin.laatz at intel.com
Tue Sep 7 12:11:35 CEST 2021


On 03/09/2021 12:17, Conor Walsh wrote:
> Add functions for device configuration. The info_get and close functions
> are included here also. info_get can be useful for checking successful
> configuration and close is used by the dmadev api when releasing a
> configured device.
>
> Signed-off-by: Conor Walsh <conor.walsh at intel.com>
> ---
>   doc/guides/dmadevs/ioat.rst    | 24 ++++++++++
>   drivers/dma/ioat/ioat_dmadev.c | 88 ++++++++++++++++++++++++++++++++++
>   2 files changed, 112 insertions(+)
>
Reviewed-by: Kevin Laatz <kevin.laatz at intel.com>



More information about the dev mailing list