Tested-by: Peng, Yuan <[email protected]>
> -----Original Message----- > From: Xing, Beilei <[email protected]> > Sent: Wednesday, November 9, 2022 2:29 PM > To: Wu, Jingjing <[email protected]> > Cc: [email protected]; Peng, Yuan <[email protected]>; Xing, Beilei > <[email protected]> > Subject: [PATCH] net/idpf: fix memory leak > > From: Beilei Xing <[email protected]> > > This patch fixes memory leak during Tx split queue release. > > Fixes: 19b58dba9dc3 ("net/idpf: support queue release") > > Signed-off-by: Beilei Xing <[email protected]>

