Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
* [Cake] [RFC PATCH 0/5] patches for iproute2-net-next for netem slotting and cake
@ 2017-11-17 21:19 Dave Taht
  2017-11-17 21:19 ` [Cake] [RFC PATCH 1/5] Update to the actual net-next Dave Taht
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Dave Taht @ 2017-11-17 21:19 UTC (permalink / raw)
  To: cake

This has some work in progress towards finalizing the new netem 'slot'
feature (still needs to be made backward compatible with old kernels)
and a forward port of the existing tc-adv cake code to the latest iproute.

Dave Taht (5):
  Update to the actual net-next
  Add cake pkt_sched.h
  tc: support conversions to or from 64 bit nanosecond-based time
  q_netem: support delivering packets in delayed time slots
  netem: add documentation for the new slotting feature

 include/uapi/linux/pkt_sched.h | 68 ++++++++++++++++++++++++++++++++++++++++++
 man/man8/tc-netem.8            | 32 +++++++++++++++++++-
 tc/q_netem.c                   | 55 +++++++++++++++++++++++++++++++++-
 tc/tc_util.c                   | 60 +++++++++++++++++++++++++++++++++++++
 tc/tc_util.h                   |  3 ++
 5 files changed, 216 insertions(+), 2 deletions(-)

-- 
2.7.4


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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-17 21:19 [Cake] [RFC PATCH 0/5] patches for iproute2-net-next for netem slotting and cake Dave Taht
2017-11-17 21:19 ` [Cake] [RFC PATCH 1/5] Update to the actual net-next Dave Taht
2017-11-17 21:26   ` Stephen Hemminger
2017-11-17 21:34     ` Dave Taht
2017-11-17 21:19 ` [Cake] [RFC PATCH 2/5] Add cake pkt_sched.h Dave Taht
2017-11-17 21:19 ` [Cake] [RFC PATCH 3/5] tc: support conversions to or from 64 bit nanosecond-based time Dave Taht
2017-11-17 21:19 ` [Cake] [RFC PATCH 4/5] q_netem: support delivering packets in delayed time slots Dave Taht
2017-11-17 21:19 ` [Cake] [RFC PATCH 5/5] netem: add documentation for the new slotting feature Dave Taht

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