patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Jie Wang <jie1x.wang@intel.com>
To: dev@dpdk.org
Cc: ferruh.yigit@intel.com, thomas@monjalon.net,
	andrew.rybchenko@oktetlabs.ru, xiaoyun.li@intel.com,
	stevex.yang@intel.com, Jie Wang <jie1x.wang@intel.com>,
	stable@dpdk.org
Subject: [dpdk-stable] [PATCH v9 2/3] doc: update release notes for new API
Date: Sun, 26 Sep 2021 17:20:54 +0800	[thread overview]
Message-ID: <20210926092055.495322-3-jie1x.wang@intel.com> (raw)
In-Reply-To: <20210926092055.495322-1-jie1x.wang@intel.com>

Add information about new ethdev API.

Cc: stable@dpdk.org

Signed-off-by: Jie Wang <jie1x.wang@intel.com>
---
 doc/guides/rel_notes/release_21_11.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst
index dcff939ae8..95e569f51c 100644
--- a/doc/guides/rel_notes/release_21_11.rst
+++ b/doc/guides/rel_notes/release_21_11.rst
@@ -111,6 +111,10 @@ New Features
   Added command-line options to specify total number of processes and
   current process ID. Each process owns subset of Rx and Tx queues.
 
+* **Added support for users get device configuration.**
+  Added an API which can help users get device configuration.
+  The declarations for the API's can be found in ``rte_ethdev.h``.
+
 
 Removed Items
 -------------
-- 
2.25.1


  parent reply	other threads:[~2021-09-26  9:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210827081740.365037-1-jie1x.wang@intel.com>
     [not found] ` <20210926092055.495322-1-jie1x.wang@intel.com>
2021-09-26  9:20   ` [dpdk-stable] [PATCH v9 1/3] ethdev: add an API to get device configuration info Jie Wang
2021-10-04 11:22     ` Ferruh Yigit
2021-10-04 11:26       ` Thomas Monjalon
2021-10-04 11:35         ` Ferruh Yigit
2021-09-26  9:20   ` Jie Wang [this message]
2021-10-04 11:22     ` [dpdk-stable] [PATCH v9 2/3] doc: update release notes for new API Ferruh Yigit
2021-10-04 11:26       ` Thomas Monjalon
2021-09-26  9:20   ` [dpdk-stable] [PATCH v9 3/3] app/testpmd: fix testpmd doesn't show RSS hash offload Jie Wang

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=20210926092055.495322-3-jie1x.wang@intel.com \
    --to=jie1x.wang@intel.com \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=stable@dpdk.org \
    --cc=stevex.yang@intel.com \
    --cc=thomas@monjalon.net \
    --cc=xiaoyun.li@intel.com \
    /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).