tc-cake: update docs to include LE diffserv
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>
Signed-off-by: David Ahern <dsahern@kernel.org>
This commit is contained in:
parent
2d212aae55
commit
0d95472a4b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue