[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169724222462.16074.13447154968903624536.git-patchwork-notify@kernel.org>
Date: Sat, 14 Oct 2023 00:10:24 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Petr Machata <petrm@...dia.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org, idosch@...dia.com,
mlxsw@...dia.com
Subject: Re: [PATCH net-next] mlxsw: pci: Allocate skbs using GFP_KERNEL during
initialization
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 11 Oct 2023 16:39:12 +0200 you wrote:
> From: Ido Schimmel <idosch@...dia.com>
>
> The driver allocates skbs during initialization and during Rx
> processing. Take advantage of the fact that the former happens in
> process context and allocate the skbs using GFP_KERNEL to decrease the
> probability of allocation failure.
>
> [...]
Here is the summary with links:
- [net-next] mlxsw: pci: Allocate skbs using GFP_KERNEL during initialization
https://git.kernel.org/netdev/net-next/c/958a140d7a0a
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