Re: [dpdk-dev] [PATCH v4 07/11] dma/ioat: add data path completion functions

2021-09-20 Thread Bruce Richardson
On Fri, Sep 17, 2021 at 03:42:23PM +, Conor Walsh wrote: > Add the data path functions for gathering completed operations > from IOAT devices. > > Signed-off-by: Conor Walsh > Signed-off-by: Kevin Laatz > --- For the code part: Acked-by: Bruce Richardson However, the docs need to be made

[dpdk-dev] [PATCH v4 07/11] dma/ioat: add data path completion functions

2021-09-17 Thread Conor Walsh
Add the data path functions for gathering completed operations from IOAT devices. Signed-off-by: Conor Walsh Signed-off-by: Kevin Laatz --- doc/guides/dmadevs/ioat.rst| 48 ++- drivers/dma/ioat/ioat_dmadev.c | 141 + 2 files changed, 188 insertions(+