All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2] tc-cake: update docs to include LE diffserv
@ 2021-04-29 18:28 Tyson Moore
  2021-05-06 15:00 ` David Ahern
  0 siblings, 1 reply; 2+ messages in thread
From: Tyson Moore @ 2021-04-29 18:28 UTC (permalink / raw)
  To: stephen; +Cc: netdev, Tyson Moore

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH iproute2] tc-cake: update docs to include LE diffserv
  2021-04-29 18:28 [PATCH iproute2] tc-cake: update docs to include LE diffserv Tyson Moore
@ 2021-05-06 15:00 ` David Ahern
  0 siblings, 0 replies; 2+ messages in thread
From: David Ahern @ 2021-05-06 15:00 UTC (permalink / raw)
  To: Tyson Moore, stephen; +Cc: netdev

On 4/29/21 12:28 PM, Tyson Moore wrote:
> 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(-)
> 

applied. Thanks,


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-06 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-29 18:28 [PATCH iproute2] tc-cake: update docs to include LE diffserv Tyson Moore
2021-05-06 15:00 ` David Ahern

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.