> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Qiming Chen
> Sent: Tuesday, August 31, 2021 9:24 PM
> To: [email protected]
> Cc: Wang, Haiyue <[email protected]>; Qiming Chen
> <[email protected]>; [email protected]
> Subject: [dpdk-dev] [PATCH] net/ixgbe: fix hash handle leak
> 
> In the ixgbe_fdir_filter_init and ixgbe_l2_tn_filter_init functions, after 
> the hash
> handle is created, the handle is not released in subsequent abnormal branches.
> 
> Fixes: 080e3c0ee989 ("net/ixgbe: store flow director filter")
> Fixes: d0c0c416ef1f ("net/ixgbe: store L2 tunnel filter")
> Cc: [email protected]
> 
> Signed-off-by: Qiming Chen <[email protected]>

Acked-by: Qi Zhang <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to