net/bnxt: implement SSE vector mode
[dpdk.git] / doc / guides / rel_notes / release_19_08.rst
index b9510f9..e1a1fde 100644 (file)
@@ -54,6 +54,13 @@ New Features
      Also, make sure to start the actual text at the margin.
      =========================================================
 
+* **Updated the bnxt PMD.**
+
+  Updated the bnxt PMD. The major enhancements include:
+
+  * Performance optimizations in non-vector Tx path
+  * Added support for SSE vector mode
+
 
 Removed Items
 -------------
@@ -67,6 +74,10 @@ Removed Items
    Also, make sure to start the actual text at the margin.
    =========================================================
 
+* Removed KNI ethtool, CONFIG_RTE_KNI_KMOD_ETHTOOL, support.
+
+* build: armv8 crypto extension is disabled.
+
 
 API Changes
 -----------
@@ -83,6 +94,9 @@ API Changes
    Also, make sure to start the actual text at the margin.
    =========================================================
 
+* The network structures, definitions and functions have
+  been prefixed by ``rte_`` to resolve conflicts with libc headers.
+
 
 ABI Changes
 -----------