Re: [dpdk-dev] [PATCH v3 7/7] doc: add user guide of DPAA DMA driver

2021-11-08 Thread Thomas Monjalon
08/11/2021 10:07, Gagandeep Singh: > This patch adds DPAA DMA user guide. > > Signed-off-by: Gagandeep Singh > --- > MAINTAINERS | 1 + > doc/guides/dmadevs/dpaa.rst | 60 + > 2 files changed, 61 insertions(+) Please do not forget the doc ind

Re: [dpdk-dev] [PATCH v3 7/7] doc: add user guide of DPAA DMA driver

2021-11-08 Thread Thomas Monjalon
08/11/2021 10:07, Gagandeep Singh: > This patch adds DPAA DMA user guide. Please I prefer having doc introduced along other patches. Each time a patch introduce a feature, the doc should be updated.