> -----Original Message----- > From: Thomas Monjalon [mailto:[email protected]] > Sent: Monday, April 23, 2018 5:34 AM > To: Nipun Gupta <[email protected]> > Cc: [email protected]; Shreyansh Jain <[email protected]>; Hemant Agrawal > <[email protected]> > Subject: Re: [dpdk-dev] [PATCH 9/9 v3] doc: add dpaa2 qdma rawdev to release > notes > > 20/04/2018 12:31, Nipun Gupta: > > Signed-off-by: Nipun Gupta <[email protected]> > > --- > > doc/guides/rel_notes/release_18_05.rst | 8 ++++++++ > > 1 file changed, 8 insertions(+) > > Please merge this patch in the previous one.
Sure.. I will do that :) > > > +* **Added DPAA2 QDMA Driver (in rawdev).** > > + > > + The DPAA2 QDMA is an implementation of the rawdev API, that provide > means > > + to initiate a DMA transaction from CPU. The initiated DMA is performed > > + without CPU being involved in the actual DMA transaction. > > + > > + See the :doc:`../rawdevs/dpaa2_qdma.rst` guide for more details. > > I think you must remove the .rst extension. Okay. Thanks, Nipun > > >

