[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175016523077.3113934.3649305675066595449.git-patchwork-notify@kernel.org>
Date: Tue, 17 Jun 2025 13:00:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc: netdev@...r.kernel.org, dev@...nvswitch.org, davem@...emloft.net,
aconole@...hat.com, echaudro@...hat.com, edumazet@...gle.com, gal@...dia.com,
i.maximets@....org, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org
Subject: Re: [PATCH net] openvswitch: Allocate struct ovs_pcpu_storage
dynamically
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Fri, 13 Jun 2025 14:36:29 +0200 you wrote:
> PERCPU_MODULE_RESERVE defines the maximum size that can by used for the
> per-CPU data size used by modules. This is 8KiB.
>
> Commit 035fcdc4d240c ("openvswitch: Merge three per-CPU structures into
> one") restructured the per-CPU memory allocation for the module and
> moved the separate alloc_percpu() invocations at module init time to a
> static per-CPU variable which is allocated by the module loader.
>
> [...]
Here is the summary with links:
- [net] openvswitch: Allocate struct ovs_pcpu_storage dynamically
https://git.kernel.org/netdev/net/c/7b4ac12cc929
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