Hi, > -----Original Message----- > From: Bill Zhou <[email protected]> > Sent: Thursday, October 13, 2022 12:34 PM > To: Slava Ovsiienko <[email protected]>; Matan Azrad > <[email protected]> > Cc: [email protected]; Raslan Darawsheh <[email protected]>; > Xueming(Steven) Li <[email protected]>; [email protected] > Subject: [PATCH] net/mlx5: fix thread workspace memory leak > > The thread workspace push/pop should be paired. In the "flow_list_create" > routine, if error happened the workspace pop was missed. This patch shares > the workspace pop for all return paths. > > Fixes: 0064bf431899 ("net/mlx5: fix nested flow creation") > Cc: [email protected] > Cc: [email protected] > > Signed-off-by: Dong Zhou <[email protected]> > Acked-by: Viacheslav Ovsiienko <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

