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

Jiang, YuX yux.jiang at intel.com
Fri Oct 15 11:36:59 CEST 2021


> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Alvin Zhang
> Sent: Tuesday, October 12, 2021 4:40 PM
> To: Xing, Beilei <beilei.xing at intel.com>; Guo, Junfeng
> <junfeng.guo at intel.com>
> Cc: dev at dpdk.org; Zhang, AlvinX <alvinx.zhang at intel.com>;
> stable at dpdk.org
> Subject: [dpdk-dev] [PATCH] 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_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>
Tested-by: Yu Jiang <YuX.Jiang at intel.com>


More information about the stable mailing list