Historic archive of defunct list bloat-devel@lists.bufferbloat.net
 help / color / mirror / Atom feed
From: Dave Taht <dave.taht@gmail.com>
To: bloat-devel <bloat-devel@lists.bufferbloat.net>
Subject: Fwd: [OpenWrt-Devel] [PATCH] correct fair traffic sharing support in qos-scripts
Date: Sat, 24 Sep 2011 03:58:15 -0700	[thread overview]
Message-ID: <CAA93jw4uX=mTgcxG_05ewDv++wPpqhxZDaPz6K3n-uvLGDPv5w@mail.gmail.com> (raw)
In-Reply-To: <4E7D184A.2070605@gmail.com>

---------- Forwarded message ----------
From: Weedy <weedy2887@gmail.com>
Date: Fri, Sep 23, 2011 at 4:37 PM
Subject: Re: [OpenWrt-Devel] [PATCH] correct fair traffic sharing
support in qos-scripts
To: OpenWrt Development List <openwrt-devel@lists.openwrt.org>


On 16/11/10 01:55 PM, Ben Pfountz wrote:
> This patch updates qos-scripts to support fair traffic sharing using the
> SFQ with external classifiers method.  It also corrects a bug in the
> unsupported ESFQ method already used by qos-scripts.  (ESFQ:
> http://fatooh.org/esfq-2.6/ only updated to 2.6.24, it was switched to
> an SFQ patch after that and not updated since 2008)
>
> A class can be forced to use SFQ, and an external classifier added like
> this:
>
> config class "Normal"
>         option avgrate     10
>         option priority    30
>         option packetdelay 100
>         option limitrate   94
> #       option qdisc      "sfq perturb 2"
> config class "Normal_up"
> #       option filter   "protocol all flow hash keys src divisor 1024"
> config class "Normal_down"
> #       option filter   "protocol all flow hash keys dst divisor 1024"
>
> Using these options, the user needs to load cls_flow before qos-scripts
> starts.
>
> I've got more information here:
> http://oneitguy.com/blogs/netprince/fair-traffic-sharing-esfq-broken-switching-sfqexternal-classifiers
>
>
> This has been tested on r23914.
>
> Signed-off-by: Ben Pfountz <netprince<>vt_edu>

I am bumping this so we can get a current patch.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



-- 
Dave Täht
SKYPE: davetaht
US Tel: 1-239-829-5608
http://the-edge.blogspot.com

           reply	other threads:[~2011-09-24 10:58 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <4E7D184A.2070605@gmail.com>]

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

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

  git send-email \
    --in-reply-to='CAA93jw4uX=mTgcxG_05ewDv++wPpqhxZDaPz6K3n-uvLGDPv5w@mail.gmail.com' \
    --to=dave.taht@gmail.com \
    --cc=bloat-devel@lists.bufferbloat.net \
    /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