net/sched: Retire rsvp classifier
authorJamal Hadi Salim <jhs@mojatatu.com>
Tue, 14 Feb 2023 13:49:15 +0000 (08:49 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Sep 2023 09:11:13 +0000 (11:11 +0200)
commitb93aeb6352b0229e3c5ca5ca4ff015b015aff33c
tree606e06a48c7134489a7a4581965631a8c792b468
parent4c6bb91581796d34466d85bc06c9393d27f83101
net/sched: Retire rsvp classifier

commit 265b4da82dbf5df04bee5a5d46b7474b1aaf326a upstream.

The rsvp classifier has served us well for about a quarter of a century but has
has not been getting much maintenance attention due to lack of known users.

Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Acked-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Kyle Zeng <zengyhkyle@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/sched/Kconfig
net/sched/Makefile
net/sched/cls_rsvp.c [deleted file]
net/sched/cls_rsvp.h [deleted file]
net/sched/cls_rsvp6.c [deleted file]
tools/testing/selftests/tc-testing/tc-tests/filters/rsvp.json [deleted file]