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

Ferruh Yigit ferruh.yigit at intel.com
Fri Oct 15 22:50:27 CEST 2021


On 10/12/2021 9:39 AM, Alvin Zhang wrote:
> 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>

'./devtools/check-doc-vs-code.sh' script is failing [1], can you please
fix it?

[1]
$ ./devtools/check-doc-vs-code.sh
rte_flow doc out of sync for i40e
         item ipv6_frag_ext



More information about the stable mailing list