From: David Ahern <dsahern@kernel.org>
To: Stephen Hemminger <stephen@networkplumber.org>, netdev@vger.kernel.org
Subject: Re: [PATCH iproute2] remove support for CBQ, RSVP and tc-index
Date: Mon, 30 Oct 2023 10:24:22 -0700 [thread overview]
Message-ID: <2c3957f5-2a0a-41a0-a998-0c5eee7955d9@kernel.org> (raw)
In-Reply-To: <20231030165501.10596-1-stephen@networkplumber.org>
On 10/30/23 10:54 AM, Stephen Hemminger wrote:
> "Bring out your dead".
> The kernel removed support for CBQ, RSVP and tcindex because these
> features were causing lots of failing syszbot tests.
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> ---
> Thanks to Jamal at TC workshop for suggestion.
> bash-completion/tc | 24 +-
> man/man8/tc-cbq-details.8 | 423 -------------------------
> man/man8/tc-cbq.8 | 351 ---------------------
> man/man8/tc-tcindex.8 | 58 ----
> man/man8/tc.8 | 19 +-
> tc/Makefile | 4 -
> tc/f_rsvp.c | 417 -------------------------
> tc/f_tcindex.c | 185 -----------
> tc/q_cbq.c | 589 -----------------------------------
> tc/tc_cbq.c | 53 ----
> tc/tc_cbq.h | 10 -
> tc/tc_class.c | 2 +-
> tc/tc_filter.c | 2 +-
> tc/tc_qdisc.c | 2 +-
> testsuite/tests/tc/cbq.t | 10 -
> testsuite/tests/tc/policer.t | 13 -
> 16 files changed, 7 insertions(+), 2155 deletions(-)
> delete mode 100644 man/man8/tc-cbq-details.8
> delete mode 100644 man/man8/tc-cbq.8
> delete mode 100644 man/man8/tc-tcindex.8
> delete mode 100644 tc/f_rsvp.c
> delete mode 100644 tc/f_tcindex.c
> delete mode 100644 tc/q_cbq.c
> delete mode 100644 tc/tc_cbq.c
> delete mode 100644 tc/tc_cbq.h
> delete mode 100755 testsuite/tests/tc/cbq.t
> delete mode 100755 testsuite/tests/tc/policer.t
>
Reviewed-by: David Ahern <dsahern@kernel.org>
prev parent reply other threads:[~2023-10-30 17:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-30 16:54 [PATCH iproute2] remove support for CBQ, RSVP and tc-index Stephen Hemminger
2023-10-30 17:24 ` David Ahern [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2c3957f5-2a0a-41a0-a998-0c5eee7955d9@kernel.org \
--to=dsahern@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox