eal: add channel for multi-process communication
[dpdk.git] / doc / guides / rel_notes / release_2_1.rst
index ed026ef..e23f1a1 100644 (file)
@@ -293,6 +293,15 @@ New Features
   series of 10G/40G adapters.
 
 
+* **Enhanced support for Mellanox ConnectX-3 driver (mlx4).**
+
+  *  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.
+
+
 * **Enabled VMXNET3 vlan filtering.**
 
   Added support for the VLAN filter functionality of the VMXNET3 interface.
@@ -522,7 +531,7 @@ Resolved Issues
 
 * **eal/linux: Fix irq handling with igb_uio.**
 
-  Fixed an issue where the the introduction of ``uio_pci_generic`` broke
+  Fixed an issue where the introduction of ``uio_pci_generic`` broke
   interrupt handling with igb_uio.
 
   Fixes: c112df6875a5 ("eal/linux: toggle interrupt for uio_pci_generic")
@@ -931,6 +940,9 @@ Resolved Issues
   improve performance.
 
 
+* **mlx4: Fix compilation as a shared library and on 32 bit platforms.**
+
+
 * **mlx4: Fix possible crash on scattered mbuf allocation failure.**
 
   Fixes issue where failing to allocate a segment, ``mlx4_rx_burst_sp()``