stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] ets: use old 'nbands' while purging unused classes
@ 2025-08-12 16:40 Davide Caratti
  2025-08-12 16:40 ` [PATCH net v2 1/2] net/sched: " Davide Caratti
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Davide Caratti @ 2025-08-12 16:40 UTC (permalink / raw)
  To: Jamal Hadi Salim, Cong Wang, Jiri Pirko, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Simon Horman,
	Lion Ackermann, Petr Machata, netdev, Ivan Vecera, Li Shuang
  Cc: stable

- patch 1/2 fixes a NULL dereference in the control path of sch_ets qdisc
- patch 2/2 extends kselftests to verify effectiveness of the above fix

Changes since v1:
 - added a kselftest (thanks Victor) 

Davide Caratti (2):
  net/sched: ets: use old 'nbands' while purging unused classes
  selftests: net/forwarding: test purge of active DWRR classes

 net/sched/sch_ets.c                                   | 11 ++++++-----
 tools/testing/selftests/net/forwarding/sch_ets.sh     |  1 +
 .../testing/selftests/net/forwarding/sch_ets_tests.sh |  8 ++++++++
 3 files changed, 15 insertions(+), 5 deletions(-)

-- 
2.47.0


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

end of thread, other threads:[~2025-08-14  1:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-12 16:40 [PATCH net v2 0/2] ets: use old 'nbands' while purging unused classes Davide Caratti
2025-08-12 16:40 ` [PATCH net v2 1/2] net/sched: " Davide Caratti
2025-08-12 16:40 ` [PATCH net v2 2/2] selftests: net/forwarding: test purge of active DWRR classes Davide Caratti
2025-08-12 16:51   ` kernel test robot
2025-08-13 12:00   ` Victor Nogueira
2025-08-14  1:30 ` [PATCH net v2 0/2] ets: use old 'nbands' while purging unused classes patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).