From: Paolo Abeni Date: Thu, 22 May 2025 09:16:53 +0000 (+0200) Subject: Merge branch 'net_sched-fix-hfsc-qlen-backlog-accounting-bug-and-add-selftest' X-Git-Tag: v6.15~18^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=625b40dcf4ea12335e9a0720a2a6e196f64aee73;p=thirdparty%2Flinux.git Merge branch 'net_sched-fix-hfsc-qlen-backlog-accounting-bug-and-add-selftest' Cong Wang says: ==================== net_sched: Fix HFSC qlen/backlog accounting bug and add selftest This series addresses a long-standing bug in the HFSC qdisc where queue length and backlog accounting could become inconsistent if a packet is dropped during a peek-induced dequeue operation, and adds a corresponding selftest to tc-testing. ==================== Link: https://patch.msgid.link/20250518222038.58538-1-xiyou.wangcong@gmail.com Signed-off-by: Paolo Abeni --- 625b40dcf4ea12335e9a0720a2a6e196f64aee73