> -----Original Message-----
> From: Zhang, AlvinX <[email protected]>
> Sent: Tuesday, October 19, 2021 9:54 AM
> To: Zhang, Qi Z <[email protected]>
> Cc: [email protected]; Zhang, AlvinX <[email protected]>; [email protected]
> 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: [email protected]
>
> Signed-off-by: Alvin Zhang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi