[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <159311592607.207748.5904268231642411759.stgit@toke.dk>
Date: Thu, 25 Jun 2020 22:12:06 +0200
From: Toke Høiland-Jørgensen <toke@...hat.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, cake@...ts.bufferbloat.net
Subject: [PATCH net 0/3] sched: A couple of fixes for sch_cake
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(-)
Powered by blists - more mailing lists