Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
* [Cake] [RFC PATCH 0/3] Cake patches for net-next
@ 2017-11-17 19:11 Dave Taht
  2017-11-17 19:11 ` [Cake] [RFC PATCH 1/3] Add cake to pkt_sched.h Dave Taht
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Dave Taht @ 2017-11-17 19:11 UTC (permalink / raw)
  To: cake

This is a version of the cobalt branch of cake with all the backporting
cruft ripped out, and made mostly checkpatch compliant, so that it can
be reviewed in inline email.

Note that there
are still a few lines longer than 80 characters still in it, and you should
be careful applying it.

Dave Taht (3):
  Add cake to pkt_sched.h
  Add cake related includes and source files
  Add support for building the new cake qdisc

 include/net/cobalt.h           |  132 +++
 include/uapi/linux/pkt_sched.h |   58 ++
 net/sched/Kconfig              |   11 +
 net/sched/Makefile             |    1 +
 net/sched/cobalt.c             |  258 +++++
 net/sched/sch_cake.c           | 2206 ++++++++++++++++++++++++++++++++++++++++
 6 files changed, 2666 insertions(+)
 create mode 100644 include/net/cobalt.h
 create mode 100644 net/sched/cobalt.c
 create mode 100644 net/sched/sch_cake.c

-- 
2.7.4


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

end of thread, other threads:[~2017-11-21 19:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-17 19:11 [Cake] [RFC PATCH 0/3] Cake patches for net-next Dave Taht
2017-11-17 19:11 ` [Cake] [RFC PATCH 1/3] Add cake to pkt_sched.h Dave Taht
2017-11-17 19:11 ` [Cake] [RFC PATCH 2/3] Add cake related includes and source files Dave Taht
2017-11-17 19:52   ` Dave Taht
     [not found]     ` <91830311-fea3-cb03-be2e-b132ae54ad89@gmail.com>
2017-11-21 18:59       ` Dave Taht
     [not found]     ` <dbf49d41-27e1-5d4c-ad23-093d3d2d442e@gmail.com>
2017-11-21 19:03       ` Dave Taht
     [not found]     ` <f7a57f62-9b61-5e4f-6734-dc92f2758d2f@gmail.com>
2017-11-21 19:04       ` Dave Taht
     [not found]     ` <fe13b27c-223f-f9d2-b153-44fbe388ff50@gmail.com>
2017-11-21 19:05       ` Dave Taht
     [not found]     ` <5fbd8b62-f557-d9f6-0396-8bd9135b7c74@gmail.com>
2017-11-21 19:07       ` Dave Taht
2017-11-17 19:11 ` [Cake] [RFC PATCH 3/3] Add support for building the new cake qdisc Dave Taht
2017-11-17 19:21   ` Toke Høiland-Jørgensen
2017-11-17 19:55     ` Dave Taht

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