Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
From: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
To: lede-project/source
	<reply+00632eab1edbe5449187a94300efd7c734b1af7571b0b0d392cf0000000113659e0d92a169ce09657485@reply.github.com>,
	lede-project/source <source@noreply.github.com>,
	<cake@lists.bufferbloat.net>
Cc: Mention <mention@noreply.github.com>
Subject: Re: [Cake] [lede-project/source] Add support for cake qdisc (#72)
Date: Wed, 1 Jun 2016 11:02:03 +0100	[thread overview]
Message-ID: <574EB29B.1000405@darbyshire-bryant.me.uk> (raw)
In-Reply-To: <lede-project/source/pull/72/c222782884@github.com>

To try and keep everyone in the loop this has also been sent to the cake 
list.

LR;DR - There's a pull request to the LEDE tree to integrate cake as a 
patch to tc as well as a small, separate core package for 
kmod-sched-cake.  This is a good thing.  The pull request is 
https://github.com/lede-project/source/pull/72

Hannu Nyman is the author of the patch included in the PR - I've 
volunteered to be maintainer until cake really, really, really goes 
upstream.  Lucky me :-)

Hannu's patch included an improvement in column alignment on tc -s qdisc 
show output.  I have updated Dave's tc-adv tree to include this cosmetic 
change 
https://github.com/dtaht/tc-adv/commit/54794117daef5dd16e0ccec4b821f0c67e6b9ede

Jonathan made reference to "a particular misfeature that should be 
deleted".  This mis-feature is DSCP washing.  This has been brought up 
before and to that end I put in some pull requests removing said 
facility to Dave's cake & tc-adv repos.  On that previous occasion it 
was decided it could stay but again it has been mentioned as being 
something undesirable.  I dug around, found my previous 'nosquashwash' 
trees, rebased them and have submitted pull requests again.

https://github.com/dtaht/tc-adv/pull/10
https://github.com/dtaht/sch_cake/pull/25

Maybe it will save a little work.  Or if JM happy I will commit them as 
is.  I personally would like this stumbling block removed for better or 
for worse, let's not stumble over it again :-)

Kevin





On 31/05/16 19:46, Hannu Nyman wrote:
> I have amended the commit (and it is rebased to the current LEDE head)
>
>   * import the cake commit recommended by @chromi
>     <https://github.com/chromi>
>   * define Kevin as the maintainer for cake, thanks @kdarbyshirebryant
>     <https://github.com/kdarbyshirebryant>
>
> @kdarbyshirebryant <https://github.com/kdarbyshirebryant> , regarding
> maintenance:
>
>   * The cake part is easily maintainable, as the Makefile here just
>     defines the commit to be fetched from the original cake repo and
>     sets date as the version.
>   * tc patch may require some manual diff work if the later changes in
>     tc-adv are complex. I actually created my patch a few months ago by
>     making a diff of your tc-adv4.3 branch (that contained tc-adv
>     applied to iproute 4.3) to plain iproute. Then I pruned the
>     non-essential parts (e.g. extra/old cake versions still present in
>     tc-adv, changes to other qdiscs, man pages etc.) from the patch and
>     left only the cake stuff to be compiled. And that was not actually
>     very much. Basically just a new module for tc, small changes to a
>     header file and Makefile. I have since then updated the patch to
>     include the two commits from @chromi <https://github.com/chromi> in
>     April.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/lede-project/source/pull/72#issuecomment-222782884>,
> or mute the thread
> <https://github.com/notifications/unsubscribe/AGMuq2vMBhtdKSJEZTkLXTVLdqomM63hks5qHIINgaJpZM4IqaPW>.
>

       reply	other threads:[~2016-06-01 10:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <lede-project/source/pull/72@github.com>
     [not found] ` <lede-project/source/pull/72/c222782884@github.com>
2016-06-01 10:02   ` Kevin Darbyshire-Bryant [this message]
2016-06-01 10:13     ` Dave Täht
2016-06-01 10:20       ` Kevin Darbyshire-Bryant
2016-06-01 10:52         ` moeller0
2016-06-01 11:20           ` Toke Høiland-Jørgensen
2016-06-01 11:41             ` moeller0
2016-06-01 11:47               ` Kevin Darbyshire-Bryant
2016-06-01 11:57                 ` Sebastian Moeller
2016-06-01 12:25                   ` Benjamin Cronce
2016-06-01 13:09                     ` Kevin Darbyshire-Bryant
2016-06-01 13:51                     ` Jonathan Morton
2016-06-01 15:19                       ` moeller0
2016-06-01 20:22                         ` David Lang
2016-06-01 15:26                       ` Dave Taht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.bufferbloat.net/postorius/lists/cake.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=574EB29B.1000405@darbyshire-bryant.me.uk \
    --to=kevin@darbyshire-bryant.me.uk \
    --cc=cake@lists.bufferbloat.net \
    --cc=mention@noreply.github.com \
    --cc=reply+00632eab1edbe5449187a94300efd7c734b1af7571b0b0d392cf0000000113659e0d92a169ce09657485@reply.github.com \
    --cc=source@noreply.github.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox