DPDK patches and discussions
 help / color / mirror / Atom feed
From: Yongseok Koh <yskoh@mellanox.com>
To: thomas@monjalon.net
Cc: dev@dpdk.org, shahafs@mellanox.com
Subject: [dpdk-dev] [PATCH] doc: update release notes for Mellanox drivers
Date: Thu,  9 May 2019 14:11:23 -0700	[thread overview]
Message-ID: <20190509211124.38610-1-yskoh@mellanox.com> (raw)

mlx4/mlx5 release note for v19.05

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
---
 doc/guides/rel_notes/release_19_05.rst | 24 ++++++++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)

diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index 5044ac7df1..392fe80283 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -128,11 +128,31 @@ New Features
   * Added Tx prepare to do Tx offloads checks.
   * Added support for VXLAN and GENEVE encapsulated TSO.
 
-* **Updated Mellanox drivers.**
+* **Updated Mellanox mlx4 drivers.**
 
-   New features and improvements were done in mlx4 and mlx5 PMDs:
+   New features and improvements were done:
 
    * Added firmware version reading.
+   * Added support for secondary process.
+   * Added support of per-process device registers, reserving identical VA space
+     is not needed anymore.
+   * Added support for multicast address list interface
+
+* **Updated Mellanox mlx5 drivers.**
+
+   New features and improvements were done:
+
+   * Added firmware version reading.
+   * Added support of new naming scheme of representor.
+   * Added support for new PCI device DMA map/unmap API.
+   * Added support for multiport InfiniBand device.
+   * Added control of excessive memory pinning by kernel.
+   * Replace IPC socket with ``rte_mp`` API.
+   * Added support of DMA memory registration by secondary process.
+   * Added Direct Rule support in Direct Verbs flow driver.
+   * Added support of per-process device registers, reserving identical VA space
+     is not needed anymore.
+   * Added E-Switch support in Direct Verbs flow driver.
 
 * **Renamed avf to iavf.**
 
-- 
2.21.0

             reply	other threads:[~2019-05-09 21:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-09 21:11 Yongseok Koh [this message]
2019-05-09 21:11 ` Yongseok Koh
2019-05-09 21:31 ` Thomas Monjalon
2019-05-09 21:31   ` Thomas Monjalon
2019-05-09 22:23   ` Yongseok Koh
2019-05-09 22:23     ` Yongseok Koh
2019-05-09 22:42     ` Thomas Monjalon
2019-05-09 22:42       ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190509211124.38610-1-yskoh@mellanox.com \
    --to=yskoh@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=shahafs@mellanox.com \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).