[v3,14/14] doc: add NXP PPFE PMD in release notes

Message ID 20191001110209.6047-15-g.singh@nxp.com (mailing list archive)
State Superseded, archived
Delegated to: Ferruh Yigit
Headers
Series introduces ppfe network PMD |

Checks

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

Commit Message

Gagandeep Singh Oct. 1, 2019, 11:02 a.m. UTC
  Update release notes for NXP PPFE driver supported for 19.11.

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
---
 doc/guides/rel_notes/release_19_11.rst | 5 +++++
 1 file changed, 5 insertions(+)
  

Patch

diff --git a/doc/guides/rel_notes/release_19_11.rst b/doc/guides/rel_notes/release_19_11.rst
index cd4e35061..9ec268e90 100644
--- a/doc/guides/rel_notes/release_19_11.rst
+++ b/doc/guides/rel_notes/release_19_11.rst
@@ -88,6 +88,11 @@  New Features
   Added support for the ``RTE_ETH_DEV_CLOSE_REMOVE`` flag.
 
 
+* **Added NXP PPFE PMD.**
+
+  Added the new PPFE driver for the NXP LS1012A platform. See the
+  :doc:`../nics/ppfe` NIC driver guide for more details on this new driver.
+
 Removed Items
 -------------