[dpdk-dev] [PATCH 2/2] doc: add mlx4 release notes to DPDK 2.1.0

Adrien Mazarguil adrien.mazarguil at 6wind.com
Tue Aug 11 16:42:45 CEST 2015


Signed-off-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
---
 doc/guides/rel_notes/release_2_1.rst | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/doc/guides/rel_notes/release_2_1.rst b/doc/guides/rel_notes/release_2_1.rst
index c39418c..00edd4b 100644
--- a/doc/guides/rel_notes/release_2_1.rst
+++ b/doc/guides/rel_notes/release_2_1.rst
@@ -38,12 +38,32 @@ New Features
 
 *   TODO.
 
+*   Mellanox ConnectX-3 PMD (mlx4) enhancements.
+
+    *   Support Mellanox OFED 3.0.
+
+    *   Improved performance for both RX and TX operations.
+
+    *   Better link status information.
+
+    *   Outer L3/L4 checksum offload support.
+
+    *   Inner L3/L4 checksum offload support for VXLAN.
 
 Resolved Issues
 ---------------
 
 *   TODO.
 
+*   Mellanox ConnectX-3 PMD (mlx4) bugfixes.
+
+    *   Multiple VLAN filters support.
+
+    *   Compilation on 32 bit platforms.
+
+    *   Possible crash in case of mbuf allocation failure.
+
+    *   Compilation as a shared library.
 
 Known Issues
 ------------
-- 
2.1.0



More information about the dev mailing list