net/sched: Retire rsvp classifier
authorJamal Hadi Salim <jhs@mojatatu.com>
Tue, 14 Feb 2023 13:49:15 +0000 (08:49 -0500)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 16 Feb 2023 08:27:07 +0000 (09:27 +0100)
commit265b4da82dbf5df04bee5a5d46b7474b1aaf326a
tree27286d27b93636d2447dfd4a37e7f5d59f46050b
parent8c710f75256bb3cf05ac7b1672c82b92c43f3d28
net/sched: Retire rsvp classifier

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>
include/net/tc_wrapper.h
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]