Hi, > -----Original Message----- > From: Bill Zhou <dongz...@nvidia.com> > Sent: Thursday, October 13, 2022 12:34 PM > To: Slava Ovsiienko <viachesl...@nvidia.com>; Matan Azrad > <ma...@nvidia.com> > Cc: dev@dpdk.org; Raslan Darawsheh <rasl...@nvidia.com>; > Xueming(Steven) Li <xuemi...@nvidia.com>; sta...@dpdk.org > 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: xuemi...@nvidia.com > Cc: sta...@dpdk.org > > Signed-off-by: Dong Zhou <dongz...@nvidia.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh