From 0d95472a4bd30c217361c9b9fb1c3c2677a29144 Mon Sep 17 00:00:00 2001 From: Tyson Moore Date: Thu, 29 Apr 2021 14:28:47 -0400 Subject: [PATCH] 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 Signed-off-by: David Ahern --- 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