> -----Original Message-----
> From: Xu, Ting <[email protected]>
> Sent: Saturday, May 8, 2021 3:12 PM
> To: [email protected]
> Cc: Yang, Qiming <[email protected]>; Zhang, Qi Z
> <[email protected]>; Xu, Ting <[email protected]>; [email protected]
> 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: [email protected]
> 
> Signed-off-by: Ting Xu <[email protected]>

Acked-by: Qi Zhang <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to