On Thu, Jun 24, 2021 at 10:43 AM Iremonger, Bernard <[email protected]> wrote: > > -----Original Message----- > > From: [email protected] <[email protected]> > > Sent: Wednesday, June 23, 2021 6:07 PM > > To: Iremonger, Bernard <[email protected]> > > Cc: [email protected]; [email protected]; Owen Hilyard > > <[email protected]> > > Subject: [PATCH v2] flow_classify: fix leaking rules on delete > > > > From: Owen Hilyard <[email protected]> > > > > Rules in a classify table were not freed if the table had a delete function. > > > > Fixes: be41ac2a3 ("flow_classify: introduce flow classify library") > > > > Signed-off-by: Owen Hilyard <[email protected]> > This patch should be backported. > Please add the following line after the Fixes line: > Cc: [email protected]
I'll add it when applying, no need for a v3. Thanks. -- David Marchand

