From: Ferruh Yigit <ferruh.yigit@intel.com> To: Jie Wang <jie1x.wang@intel.com>, <dev@dpdk.org> Cc: <thomas@monjalon.net>, <andrew.rybchenko@oktetlabs.ru>, <xiaoyun.li@intel.com>, <stevex.yang@intel.com>, <stable@dpdk.org> Subject: Re: [dpdk-stable] [PATCH v9 1/3] ethdev: add an API to get device configuration info Date: Mon, 4 Oct 2021 12:22:04 +0100 Message-ID: <1772aad6-538a-eebc-c584-00a6d4db6c77@intel.com> (raw) In-Reply-To: <20210926092055.495322-2-jie1x.wang@intel.com> On 9/26/2021 10:20 AM, Jie Wang wrote: > This patch adds a new API "rte_eth_dev_conf_info_get()" to help users get > device configuration info. > > Cc: stable@dpdk.org > Since this is a new API, I think we can request it to be backported. > Signed-off-by: Jie Wang <jie1x.wang@intel.com> <...> > @@ -247,6 +247,9 @@ EXPERIMENTAL { > rte_mtr_meter_policy_delete; > rte_mtr_meter_policy_update; > rte_mtr_meter_policy_validate; > + > + # added in 21.11 > + rte_eth_dev_conf_info_get; Not sure about the 'info' part in the API, what about 'rte_eth_dev_conf_get()'?
next prev parent reply other threads:[~2021-10-04 11:22 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 ` Jie Wang 2021-10-04 11:22 ` Ferruh Yigit [this message] 2021-10-04 11:26 ` Thomas Monjalon 2021-10-04 11:35 ` Ferruh Yigit 2021-09-26 9:20 ` [dpdk-stable] [PATCH v9 2/3] doc: update release notes for new API Jie Wang 2021-10-04 11:22 ` 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=1772aad6-538a-eebc-c584-00a6d4db6c77@intel.com \ --to=ferruh.yigit@intel.com \ --cc=andrew.rybchenko@oktetlabs.ru \ --cc=dev@dpdk.org \ --cc=jie1x.wang@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
patches for DPDK stable branches This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.dpdk.org/stable/0 stable/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 stable stable/ http://inbox.dpdk.org/stable \ stable@dpdk.org public-inbox-index stable Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.stable AGPL code for this site: git clone https://public-inbox.org/public-inbox.git