* [dpdk-dev] [PATCH] doc: update release notes for mlx drivers
@ 2018-05-17 7:48 Shahaf Shuler
2018-05-22 21:27 ` Ferruh Yigit
0 siblings, 1 reply; 2+ messages in thread
From: Shahaf Shuler @ 2018-05-17 7:48 UTC (permalink / raw)
To: john.mcnamara; +Cc: dev, nelio.laranjeiro, adrien.mazarguil, yskoh
Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
---
doc/guides/rel_notes/release_18_05.rst | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst
index 74ca3cf280..27241f3ea4 100644
--- a/doc/guides/rel_notes/release_18_05.rst
+++ b/doc/guides/rel_notes/release_18_05.rst
@@ -59,6 +59,33 @@ New Features
Support to update RSS hash and key has been added to CXGBE PMD.
+* **Updated mlx5 driver.**
+
+ Updated the mlx5 driver including the following changes:
+
+ * Introduced Multi-packet Rx. With it, achieved 100Gb/sec with 64B frames.
+ * Supported to be run by non-root users given reduced set of capabilities
+ CAP_NET_ADMIN, CAP_NET_RAW and CAP_IPC_LOCK.
+ * Supported TSO and checksum for generic UDP and IP tunnels.
+ * Supported inner checksum and RSS for GRE, VXLAN-GPE, MPLSoGRE
+ and MPLSoUDP tunnels.
+ * Accommodate to the new memory hotplug model.
+ * Supported non virtually contiguous mempools.
+ * Supported MAC adding along with allmulti and promiscuous modes from VF.
+ * Supported Mellanox BlueField SoC device.
+ * Supported PMD defaults for queue number and depth to improve the out
+ of the box performance.
+
+* **Updated mlx4 driver.**
+
+ Updated the mlx4 driver including the following changes:
+
+ * Supported to be run by non-root users given reduced set of capabilities
+ CAP_NET_ADMIN, CAP_NET_RAW and CAP_IPC_LOCK.
+ * Supported CRC strip toggling.
+ * Accommodate to the new memory hotplug model.
+ * Supported non virtually contiguous mempools.
+
* **Added CXGBE VF PMD.**
CXGBE VF Poll Mode Driver has been added to run DPDK over Chelsio
--
2.12.0
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-05-22 21:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-17 7:48 [dpdk-dev] [PATCH] doc: update release notes for mlx drivers Shahaf Shuler
2018-05-22 21:27 ` Ferruh Yigit
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).