[Cake] [PATCH net 0/3] sched: A couple of fixes for sch_cake
Toke Høiland-Jørgensen
toke at redhat.com
Thu Jun 25 16:12:06 EDT 2020
Hi Dave
This series contains a couple of fixes for diffserv handling in sch_cake that
provide a nice speedup (with a somewhat pedantic nit fix tacked on to the end).
Not quite sure about whether this should go to stable; it does provide a nice
speedup, but it's not strictly a fix in the "correctness" sense. I lean towards
including this in stable as well, since our most important consumer of that
(OpenWrt) is likely to backport the series anyway.
-Toke
---
Ilya Ponetayev (1):
sch_cake: don't try to reallocate or unshare skb unconditionally
Toke Høiland-Jørgensen (2):
sch_cake: don't call diffserv parsing code when it is not needed
sch_cake: fix a few style nits
net/sched/sch_cake.c | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)
More information about the Cake
mailing list