Re: [dpdk-dev] [PATCH v3 02/17] doc: initial commit for dmadevs section
Add new section to the programmer's guide for dmadev devices. Signed-off-by: Kevin Laatz Acked-by: Bruce Richardson Reviewed-by: Conor Walsh
[dpdk-dev] [PATCH v3 02/17] doc: initial commit for dmadevs section
Add new section to the programmer's guide for dmadev devices. Signed-off-by: Kevin Laatz Acked-by: Bruce Richardson --- doc/guides/dmadevs/index.rst | 14 ++ doc/guides/index.rst | 1 + 2 files changed, 15 insertions(+) create mode 100644 doc/guides/dmadevs/index.rst diff