[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174731645065.3113565.10520070956038071992.git-patchwork-notify@kernel.org>
Date: Thu, 15 May 2025 13:40:50 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc: netdev@...r.kernel.org, linux-rt-devel@...ts.linux.dev,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
horms@...nel.org, tglx@...utronix.de
Subject: Re: [PATCH net-next v4 00/15] net: Cover more per-CPU storage with local
nested BH locking
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Mon, 12 May 2025 11:27:21 +0200 you wrote:
> I was looking at the build-time defined per-CPU variables in net/ and
> added the needed local-BH-locks in order to be able to remove the
> current per-CPU lock in local_bh_disable() on PREMPT_RT.
>
> The work is not yet complete, I just wanted to post what I have so far
> instead of sitting on it.
>
> [...]
Here is the summary with links:
- [net-next,v4,01/15] net: page_pool: Don't recycle into cache on PREEMPT_RT
https://git.kernel.org/netdev/net-next/c/32471b2f481d
- [net-next,v4,02/15] net: dst_cache: Use nested-BH locking for dst_cache::cache
https://git.kernel.org/netdev/net-next/c/c99dac52ffad
- [net-next,v4,03/15] ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
https://git.kernel.org/netdev/net-next/c/1c0829788a6e
- [net-next,v4,04/15] ipv6: sr: Use nested-BH locking for hmac_storage
https://git.kernel.org/netdev/net-next/c/bc57eda646ce
- [net-next,v4,05/15] xdp: Use nested-BH locking for system_page_pool
https://git.kernel.org/netdev/net-next/c/b9eef3391de0
- [net-next,v4,06/15] xfrm: Use nested-BH locking for nat_keepalive_sk_ipv[46]
https://git.kernel.org/netdev/net-next/c/9c607d4b6589
- [net-next,v4,07/15] openvswitch: Merge three per-CPU structures into one
https://git.kernel.org/netdev/net-next/c/035fcdc4d240
- [net-next,v4,08/15] openvswitch: Use nested-BH locking for ovs_pcpu_storage
https://git.kernel.org/netdev/net-next/c/672318331b44
- [net-next,v4,09/15] openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage
https://git.kernel.org/netdev/net-next/c/3af4cdd67f32
- [net-next,v4,10/15] net/sched: act_mirred: Move the recursion counter struct netdev_xmit
https://git.kernel.org/netdev/net-next/c/7fe70c06a182
- [net-next,v4,11/15] net/sched: Use nested-BH locking for sch_frag_data_storage
https://git.kernel.org/netdev/net-next/c/20d677d389e7
- [net-next,v4,12/15] mptcp: Use nested-BH locking for hmac_storage
https://git.kernel.org/netdev/net-next/c/82d9e6b9a0a1
- [net-next,v4,13/15] rds: Disable only bottom halves in rds_page_remainder_alloc()
https://git.kernel.org/netdev/net-next/c/aaaaa6639cf5
- [net-next,v4,14/15] rds: Acquire per-CPU pointer within BH disabled section
https://git.kernel.org/netdev/net-next/c/0af5928f358c
- [net-next,v4,15/15] rds: Use nested-BH locking for rds_page_remainder
https://git.kernel.org/netdev/net-next/c/c50d295c37f2
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