> -----Original Message-----
> From: Zhang,Alvin <alvinx.zh...@intel.com>
> Sent: Friday, January 8, 2021 1:36 PM
> To: Guo, Jia <jia....@intel.com>; Xing, Beilei <beilei.x...@intel.com>; Zhang,
> Qi Z <qi.z.zh...@intel.com>; Su, Simei <simei...@intel.com>; Yang, Qiming
> <qiming.y...@intel.com>
> Cc: dev@dpdk.org; Zhang, AlvinX <alvinx.zh...@intel.com>
> Subject: [PATCH v4 3/3] net/i40e: refactor RSS flow
>
> From: Alvin Zhang <alvinx.zh...@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.zh...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi