DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 1/2] doc: update mlx PMD release notes
@ 2018-02-01 11:45 Shahaf Shuler
  2018-02-01 11:45 ` [dpdk-dev] [PATCH 2/2] doc: update mlx5 required OFED version Shahaf Shuler
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Shahaf Shuler @ 2018-02-01 11:45 UTC (permalink / raw)
  To: adrien.mazarguil, nelio.laranjeiro, yskoh, john.mcnamara; +Cc: dev, olgas

Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
---
 doc/guides/rel_notes/release_18_02.rst | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/doc/guides/rel_notes/release_18_02.rst b/doc/guides/rel_notes/release_18_02.rst
index 689080bed..714a24388 100644
--- a/doc/guides/rel_notes/release_18_02.rst
+++ b/doc/guides/rel_notes/release_18_02.rst
@@ -50,6 +50,33 @@ New Features
   exiting. Not calling this function could result in leaking hugepages, leading
   to failure during initialization of secondary processes.
 
+* **Updated mlx5 driver.**
+
+  Updated the mlx5 driver including the following changes:
+
+  * Enabled compilation as a plugin, thus removed the mandatory dependency with rdma-core.
+    With the special compilation, the rdma-core libraries will be loaded only in case
+    Mellanox device is being used. For binaries creation the PMD can be enabled, still not
+    requiring from every end user to install rdma-core.
+  * Improved multi-segment packet performance.
+  * Changed driver name to use the PCI address to be compatible with OVS-DPDK APIs.
+  * Extended statistics for physical port packet/byte counters.
+  * Supported IPv4 time-to-live filter.
+  * Converted to the new offloads API.
+  * Supported device removal check operation.
+
+* **Updated mlx4 driver.**
+
+  Updated the mlx4 driver including the following changes:
+
+  * Enabled compilation as a plugin, thus removed the mandatory dependency with rdma-core.
+    With the special compilation, the rdma-core libraries will be loaded only in case
+    Mellanox device is being used. For binaries creation the PMD can be enabled, still not
+    requiring from every end user to install rdma-core.
+  * Improved data path performance.
+  * Converted to the new offloads API.
+  * Supported device removal check operation.
+
 * **Added the ixgbe ethernet driver to support RSS with flow API.**
 
   Rte_flow actually defined to include RSS, but till now, RSS is out of
-- 
2.12.0

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2018-02-05 17:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-01 11:45 [dpdk-dev] [PATCH 1/2] doc: update mlx PMD release notes Shahaf Shuler
2018-02-01 11:45 ` [dpdk-dev] [PATCH 2/2] doc: update mlx5 required OFED version Shahaf Shuler
2018-02-04  7:06 ` [dpdk-dev] [PATCH v2 1/2] doc: update mlx PMD release notes Shahaf Shuler
2018-02-05 12:31   ` [dpdk-dev] [PATCH v3 " Shahaf Shuler
2018-02-05 13:12     ` Nélio Laranjeiro
2018-02-05 15:31     ` Adrien Mazarguil
2018-02-05 17:40       ` Ferruh Yigit
2018-02-05 12:31   ` [dpdk-dev] [PATCH v3 2/2] doc: update mlx5 required OFED version Shahaf Shuler
2018-02-05 13:12     ` Nélio Laranjeiro
2018-02-05 15:31     ` Adrien Mazarguil
2018-02-04  7:08 ` [dpdk-dev] [PATCH v2 2/2] doc: update mlx PMD " Shahaf Shuler
2018-02-05  7:44   ` Nélio Laranjeiro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).