netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: vtlam@google.com, netdev@vger.kernel.org, nanditad@google.com,
	edumazet@google.com
Subject: Re: [PATCH v3] net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
Date: Thu, 19 Dec 2013 14:48:58 -0500 (EST)	[thread overview]
Message-ID: <20131219.144858.1284652650622247805.davem@davemloft.net> (raw)
In-Reply-To: <1387482036.19078.371.camel@edumazet-glaptop2.roam.corp.google.com>

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Thu, 19 Dec 2013 11:40:36 -0800

> On Thu, 2013-12-19 at 14:30 -0500, David Miller wrote:
>> From: Terry Lam <vtlam@google.com>
>> Date: Sun, 15 Dec 2013 00:30:21 -0800
>> 
>> > This patch implements the first size-based qdisc that attempts to
>> > differentiate between small flows and heavy-hitters.  The goal is to
>> > catch the heavy-hitters and move them to a separate queue with less
>> > priority so that bulk traffic does not affect the latency of critical
>> > traffic.  Currently "less priority" means less weight (2:1 in
>> > particular) in a Weighted Deficit Round Robin (WDRR) scheduler.
>> 
>> Can someone please review this, thanks!
> 
> 
> I did, and somehow managed to not send the message :
> 
> Acked-by: Eric Dumazet <edumazet@google.com>

Applied, thanks everyone.

  reply	other threads:[~2013-12-19 19:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11  7:26 [PATCH] net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc Terry Lam
2013-12-11 20:37 ` Stephen Hemminger
2013-12-11 23:50   ` Tom Herbert
2013-12-12  1:42     ` Terry Lam
2013-12-12  2:10 ` [PATCH v2] " Terry Lam
2013-12-12  3:51   ` Eric Dumazet
2013-12-12  4:21     ` Terry Lam
2013-12-15  8:30 ` [PATCH v3] " Terry Lam
2013-12-19 19:30   ` David Miller
2013-12-19 19:40     ` Eric Dumazet
2013-12-19 19:48       ` David Miller [this message]
2013-12-20 16:01   ` Stephen Hemminger
2014-03-21 21:45 ` [PATCH] " Tom Herbert
2014-03-24  4:54   ` Terry Lam
2014-03-24 23:57     ` Tom Herbert

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=20131219.144858.1284652650622247805.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=nanditad@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=vtlam@google.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;
as well as URLs for NNTP newsgroup(s).