Re: [PATCH] net/ice: fix memory leak in scalar Rx

2025-01-21 Thread Bruce Richardson
On Fri, Jan 17, 2025 at 05:52:05PM +, Vladimir Medvedkin wrote: > If the buffer splitting feature is configured and the payload mbuf > allocation fails, the previously allocated header mbuf may be returned not > fully initialized or a memory leak may occur. > This patch handles this case correc

RE: [PATCH] net/ice: fix memory leak

2024-01-08 Thread Zhang, Qi Z
> -Original Message- > From: Wu, Wenjun1 > Sent: Monday, January 8, 2024 3:27 PM > To: Zhang, Qi Z ; Yang, Qiming > > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: RE: [PATCH] net/ice: fix memory leak > > > > > -Original Message- >

RE: [PATCH] net/ice: fix memory leak

2024-01-07 Thread Wu, Wenjun1
> -Original Message- > From: Zhang, Qi Z > Sent: Monday, January 8, 2024 4:49 AM > To: Yang, Qiming ; Wu, Wenjun1 > > Cc: dev@dpdk.org; Zhang, Qi Z ; sta...@dpdk.org > Subject: [PATCH] net/ice: fix memory leak > > Free memory for AQ buffer at icd_move_recfg_lan_txq Free memory for > p