DPDK patches and discussions
 help / color / mirror / Atom feed
From: Suanming Mou <suanmingm@mellanox.com>
To: thomas@monjalon.net
Cc: dev@dpdk.org, rasland@mellanox.com
Subject: [dpdk-dev] [PATCH v2] doc: update release notes for mlx5 PMD
Date: Thu,  6 Aug 2020 10:42:23 +0800	[thread overview]
Message-ID: <1596681743-33510-1-git-send-email-suanmingm@mellanox.com> (raw)
In-Reply-To: <1595159969-267315-1-git-send-email-suanmingm@mellanox.com>

Update the release notes of mlx5 PMD for two new added devargs:
1. sys_mem_en
2. decap_en

Fixes: 5522da6b201b ("net/mlx5: add option to allocate memory from system")
Fixes: 50f95b23c9ba ("net/mlx5: add option to configure FCS or decapsulation")

Signed-off-by: Suanming Mou <suanmingm@mellanox.com>
---
 doc/guides/rel_notes/release_20_08.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst
index 9761f5a..4263e02 100644
--- a/doc/guides/rel_notes/release_20_08.rst
+++ b/doc/guides/rel_notes/release_20_08.rst
@@ -145,9 +145,9 @@ New Features
   Updated Mellanox mlx5 driver with new features and improvements, including:
 
   * Added mlx5 PCI layer to share a PCI device among multiple PMDs.
-  * Added new PMD devarg ``reclaim_mem_mode``.
-  * Added new devarg ``lacp_by_user``.
   * Added support for eCPRI protocol offloading.
+  * Added PMD devarg ``reclaim_mem_mode``, ``lacp_by_user``,
+    ``decap_en``, ``sys_mem_en``.
 
 * **Added vDPA device APIs to query virtio queue statistics.**
 
-- 
1.8.3.1


  parent reply	other threads:[~2020-08-06  2:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-19 11:59 [dpdk-dev] [PATCH] " Suanming Mou
2020-08-05 15:31 ` Thomas Monjalon
2020-08-06  0:57   ` Suanming Mou
2020-08-06  2:42 ` Suanming Mou [this message]
2020-08-06 13:48   ` [dpdk-dev] [PATCH v2] " Kinsella, Ray
2020-08-06 23:09   ` 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=1596681743-33510-1-git-send-email-suanmingm@mellanox.com \
    --to=suanmingm@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=rasland@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).