Hi,

> -----Original Message-----
> From: Michael Baum <[email protected]>
> Sent: Monday, October 24, 2022 4:28 PM
> To: [email protected]
> Cc: Matan Azrad <[email protected]>; Raslan Darawsheh
> <[email protected]>; Slava Ovsiienko <[email protected]>; Michael
> Baum <[email protected]>
> Subject: [PATCH] net/mlx5: fix wrong free function in HWS AGE info
> 
> In AGE info initialization, the mlx5_hws_q_age_info structure is allocated by
> "mlx5_malloc" function.
> 
> However, in case of failure, this structure is released by "rte_free".
> 
> This patch changes it to use "mlx5_free".
> 
> Fixes: 32c98171674f ("net/mlx5: add HWS AGE action support")
> Cc: [email protected]
> 
> Signed-off-by: Michael Baum <[email protected]>
> Acked-by: Matan Azrad <[email protected]>

Patch squashed into relevant commit in next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to