Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
* [Cake] [PATCH net-next v1 0/3] sched: Patches from out-of-tree version of sch_cake
@ 2019-03-01 15:04 Toke Høiland-Jørgensen
  2019-03-01 15:04 ` [Cake] [PATCH net-next v1 1/3] sch_cake: Make the dual modes fairer Toke Høiland-Jørgensen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Toke Høiland-Jørgensen @ 2019-03-01 15:04 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, cake

This series includes a couple of patches with updates from the out-of-tree
version of sch_cake. The first one is a fix to the fairness scheduling when
dual-mode fairness is enabled. The second patch is an additional feature flag
that allows using fwmark as a tin selector, as a convenience for people who want
to customise tin selection. The third patch is just a cleanup to the tin
selection logic.

---

George Amanakis (1):
      sch_cake: Make the dual modes fairer

Kevin Darbyshire-Bryant (1):
      sch_cake: Permit use of connmarks as tin classifiers

Toke Høiland-Jørgensen (1):
      sch_cake: Simplify logic in cake_select_tin()


 include/uapi/linux/pkt_sched.h |    1 
 net/sched/sch_cake.c           |  155 +++++++++++++++++++++++++---------------
 2 files changed, 98 insertions(+), 58 deletions(-)


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

end of thread, other threads:[~2019-03-04  4:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-01 15:04 [Cake] [PATCH net-next v1 0/3] sched: Patches from out-of-tree version of sch_cake Toke Høiland-Jørgensen
2019-03-01 15:04 ` [Cake] [PATCH net-next v1 1/3] sch_cake: Make the dual modes fairer Toke Høiland-Jørgensen
2019-03-01 15:04 ` [Cake] [PATCH net-next v1 2/3] sch_cake: Permit use of connmarks as tin classifiers Toke Høiland-Jørgensen
2019-03-01 15:04 ` [Cake] [PATCH net-next v1 3/3] sch_cake: Simplify logic in cake_select_tin() Toke Høiland-Jørgensen
2019-03-04  4:38 ` [Cake] [PATCH net-next v1 0/3] sched: Patches from out-of-tree version of 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