[dpdk-dev] [PATCH 1/2] doc: add missing release notes for mlx4 availability in DPDK 2.0.0

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


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

diff --git a/doc/guides/rel_notes/release_2_0.rst b/doc/guides/rel_notes/release_2_0.rst
index 4341a0c..62737ae 100644
--- a/doc/guides/rel_notes/release_2_0.rst
+++ b/doc/guides/rel_notes/release_2_0.rst
@@ -123,6 +123,12 @@ New Features
 
     *   Support for VXLAN packet on Intel® 40GbE Controllers
 
+*   Poll Mode Driver for Mellanox ConnectX-3 EN adapters (mlx4)
+
+.. note:: This PMD is only available for Linux and is disabled by default
+          due to external dependencies (libibverbs and libmlx4). Please
+          refer to the NIC drivers guide for more information.
+
 *   Packet Distributor Sample Application
 
 *   Job Stats library and Sample Application.
-- 
2.1.0



More information about the dev mailing list