]> git.baikalelectronics.ru Git - kernel.git/commit
sch_cake: revise Diffserv docs
authorKevin Bracey <kevin@bracey.fi>
Thu, 6 Jan 2022 21:56:37 +0000 (23:56 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 7 Jan 2022 16:41:29 +0000 (08:41 -0800)
commit1f666145aa78354108b3b913a317ff37ecb15d7e
tree20d107d32334d33777cc8d668b4d8025d2826350
parent1e22756a5b89ff9414e02398226264bdb9a11ebd
sch_cake: revise Diffserv docs

Documentation incorrectly stated that CS1 is equivalent to LE for
diffserv8. But when LE was added to the table, CS1 was pushed into tin
1, leaving only LE in tin 0.

Also "TOS1" no longer exists, as that is the same codepoint as LE.

Make other tweaks properly distinguishing codepoints from classes and
putting current Diffserve codepoints ahead of legacy ones.

Signed-off-by: Kevin Bracey <kevin@bracey.fi>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Link: https://lore.kernel.org/r/20220106215637.3132391-1-kevin@bracey.fi
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/sched/sch_cake.c