netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Fastabend <john.r.fastabend@intel.com>
To: netdev@vger.kernel.org
Cc: John Fastabend <john.fastabend@gmail.com>,
	stephen@networkplumber.org, ben@decadent.org.uk,
	jesse.brandeburg@intel.com, jeffrey.t.kirsher@intel.com,
	therbert@google.com
Subject: Re: [RFC PATCH] ip: add support for queue attributes
Date: Wed, 10 Jul 2013 07:23:01 -0700	[thread overview]
Message-ID: <51DD6E45.8050003@intel.com> (raw)
In-Reply-To: <20130710141312.7205.25585.stgit@nitbit.x32>

On 7/10/2013 7:13 AM, John Fastabend wrote:
> Test patch to demonstrat and test queue attributes. The 'show'
> formatting could likely be improved.
>
> # ./ip/ip link set dev p3p2 queue 1 rate 1000
> # ./ip/ip link set dev p3p2 queue 5 rate 1000
> # ./ip/ip link show dev p3p2
> 4: p3p2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT qlen 1000
>      link/ether 00:1b:21:69:9f:09 brd ff:ff:ff:ff:ff:ff queues:  (1: rate 1000Mbps) (5: rate 1000Mbps)
>
> Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
> ---
>

Oops sorry, demonstrat should be demonstrate and the title should
be 'iproute2' to avoid confusion. Hopefully the context is at least
clear from the patch description.

.John

      reply	other threads:[~2013-07-10 14:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-10 14:13 [RFC PATCH] ip: add support for queue attributes John Fastabend
2013-07-10 14:23 ` John Fastabend [this message]

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=51DD6E45.8050003@intel.com \
    --to=john.r.fastabend@intel.com \
    --cc=ben@decadent.org.uk \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=jesse.brandeburg@intel.com \
    --cc=john.fastabend@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    --cc=therbert@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).