From: Stephen Hemminger <shemminger@vyatta.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH iproute2] red: Add adaptative algo
Date: Thu, 19 Jan 2012 14:47:11 -0800 [thread overview]
Message-ID: <20120119144711.359077d6@nehalam.linuxnetplumber.net> (raw)
In-Reply-To: <1323455459.4016.7.camel@edumazet-laptop>
On Fri, 09 Dec 2011 19:30:59 +0100
Eric Dumazet <eric.dumazet@gmail.com> wrote:
> Enable Adaptative RED algo, using :
>
> tc qdisc ... red limit BYTES ... adaptative ...
>
> Support of high precision probability/max_p setting and reporting, with
> support of old kernels.
>
> With a new kernel, "Plog ..." is replaced in tc output by "probability
> value" :
>
> qdisc red 10: dev eth3 parent 1:1 limit 360Kb min 30Kb max 90Kb ecn ewma
> 5 probability 0.09 Scell_log 15
>
> Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Applied, but man page also needs update!
next prev parent reply other threads:[~2012-01-19 22:47 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-08 23:11 [PATCH iproute2] red: harddrop support and cleanups Eric Dumazet
2011-12-09 0:44 ` Stephen Hemminger
2011-12-09 4:10 ` Eric Dumazet
2011-12-09 17:33 ` Stephen Hemminger
2011-12-09 18:30 ` [PATCH iproute2] red: Add adaptative algo Eric Dumazet
2012-01-19 22:47 ` Stephen Hemminger [this message]
2012-01-20 1:33 ` Jesse Brandeburg
2012-01-20 3:21 ` Stephen Hemminger
2012-01-20 15:10 ` [PATCH iproute2] red: fix adaptive spelling Eric Dumazet
2012-01-20 6:29 ` [PATCH iproute2] red: Add adaptative algo Eric Dumazet
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=20120119144711.359077d6@nehalam.linuxnetplumber.net \
--to=shemminger@vyatta.com \
--cc=eric.dumazet@gmail.com \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).