[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176830261504.2192300.2198008591862995733.git-patchwork-notify@kernel.org>
Date: Tue, 13 Jan 2026 11:10:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Toke Høiland-Jørgensen <toke@...hat.com>@codeaurora.org
Cc: toke@...e.dk, jhs@...atatu.com, xiyou.wangcong@...il.com,
jiri@...nulli.us, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, horms@...nel.org, j.koeppeler@...berlin.de,
cake@...ts.bufferbloat.net, netdev@...r.kernel.org, willemb@...gle.com,
victor@...atatu.com
Subject: Re: [PATCH net-next v8 0/6] Multi-queue aware sch_cake
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Fri, 09 Jan 2026 14:15:29 +0100 you wrote:
> This series adds a multi-queue aware variant of the sch_cake scheduler,
> called 'cake_mq'. Using this makes it possible to scale the rate shaper
> of sch_cake across multiple CPUs, while still enforcing a single global
> rate on the interface.
>
> The approach taken in this patch series is to implement a separate qdisc
> called 'cake_mq', which is based on the existing 'mq' qdisc, but differs
> in a couple of aspects:
>
> [...]
Here is the summary with links:
- [net-next,v8,1/6] net/sched: Export mq functions for reuse
https://git.kernel.org/netdev/net-next/c/8b27fd66f519
- [net-next,v8,2/6] net/sched: sch_cake: Factor out config variables into separate struct
https://git.kernel.org/netdev/net-next/c/bc0ce2bad36c
- [net-next,v8,3/6] net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices
https://git.kernel.org/netdev/net-next/c/ebc65a873eff
- [net-next,v8,4/6] net/sched: sch_cake: Share config across cake_mq sub-qdiscs
https://git.kernel.org/netdev/net-next/c/87826c01837c
- [net-next,v8,5/6] net/sched: sch_cake: share shaper state across sub-instances of cake_mq
https://git.kernel.org/netdev/net-next/c/1bddd758bac2
- [net-next,v8,6/6] selftests/tc-testing: add selftests for cake_mq qdisc
https://git.kernel.org/netdev/net-next/c/8d61f1a9f254
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