DPDK patches and discussions
 help / color / mirror / Atom feed
From: "lihuisong (C)" <lihuisong@huawei.com>
To: Ferruh Yigit <ferruh.yigit@amd.com>
Cc: <liuyonglong@huawei.com>, fengchengwen <fengchengwen@huawei.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>, <dev@dpdk.org>
Subject: Re: [PATCH] ethdev: add trace for the new fields added in 23.11
Date: Tue, 21 Nov 2023 20:39:35 +0800	[thread overview]
Message-ID: <8a24adb9-008c-41be-1d26-dd4ba3bb1539@huawei.com> (raw)
In-Reply-To: <00ac70e6-24de-4b1f-86a6-051d9a22136c@amd.com>


在 2023/11/21 20:12, Ferruh Yigit 写道:
> On 11/21/2023 8:29 AM, fengchengwen wrote:
>
>> On 2023/11/21 16:18, Huisong Li wrote:
>>> The 'max_rx_bufsize' and 'rss_algo_capa' in struct rte_eth_dev_info and
>>> the 'algorithm' in struct rte_eth_rss_conf are introduced to 23.11.
>>> This patch add the trace of these new fields in related trace point
>>> interface.
>>>
>>> In addition, the 'max_lro_pkt_size' in struct rte_eth_dev_info is also
>>> important. So this patch also add it.
>>>
>>> Signed-off-by: Huisong Li <lihuisong@huawei.com>
>> Acked-by: Chengwen Feng <fengchengwen@huawei.com>
>>
>      Fixes: 75c7849a9dcc ("ethdev: add maximum Rx buffer size")
>      Fixes: 34ff088cc241 ("ethdev: set and query RSS hash algorithm")
>
> Reviewed-by: Ferruh Yigit <ferruh.yigit@amd.com>
>
>
> 'max_lro_pkt_size' seems forgotten, and it is not a new field, so patch
> adding it should be backported to old releases.
> That is why I removed the 'max_lro_pkt_size' from this patch and updated
> commit log accordingly, Will send a separate patch for it.
Thanks so much for separating this patch for 'max_lro_pkt_size'. 😁
>
>
> Applied to dpdk-next-net/main, thanks.
> .

      reply	other threads:[~2023-11-21 12:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-21  8:18 Huisong Li
2023-11-21  8:29 ` fengchengwen
2023-11-21 12:12   ` Ferruh Yigit
2023-11-21 12:39     ` lihuisong (C) [this message]

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=8a24adb9-008c-41be-1d26-dd4ba3bb1539@huawei.com \
    --to=lihuisong@huawei.com \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=dev@dpdk.org \
    --cc=fengchengwen@huawei.com \
    --cc=ferruh.yigit@amd.com \
    --cc=liuyonglong@huawei.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).