[PATCH] net/nfp: fix flow mask table entry problem
Ferruh Yigit
ferruh.yigit at amd.com
Sun Jul 7 20:55:07 CEST 2024
On 6/19/2024 10:53 AM, Chaoyong He wrote:
> The mask table entry using reference count to manage the flow rules
> which have the same mask, and the new mask table entry will indicated by
> flag 'NFP_FL_META_FLAG_MANAGE_MASK'.
>
> The abuse of 'NFP_FL_META_FLAG_MANAGE_MASK' will cause the firmware
> abnormal and the flow offload will not work.
>
> Fixes: 7d18af7f6fdc ("net/nfp: support merged flows and conntrack stats")
> Cc: stable at dpdk.org
>
> Signed-off-by: Chaoyong He <chaoyong.he at corigine.com>
> Reviewed-by: Long Wu <long.wu at corigine.com>
> Reviewed-by: Peng Zhang <peng.zhang at corigine.com>
>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list