[dpdk-stable] [PATCH v2 2/2] net/i40e: fix RSS hash update problem for X722 VF

Zhang, Qi Z qi.z.zhang at intel.com
Wed Jul 24 15:00:06 CEST 2019



> -----Original Message-----
> From: Huang, Peng
> Sent: Monday, July 22, 2019 9:50 PM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>
> Cc: dev at dpdk.org; Xing, Beilei <beilei.xing at intel.com>; Huang, Peng
> <peng.huang at intel.com>; stable at dpdk.org
> Subject: [PATCH v2 2/2] net/i40e: fix RSS hash update problem for X722 VF
> 
> This patch fixes X722 VF problem when received packet don't have HASH value.
> 1) Packet classifier types update should support X722 VF, not only  for X722
> PF;
> 2) MAC type is invalid for X722 VF when set packet classifier type, so move it
> after MAC type is set correctly;
> 
> Fixes: a286ebeb0714 ("net/i40e: add dynamic mapping of SW flow types to HW
> pctypes")
> Cc: stable at dpdk.org
> 
> Signed-off-by: penghuan <peng.huang at intel.com>

Correct to 
Signed-off-by: Peng Huang <peng.huang at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi




More information about the stable mailing list