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.wa...@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.la...@intel.com>

Reply via email to