[dpdk-dev] [PATCH 9/9 v2] doc: add dpaa2 qdma rawdev to release notes

Nipun Gupta nipun.gupta at nxp.com
Fri Apr 20 06:04:22 CEST 2018


Signed-off-by: Nipun Gupta <nipun.gupta at nxp.com>
---
 doc/guides/rel_notes/release_18_05.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst
index bc9cdda..89ea502 100644
--- a/doc/guides/rel_notes/release_18_05.rst
+++ b/doc/guides/rel_notes/release_18_05.rst
@@ -115,6 +115,14 @@ New Features
 
   Linux uevent is supported as backend of this device event notification framework.
 
+* **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.
+
 
 API Changes
 -----------
-- 
1.9.1



More information about the dev mailing list