netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: Yang Yingliang <yangyingliang@huawei.com>
Cc: stephen@networkplumber.org, netdev@vger.kernel.org
Subject: Re: [PATCH iproute2 v2 2/2] netem: add 64bit rates support
Date: Wed, 15 Jan 2014 19:17:12 -0800	[thread overview]
Message-ID: <1389842232.31367.397.camel@edumazet-glaptop2.roam.corp.google.com> (raw)
In-Reply-To: <1389841754-22008-3-git-send-email-yangyingliang@huawei.com>

On Thu, 2014-01-16 at 11:09 +0800, Yang Yingliang wrote:
> netem support 64bit rates start from linux-3.13.
> Add 64bit rates support in tc tools.
> 
> tc qdisc show dev eth0
> qdisc netem 1: dev eth4 root refcnt 2 limit 1000 rate 35Gbit
> 
> Cc: Eric Dumazet <edumazet@google.com>
> Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
> ---
>  tc/q_netem.c | 29 ++++++++++++++++++++++++-----
>  1 file changed, 24 insertions(+), 5 deletions(-)

Acked-by: Eric Dumazet <edumazet@google.com>

  reply	other threads:[~2014-01-16  3:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-16  3:09 [PATCH iproute2 v2 0/2] two improvements in tc Yang Yingliang
2014-01-16  3:09 ` [PATCH iproute2 v2 1/2] tbf: support sending burst/mtu to kernel directly Yang Yingliang
2014-01-16  3:09 ` [PATCH iproute2 v2 2/2] netem: add 64bit rates support Yang Yingliang
2014-01-16  3:17   ` Eric Dumazet [this message]
2014-01-20 20:34   ` Stephen Hemminger
2014-01-20 20:37   ` Stephen Hemminger

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=1389842232.31367.397.camel@edumazet-glaptop2.roam.corp.google.com \
    --to=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    --cc=yangyingliang@huawei.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).