From: Jie Hai <haijie1@huawei.com>
To: Ferruh Yigit <ferruh.yigit@amd.com>, <dev@dpdk.org>
Cc: <lihuisong@huawei.com>, <fengchengwen@huawei.com>,
<liudongdong3@huawei.com>
Subject: Re: [PATCH 0/2] app/testpmd: support set RSS hash algorithm
Date: Thu, 30 Nov 2023 18:01:16 +0800 [thread overview]
Message-ID: <defd11e4-3cf0-8ec7-8850-ccb6832b46d8@huawei.com> (raw)
In-Reply-To: <7dd8cdcf-f82a-4961-930f-48e531afec91@amd.com>
On 2023/11/30 17:02, Ferruh Yigit wrote:
> On 11/22/2023 9:48 AM, Jie Hai wrote:
>> This patch set supports setting RSS hash algorithm.
>>
>> Jie Hai (2):
>> ethdev: add new API to get RSS hash algorithm by name
>> app/testpmd: support set RSS hash algorithm
>>
>> app/test-pmd/cmdline.c | 79 +++++++++++++++++++++
>> doc/guides/rel_notes/release_23_11.rst | 3 +
>>
>
> Hi Jie,
>
> Can you rebase the patchset to new release please?
>
Hi, Ferruh,
Thanks, I will do it as soon as possible.
Thanks,
Jie Hai
>> doc/guides/testpmd_app_ug/testpmd_funcs.rst | 11 +++
>> lib/ethdev/rte_ethdev.c | 15 ++++
>> lib/ethdev/rte_ethdev.h | 20 ++++++
>> lib/ethdev/version.map | 1 +
>> 6 files changed, 129 insertions(+)
>>
>
> .
next prev parent reply other threads:[~2023-11-30 10:01 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-22 9:48 Jie Hai
2023-11-22 9:48 ` [PATCH 1/2] ethdev: add new API to get RSS hash algorithm by name Jie Hai
2023-11-22 9:48 ` [PATCH 2/2] app/testpmd: support set RSS hash algorithm Jie Hai
2023-11-22 10:46 ` [PATCH 0/2] " Ferruh Yigit
2023-11-23 6:32 ` Jie Hai
2023-11-30 9:02 ` Ferruh Yigit
2023-11-30 10:01 ` Jie Hai [this message]
2023-11-30 10:44 ` [RESEND " Jie Hai
2023-11-30 10:44 ` [RESEND 1/2] ethdev: add new API to get RSS hash algorithm by name Jie Hai
2023-11-30 11:23 ` Ferruh Yigit
2023-11-30 10:44 ` [RESEND 2/2] app/testpmd: support set RSS hash algorithm Jie Hai
2023-11-30 11:37 ` Ferruh Yigit
2023-11-30 11:38 ` Ferruh Yigit
2023-12-01 8:52 ` [PATCH v2 0/2] " Jie Hai
2023-12-01 8:52 ` [PATCH v2 1/2] ethdev: add new API to get RSS hash algorithm by name Jie Hai
2023-12-01 8:52 ` [PATCH v2 2/2] app/testpmd: support set RSS hash algorithm Jie Hai
2023-12-01 11:26 ` Ferruh Yigit
2023-12-04 13:57 ` [PATCH v2 0/2] " Ferruh Yigit
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=defd11e4-3cf0-8ec7-8850-ccb6832b46d8@huawei.com \
--to=haijie1@huawei.com \
--cc=dev@dpdk.org \
--cc=fengchengwen@huawei.com \
--cc=ferruh.yigit@amd.com \
--cc=lihuisong@huawei.com \
--cc=liudongdong3@huawei.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).