Re: [PATCH net-next v8 0/6] Multi-queue aware sch_cake
From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-01-13 11:13:41
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni [off-list ref]: 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