dma/ioat: add data path completion
authorConor Walsh <conor.walsh@intel.com>
Mon, 18 Oct 2021 12:38:30 +0000 (12:38 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 22 Oct 2021 20:40:59 +0000 (22:40 +0200)
commit9f46de12c41ec6a2ddac6dd5b1c1ca0e730dd113
tree82abbe153c7f2836e1855111f1790f97b66989cd
parent3d4b027324be6acded76ef1b94ad862fe02189c9
dma/ioat: add data path completion

Add the data path functions for gathering completed operations
from IOAT devices.

Signed-off-by: Conor Walsh <conor.walsh@intel.com>
Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
doc/guides/dmadevs/ioat.rst
drivers/dma/ioat/ioat_dmadev.c