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)
commitc25af830ab2608ef1dd5e4dada702ce1437ea8e7
tree20d107d32334d33777cc8d668b4d8025d2826350
parentca1a6705b271d458d54bbeb072af97ec468d3b37
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