On Thu, 23 Feb 2023 14:49:09 -0800 Saeed Mahameed wrote: > On 23 Feb 10:30, patchwork-bot+netdevbpf@xxxxxxxxxx wrote: > >Hello: > > > >This patch was applied to netdev/net.git (master) > >by Paolo Abeni <pabeni@xxxxxxxxxx>: > > > >On Wed, 22 Feb 2023 11:06:40 +0200 you wrote: > >> From: Patrisious Haddad <phaddad@xxxxxxxxxx> > >> > >> During IPsec RoCE TX creation a struct for the flow group creation is > >> allocated, but never freed. Free that struct once it is no longer in use. > >> > >> Fixes: 22551e77e550 ("net/mlx5: Configure IPsec steering for egress RoCEv2 traffic") > >> Signed-off-by: Patrisious Haddad <phaddad@xxxxxxxxxx> > >> Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxx> > >> > >> [...] > > > >Here is the summary with links: > > - [net,v1] net/mlx5: Fix memory leak in IPsec RoCE creation > > https://git.kernel.org/netdev/net/c/c749e3f82a15 > > > > hmm, I don't see this one in net branch, should i resubmit via my queue? It's there: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=c749e3f82a15e10a798bb55f60368ee102c793cb But keep in mind that master is gone (long live main).