[dpdk-dev] [PATCH v3 26/26] doc: update release notes
    Ajit Khaparde 
    ajit.khaparde at broadcom.com
       
    Thu Jun  1 05:02:32 CEST 2017
    
    
  
Update release doc briefly describing updates to bnxt PMD.
v1->v2:
  - Rebasing to next-net tree
  - Use doc in the patch subject line
Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
---
 doc/guides/rel_notes/release_17_08.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)
diff --git a/doc/guides/rel_notes/release_17_08.rst b/doc/guides/rel_notes/release_17_08.rst
index 7f12120..7bf6d25 100644
--- a/doc/guides/rel_notes/release_17_08.rst
+++ b/doc/guides/rel_notes/release_17_08.rst
@@ -56,6 +56,16 @@ New Features
   TX and RX path reworked to improve performance.  Also reduced latency
   for slow traffic.
 
+* **Updated bnxt PMD.**
+
+  Major enhancements include:
+  * Support MTU modification.
+  * Support LRO.
+  * Support VLAN filter and strip functionality.
+  * Other enhancements to add support for more dev_ops.
+  * Add PMD specific APIs mainly to control VF from PF.
+  * Update HWRM version to 1.7.7
+
 
 Resolved Issues
 ---------------
-- 
2.10.1 (Apple Git-78)
    
    
More information about the dev
mailing list