Re: [PATCH] net/sched: htb: move active classes after priority changes

From: Eric Dumazet

Date: Mon Jun 08 2026 - 21:04:33 EST


On Mon, Jun 8, 2026 at 5:54 PM Samuel Moelius
<sam.moelius@xxxxxxxxxxxxxxx> wrote:
>
> HTB lets userspace change the priority of an active class, but the class
> can remain linked on the scheduler row for its old priority. Dequeue can
> then treat it as if the old priority were still configured.
>
> The scheduler data structures must reflect the new priority immediately.
>
> Relink active classes onto the correct row when their priority changes.
>
> Assisted-by: Codex:gpt-5.5-cyber-preview

Please stop your bot immediately. We do not want to process hundreds
of AI patches per day.

Please only send patches that address critical issues.