[PATCH] net/nfp: fix the problem of mask table free
Ferruh Yigit
ferruh.yigit at amd.com
Fri Nov 18 13:45:05 CET 2022
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.he at corigine.com>
> Reviewed-by: Niklas Söderlund <niklas.soderlund at corigine.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list