Re: [net PATCH v2] octeontx2-pf: Fix memory leak during interface down

From: Simon Horman
Date: Sun Nov 19 2023 - 11:12:05 EST


On Fri, Nov 17, 2023 at 04:10:18PM +0530, Suman Ghosh wrote:
> During 'ifconfig <netdev> down' one RSS memory was not getting freed.
> This patch fixes the same.
>
> Fixes: 81a4362016e7 ("octeontx2-pf: Add RSS multi group support")
> Signed-off-by: Suman Ghosh <sumang@xxxxxxxxxxx>
> ---
> v2 changes:
> - Updated fixes tag

Thanks for the update, this now looks good to me.

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>