selftests/tc-testing: Remove configs that no longer exist
authorVlad Buslov <vladbu@nvidia.com>
Mon, 12 Jun 2023 07:57:12 +0000 (09:57 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 14 Jun 2023 03:49:14 +0000 (20:49 -0700)
commit11b8b2e70a9b4a1b60eefc0cd79cd2d3c08545f1
tree683c38ee5644914ab6af0ec5ede59ce47d21eddc
parentb39d8c41c7a8336ce85c376b5d4906089524a0ae
selftests/tc-testing: Remove configs that no longer exist

Some qdiscs and classifiers have recently been retired from kernel.
However, tc-testing config is still cluttered with them which causes noise
when using merge_config.sh script to update existing config for tc-testing
compatibility. Remove the config settings for affected qdiscs and
classifiers.

Fixes: fb38306ceb9e ("net/sched: Retire ATM qdisc")
Fixes: 051d44209842 ("net/sched: Retire CBQ qdisc")
Fixes: bbe77c14ee61 ("net/sched: Retire dsmark qdisc")
Fixes: 265b4da82dbf ("net/sched: Retire rsvp classifier")
Fixes: 8c710f75256b ("net/sched: Retire tcindex classifier")
Signed-off-by: Vlad Buslov <vladbu@nvidia.com>
Reviewed-by: Pedro Tammela <pctammela@mojatatu.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/tc-testing/config