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

Reply via email to