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: sta...@dpdk.org > > Signed-off-by: Chaoyong He <chaoyong...@corigine.com> > Reviewed-by: Long Wu <long...@corigine.com> > Reviewed-by: Peng Zhang <peng.zh...@corigine.com> >
Applied to dpdk-next-net/main, thanks.