All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tyson Moore <tyson@tyson.me>
To: stephen@networkplumber.org
Cc: netdev@vger.kernel.org, Tyson Moore <tyson@tyson.me>
Subject: [PATCH iproute2] tc-cake: update docs to include LE diffserv
Date: Thu, 29 Apr 2021 14:28:47 -0400	[thread overview]
Message-ID: <20210429182847.10892-1-tyson@tyson.me> (raw)

Linux kernel commit b8392808eb3fc28e ("sch_cake: add RFC 8622 LE PHB
support to CAKE diffserv handling") added packets with LE diffserv to
the Bulk priority tin. Update the documentation to reflect this change.

Signed-off-by: Tyson Moore <tyson@tyson.me>
---
 man/man8/tc-cake.8 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/man8/tc-cake.8 b/man/man8/tc-cake.8
index cb67d15f..ced9ac78 100644
--- a/man/man8/tc-cake.8
+++ b/man/man8/tc-cake.8
@@ -509,7 +509,7 @@ preset on the modern Internet is firmly discouraged.
 .br
 	Provides a general-purpose Diffserv implementation with four tins:
 .br
-		Bulk (CS1), 6.25% threshold, generally low priority.
+		Bulk (CS1, LE in kernel v5.9+), 6.25% threshold, generally low priority.
 .br
 		Best Effort (general), 100% threshold.
 .br
@@ -522,7 +522,7 @@ preset on the modern Internet is firmly discouraged.
 .br
 	Provides a simple, general-purpose Diffserv implementation with three tins:
 .br
-		Bulk (CS1), 6.25% threshold, generally low priority.
+		Bulk (CS1, LE in kernel v5.9+), 6.25% threshold, generally low priority.
 .br
 		Best Effort (general), 100% threshold.
 .br
-- 
2.31.1


             reply	other threads:[~2021-04-29 18:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-29 18:28 Tyson Moore [this message]
2021-05-06 15:00 ` [PATCH iproute2] tc-cake: update docs to include LE diffserv David Ahern

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=20210429182847.10892-1-tyson@tyson.me \
    --to=tyson@tyson.me \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.