Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
* [Cake] [PATCH net 0/3] sched: A couple of fixes for sch_cake
@ 2020-06-25 20:12 Toke Høiland-Jørgensen
  2020-06-25 20:12 ` [Cake] [PATCH net 1/3] sch_cake: don't try to reallocate or unshare skb unconditionally Toke Høiland-Jørgensen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Toke Høiland-Jørgensen @ 2020-06-25 20:12 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, 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(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-06-25 23:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-25 20:12 [Cake] [PATCH net 0/3] sched: A couple of fixes for sch_cake Toke Høiland-Jørgensen
2020-06-25 20:12 ` [Cake] [PATCH net 1/3] sch_cake: don't try to reallocate or unshare skb unconditionally Toke Høiland-Jørgensen
2020-06-25 20:12 ` [Cake] [PATCH net 2/3] sch_cake: don't call diffserv parsing code when it is not needed Toke Høiland-Jørgensen
2020-06-25 20:12 ` [Cake] [PATCH net 3/3] sch_cake: fix a few style nits Toke Høiland-Jørgensen
2020-06-25 23:25 ` [Cake] [PATCH net 0/3] sched: A couple of fixes for sch_cake David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox