On 11/15/2022 1:13 AM, Chaoyong He wrote: > The free process of mask table has problem, should use > 'rte_has_free()' rather than 'rte_free()'.
s/_has_/_hash_/ > > Fixes: ac09376096d8 ("net/nfp: add structures and functions for flow offload") > > Signed-off-by: Chaoyong He <chaoyong...@corigine.com> > Reviewed-by: Niklas Söderlund <niklas.soderl...@corigine.com> Applied to dpdk-next-net/main, thanks.