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

The dsmark qdisc has served us well over the years for diffserv but has not
been getting much attention due to other more popular approaches to do diffserv
services. Most recently it has become a shooting target for syzkaller. For this
reason, we are retiring it.

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_dsmark.c [deleted file]
tools/testing/selftests/tc-testing/tc-tests/qdiscs/dsmark.json [deleted file]