[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167349961753.12703.13677873068030211193.git-patchwork-notify@kernel.org>
Date: Thu, 12 Jan 2023 05:00:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, somnath.kotur@...adcom.com,
andrew.gospodarek@...adcom.com, michael.chan@...adcom.com
Subject: Re: [PATCH net] bnxt: make sure we return pages to the pool
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 10 Jan 2023 20:25:47 -0800 you wrote:
> Before the commit under Fixes the page would have been released
> from the pool before the napi_alloc_skb() call, so normal page
> freeing was fine (released page == no longer in the pool).
>
> After the change we just mark the page for recycling so it's still
> in the pool if the skb alloc fails, we need to recycle.
>
> [...]
Here is the summary with links:
- [net] bnxt: make sure we return pages to the pool
https://git.kernel.org/netdev/net/c/97f5e03a4a27
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