[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168559801962.10778.8818500062633828561.git-patchwork-notify@kernel.org>
Date: Thu, 01 Jun 2023 05:40:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: <edward.cree@....com>
Cc: linux-net-drivers@....com, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, edumazet@...gle.com, ecree.xilinx@...il.com,
netdev@...r.kernel.org, habetsm.xilinx@...il.com, dan.carpenter@...aro.org,
oe-kbuild-all@...ts.linux.dev, lkp@...el.com, error27@...il.com
Subject: Re: [PATCH net] sfc: fix error unwinds in TC offload
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 30 May 2023 21:25:27 +0100 you wrote:
> From: Edward Cree <ecree.xilinx@...il.com>
>
> Failure ladders weren't exactly unwinding what the function had done up
> to that point; most seriously, when we encountered an already offloaded
> rule, the failure path tried to remove the new rule from the hashtable,
> which would in fact remove the already-present 'old' rule (since it has
> the same key) from the table, and leak its resources.
>
> [...]
Here is the summary with links:
- [net] sfc: fix error unwinds in TC offload
https://git.kernel.org/netdev/net/c/622ab656344a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists