[dpdk-stable] [PATCH v1] net/ice: fix wrong IP RSS configuration template

Zhang, Qi Z qi.z.zhang at intel.com
Mon May 10 04:40:47 CEST 2021



> -----Original Message-----
> From: Xu, Ting <ting.xu at intel.com>
> Sent: Saturday, May 8, 2021 3:12 PM
> To: dev at dpdk.org
> Cc: Yang, Qiming <qiming.yang at intel.com>; Zhang, Qi Z
> <qi.z.zhang at intel.com>; Xu, Ting <ting.xu at intel.com>; stable at dpdk.org
> Subject: [PATCH v1] net/ice: fix wrong IP RSS configuration template
> 
> To enable IP fragment RSS hash, ICE_FLOW_SEG_HDR_IPV_FRAG is added to
> the IP RSS configuration template, together with
> ICE_FLOW_SEG_HDR_IPV_OTHER.
> It will cause error when associating flow profile. And packet id field for RSS is
> not correctly added when IP fragment is enabled. To fix this issue, this patch
> only selects one of the above two segment header types based on rss types.
> 
> Fixes: 672f321d09ed ("net/ice: support RSS hash for IP fragment")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ting Xu <ting.xu 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