[dpdk-dev,1/4] doc: update release notes for DPAA2 eventdev

Message ID 1500881029-1005-1-git-send-email-hemant.agrawal@nxp.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Hemant Agrawal July 24, 2017, 7:23 a.m. UTC
  announcing the addition of DPAA2 eventdev

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
---
 doc/guides/rel_notes/release_17_08.rst | 5 +++++
 1 file changed, 5 insertions(+)
  

Comments

Thomas Monjalon July 30, 2017, 9:23 p.m. UTC | #1
24/07/2017 09:23, Hemant Agrawal:
> announcing the addition of DPAA2 eventdev
> 
> Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>

Series applied, thanks
  

Patch

diff --git a/doc/guides/rel_notes/release_17_08.rst b/doc/guides/rel_notes/release_17_08.rst
index 6083c71..e2de82b 100644
--- a/doc/guides/rel_notes/release_17_08.rst
+++ b/doc/guides/rel_notes/release_17_08.rst
@@ -177,6 +177,11 @@  New Features
   to verify functionality and measure the performance parameters of DPDK
   eventdev devices.
 
+* **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.
+
 
 Resolved Issues
 ---------------