net/sched: Retire CBQ qdisc
authorJamal Hadi Salim <jhs@mojatatu.com>
Tue, 14 Feb 2023 13:49:11 +0000 (08:49 -0500)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 16 Feb 2023 08:27:06 +0000 (09:27 +0100)
commit051d442098421c28c7951625652f61b1e15c4bd5
tree41bb8fa46bb9f927a8e49d42b9a4b4a8efbb15c4
parent8fdf6659974d697ef09acd216ffff34706a1b83a
net/sched: Retire CBQ qdisc

While this amazing qdisc has served us well over the years it has not been
getting any tender love and care and has bitrotted over time.
It has become mostly a shooting target for syzkaller lately.
For this reason, we are retiring it. Goodbye CBQ - we loved you.

Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Acked-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/sched/Kconfig
net/sched/Makefile
net/sched/sch_cbq.c [deleted file]
tools/testing/selftests/tc-testing/tc-tests/qdiscs/cbq.json [deleted file]