From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "Zhang, AlvinX" <alvinx.zhang@intel.com>,
"Guo, Jia" <jia.guo@intel.com>,
"Xing, Beilei" <beilei.xing@intel.com>,
"Su, Simei" <simei.su@intel.com>,
"Yang, Qiming" <qiming.yang@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "Zhang, AlvinX" <alvinx.zhang@intel.com>
Subject: Re: [dpdk-dev] [PATCH v4 3/3] net/i40e: refactor RSS flow
Date: Fri, 8 Jan 2021 08:20:53 +0000 [thread overview]
Message-ID: <6a5609cdbb5b432ab8dd7ca843acf5f5@intel.com> (raw)
In-Reply-To: <20210108053540.11184-3-alvinx.zhang@intel.com>
> -----Original Message-----
> From: Zhang,Alvin <alvinx.zhang@intel.com>
> Sent: Friday, January 8, 2021 1:36 PM
> To: Guo, Jia <jia.guo@intel.com>; Xing, Beilei <beilei.xing@intel.com>; Zhang,
> Qi Z <qi.z.zhang@intel.com>; Su, Simei <simei.su@intel.com>; Yang, Qiming
> <qiming.yang@intel.com>
> Cc: dev@dpdk.org; Zhang, AlvinX <alvinx.zhang@intel.com>
> Subject: [PATCH v4 3/3] net/i40e: refactor RSS flow
>
> From: Alvin Zhang <alvinx.zhang@intel.com>
>
> 1. Delete original code.
> 2. Add 2 tables(One maps flow pattern and RSS type to PCTYPE,
> another maps RSS type to input set).
> 3. Parse RSS pattern and RSS type to get PCTYPE.
> 4. Parse RSS action to get queues, RSS function and hash field.
> 5. Create and destroy RSS filters.
> 6. Create new files for hash flows.
>
> Signed-off-by: Alvin Zhang <alvinx.zhang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi
next prev parent reply other threads:[~2021-01-08 8:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-22 8:12 [dpdk-dev] [PATCH] net/i40e: refactor of hash flow Zhang,Alvin
2020-12-28 7:12 ` [dpdk-dev] [PATCH v2 1/3] doc: fix testpmd command for i40e RSS flow Zhang,Alvin
2020-12-28 7:12 ` [dpdk-dev] [PATCH v2 2/3] net/i40e: fix return value Zhang,Alvin
2020-12-28 7:12 ` [dpdk-dev] [PATCH v2 3/3] net/i40e: refactor RSS flow Zhang,Alvin
2021-01-07 8:02 ` [dpdk-dev] [PATCH v3 1/3] doc: fix testpmd command for i40e " Zhang,Alvin
2021-01-07 8:02 ` [dpdk-dev] [PATCH v3 2/3] net/i40e: fix return value Zhang,Alvin
2021-01-07 8:02 ` [dpdk-dev] [PATCH v3 3/3] net/i40e: refactor RSS flow Zhang,Alvin
2021-01-08 5:35 ` [dpdk-dev] [PATCH v4 1/3] doc: fix testpmd command for i40e " Zhang,Alvin
2021-01-08 5:35 ` [dpdk-dev] [PATCH v4 2/3] net/i40e: fix return value Zhang,Alvin
2021-01-08 8:21 ` Zhang, Qi Z
2021-01-08 5:35 ` [dpdk-dev] [PATCH v4 3/3] net/i40e: refactor RSS flow Zhang,Alvin
2021-01-08 8:20 ` Zhang, Qi Z [this message]
2021-01-08 8:22 ` [dpdk-dev] [PATCH v4 1/3] doc: fix testpmd command for i40e " Zhang, Qi Z
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=6a5609cdbb5b432ab8dd7ca843acf5f5@intel.com \
--to=qi.z.zhang@intel.com \
--cc=alvinx.zhang@intel.com \
--cc=beilei.xing@intel.com \
--cc=dev@dpdk.org \
--cc=jia.guo@intel.com \
--cc=qiming.yang@intel.com \
--cc=simei.su@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.