]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_2_2.rst
mlx5: add documentation
[dpdk.git] / doc / guides / rel_notes / release_2_2.rst
index 0fc413a6c5a4355fe8ca8ac73d11ff3d3c6d8eca..116162eb058016d64ebd8ee8a03f6c76c2333841 100644 (file)
@@ -33,6 +33,14 @@ New Features
   *  Added support for Jumbo Frames.
   *  Optimize forwarding performance for Chelsio T5 40GbE cards.
 
+* **Added support for Mellanox ConnectX-4 adapters (mlx5).**
+
+  The mlx5 poll-mode driver implements support for Mellanox ConnectX-4 EN
+  and Mellanox ConnectX-4 Lx EN families of 10/25/40/50/100 Gb/s adapters.
+
+  Like mlx4, this PMD is only available for Linux and is disabled by default
+  due to external dependencies (libibverbs and libmlx5).
+
 * **Added vhost-user multiple queue support.**
 
 * **Added port hotplug support to xenvirt.**