patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Thomas Monjalon <thomas@monjalon.net>,
	Jie Wang <jie1x.wang@intel.com>, <dev@dpdk.org>
Cc: <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:35:52 +0100	[thread overview]
Message-ID: <e2b71990-1033-9139-00d8-21d8151a2840@intel.com> (raw)
In-Reply-To: <3623843.L9BjcLBxff@thomas>

On 10/4/2021 12:26 PM, Thomas Monjalon wrote:
> 04/10/2021 13:22, Ferruh Yigit:
>> 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.
> 
> We cannot.
> 

Of course, it is a typo in my end, I mean "we can NOT request ..."

>>> 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()'?
> 
> +1
> 
> 


  reply	other threads:[~2021-10-04 11:36 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
2021-10-04 11:26       ` Thomas Monjalon
2021-10-04 11:35         ` Ferruh Yigit [this message]
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=e2b71990-1033-9139-00d8-21d8151a2840@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
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).