[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176883235852.1426077.2358286619749506519.git-patchwork-notify@kernel.org>
Date: Mon, 19 Jan 2026 14:19:18 +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, pabeni@...hat.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, horms@...nel.org,
cake@...ts.bufferbloat.net, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net/sched: cake: avoid separate allocation of
struct
cake_sched_config
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 13 Jan 2026 15:31:56 +0100 you wrote:
> Paolo pointed out that we can avoid separately allocating struct
> cake_sched_config even in the non-mq case, by embedding it into struct
> cake_sched_data. This reduces the complexity of the logic that swaps the
> pointers and frees the old value, at the cost of adding 56 bytes to the
> latter. Since cake_sched_data is already almost 17k bytes, this seems
> like a reasonable tradeoff.
>
> [...]
Here is the summary with links:
- [net-next] net/sched: cake: avoid separate allocation of struct cake_sched_config
https://git.kernel.org/netdev/net-next/c/2a85541d95f7
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