Messages in this thread |  | | Subject | Re: [PATCH net] net: enetc: avoid buffer leaks on xdp_do_redirect() failure | From | patchwork-bot+netdevbpf@kernel ... | Date | Thu, 15 Dec 2022 04:40:16 +0000 |
| |
Hello:
This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>:
On Tue, 13 Dec 2022 02:19:08 +0200 you wrote: > Before enetc_clean_rx_ring_xdp() calls xdp_do_redirect(), each software > BD in the RX ring between index orig_i and i can have one of 2 refcount > values on its page. > > We are the owner of the current buffer that is being processed, so the > refcount will be at least 1. > > [...]
Here is the summary with links: - [net] net: enetc: avoid buffer leaks on xdp_do_redirect() failure https://git.kernel.org/netdev/net/c/628050ec952d
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |