[Cake] [RFC PATCH 0/2] iproute2 cake support

Dave Taht dave.taht at gmail.com
Fri Nov 17 16:32:44 EST 2017


I've also put this up on github:

https://github.com/dtaht/iproute2-cake-next

It has generally proved difficult to maintain a branch of linux on
github (lots of timeouts), attached is the patchset I sent with email,
with the mistake toke pointed out corrected. It did compile, I'm
forcing a rebuild on two machines as I write.

I am still building linux out of the net-next repo, which is available here:

git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git

And should be stable for another week or so.
Note, if you need 32 bits for netem slotting, there are two patches
still outstanding for that.


On Fri, Nov 17, 2017 at 1:24 PM, Dave Taht <dave.taht at gmail.com> wrote:
> This takes the latest cobalt/cake code and applies it to iproute2-next
>
> Dave Taht (2):
>   Add support for cake with ack filtering
>   add cake man page
>
>  man/man8/tc-cake.8 | 530 ++++++++++++++++++++++++++++++++++++++
>  tc/Makefile        |   1 +
>  tc/q_cake.c        | 732 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 1263 insertions(+)
>  create mode 100644 man/man8/tc-cake.8
>  create mode 100644 tc/q_cake.c
>
> --
> 2.7.4
>



-- 

Dave Täht
CEO, TekLibre, LLC
http://www.teklibre.com
Tel: 1-669-226-2619
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cake_net_next.tgz
Type: application/x-gzip
Size: 21224 bytes
Desc: not available
URL: <https://lists.bufferbloat.net/pipermail/cake/attachments/20171117/7aacebc4/attachment-0001.bin>


More information about the Cake mailing list