[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<171099602793.26207.3374009714899466289.git-patchwork-notify@kernel.org>
Date: Thu, 21 Mar 2024 04:40:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yan Zhai <yan@...udflare.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, jiri@...nulli.us, horms@...nel.org,
daniel@...earbox.net, lorenzo@...nel.org, lixiaoyan@...gle.com,
weiwan@...gle.com, alexanderduyck@...com, linux-kernel@...r.kernel.org,
rcu@...r.kernel.org, bpf@...r.kernel.org, kernel-team@...udflare.com,
joel@...lfernandes.org, paulmck@...nel.org, toke@...hat.com,
alexei.starovoitov@...il.com, rostedt@...dmis.org, mark.rutland@....com,
hawk@...nel.org, bigeasy@...utronix.de
Subject: Re: [PATCH v5 net 0/3] Report RCU QS for busy network kthreads
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 19 Mar 2024 13:44:30 -0700 you wrote:
> This changeset fixes a common problem for busy networking kthreads.
> These threads, e.g. NAPI threads, typically will do:
>
> * polling a batch of packets
> * if there are more work, call cond_resched() to allow scheduling
> * continue to poll more packets when rx queue is not empty
>
> [...]
Here is the summary with links:
- [v5,net,1/3] rcu: add a helper to report consolidated flavor QS
https://git.kernel.org/netdev/net/c/1a77557d48cf
- [v5,net,2/3] net: report RCU QS on threaded NAPI repolling
https://git.kernel.org/netdev/net/c/d6dbbb11247c
- [v5,net,3/3] bpf: report RCU QS in cpumap kthread
https://git.kernel.org/netdev/net/c/00bf63122459
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