All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch net 0/2] net_sched: fix a regression in sch_htb
@ 2025-04-28 23:29 Cong Wang
  2025-04-28 23:29 ` [Patch net 1/2] sch_htb: make htb_deactivate() idempotent Cong Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Cong Wang @ 2025-04-28 23:29 UTC (permalink / raw)
  To: netdev; +Cc: jhs, jiri, alan, Cong Wang

This patchset contains a fix for the regression reported by Alan and a
selftest to cover that case. Please see each patch description for more
details.

---

Cong Wang (2):
  sch_htb: make htb_deactivate() idempotent
  selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case

 net/sched/sch_htb.c                           | 15 ++++----
 .../tc-testing/tc-tests/infra/qdiscs.json     | 35 +++++++++++++++++++
 2 files changed, 41 insertions(+), 9 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-05-05 23:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-28 23:29 [Patch net 0/2] net_sched: fix a regression in sch_htb Cong Wang
2025-04-28 23:29 ` [Patch net 1/2] sch_htb: make htb_deactivate() idempotent Cong Wang
2025-04-30 15:19   ` Victor Nogueira
2025-05-02  9:59     ` Paolo Abeni
2025-05-02 22:13       ` Victor Nogueira
2025-05-04 20:18     ` Cong Wang
2025-04-28 23:29 ` [Patch net 2/2] selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case Cong Wang
2025-05-05 23:51 ` [Patch net 0/2] net_sched: fix a regression in sch_htb patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.