[Cake] [PATCH net-next v2] net_sched: sch_cake: Add drop reasons
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Thu Dec 12 21:50:17 EST 2024
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Wed, 11 Dec 2024 11:17:09 +0100 you wrote:
> Add three qdisc-specific drop reasons and use them in sch_cake:
>
> 1) SKB_DROP_REASON_QDISC_OVERLIMIT
> Whenever the total queue limit for a qdisc instance is exceeded
> and a packet is dropped to make room.
>
> 2) SKB_DROP_REASON_QDISC_CONGESTED
> Whenever a packet is dropped by the qdisc AQM algorithm because
> congestion is detected.
>
> [...]
Here is the summary with links:
- [net-next,v2] net_sched: sch_cake: Add drop reasons
https://git.kernel.org/netdev/net-next/c/a42d71e322a8
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the Cake
mailing list