[dpdk-dev] [PATCH] doc: update release notes for enetc PMD
Gagandeep Singh
G.Singh at nxp.com
Tue Apr 16 12:13:43 CEST 2019
There are some basic features added.
Signed-off-by: Gagandeep Singh <g.singh at nxp.com>
---
doc/guides/rel_notes/release_19_05.rst | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index b0928a6d9..f40e45cd2 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -160,6 +160,19 @@ New Features
Improved testpmd application performance on ARM platform. For ``macswap``
forwarding mode, NEON intrinsics were used to do swap to save CPU cycles.
+* **Updated the ENETC driver.**
+
+ New features:
+
+ * Added physical addressing mode support
+ * Added basic statistics support
+ * Added promiscuous and allmulticast mode support
+ * Added MTU update support
+ * Added jumbo frame support
+ * Added queue start/stop
+ * Added SXGMII interface support
+ * Added CRC offload support
+ * Added Rx checksum offload validation support
Removed Items
-------------
--
2.19.1
More information about the dev
mailing list