doc: add DPAA2 eventdev to release notes
authorHemant Agrawal <hemant.agrawal@nxp.com>
Mon, 24 Jul 2017 07:23:46 +0000 (12:53 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 30 Jul 2017 21:21:07 +0000 (23:21 +0200)
announcing the addition of DPAA2 eventdev

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
doc/guides/rel_notes/release_17_08.rst

index 6083c71..3b0f9cb 100644 (file)
@@ -169,6 +169,11 @@ New Features
   Added a multicore based distribution mode, which distributes the enqueued
   crypto operations among several slaves, running on different logical cores.
 
+* **Added NXP DPAA2 Eventdev PMD.**
+
+  Added the new dpaa2 eventdev driver for NXP DPAA2 devices. See the
+  "Event Device Drivers" document for more details on this new driver.
+
 * **Added dpdk-test-eventdev test application.**
 
   The dpdk-test-eventdev tool is a Data Plane Development Kit (DPDK) application