> -----Original Message-----
> From: Wang, Haiyue <[email protected]>
> Sent: Friday, August 13, 2021 2:22 PM
> To: [email protected]
> Cc: Zhang, Qi Z <[email protected]>; Wang, Haiyue
> <[email protected]>; [email protected]; David Marchand
> <[email protected]>; Yang, Qiming <[email protected]>;
> Xiaolong Ye <[email protected]>; Xing, Beilei <[email protected]>;
> Wang, Ying A <[email protected]>
> Subject: [PATCH v1] net/ice: fix memzone leak when device init failed
>
> When flow engine initialization or FXP resource reset failed, it needs to
> free the
> memory zone and unregister the interrupt callback.
>
> Bugzilla ID: 752
> Fixes: 84dc7a95a2d3 ("net/ice: enable flow director engine")
> Fixes: 7615a6895009 ("net/ice: rework for generic flow enabling")
> Fixes: 7edc7158d771 ("net/ice: cleanup RSS/FDIR profile on device init")
> Cc: [email protected]
>
> Reported-by: David Marchand <[email protected]>
> Signed-off-by: Haiyue Wang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied dpdk-next-net-intel.
Thanks
Qi