[dpdk-stable] [PATCH v2] net/i40e: fix IPv6 fragment RSS offload type in flow

Zhang, Qi Z qi.z.zhang at intel.com
Tue Oct 19 13:05:13 CEST 2021



> -----Original Message-----
> From: Zhang, AlvinX <alvinx.zhang at intel.com>
> Sent: Tuesday, October 19, 2021 9:54 AM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>
> Cc: dev at dpdk.org; Zhang, AlvinX <alvinx.zhang at intel.com>; stable at dpdk.org
> Subject: [PATCH v2] net/i40e: fix IPv6 fragment RSS offload type in flow
> 
> To keep flow format uniform with ice, this patch adds support for this RSS rule:
>     flow create 0 ingress pattern eth / ipv6 / ipv6_frag_ext / end \
>     actions rss types ipv6-frag end queues end queues end / end
> 
> Fixes: ef4c16fd9148 ("net/i40e: refactor RSS flow")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Alvin Zhang <alvinx.zhang 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