From: Stephen Hemminger <shemminger@vyatta.com>
To: John Fastabend <john.r.fastabend@intel.com>
Cc: netdev@vger.kernel.org, bhutchings@solarflare.com
Subject: Re: [PATCH] iproute2: tc add mqprio qdisc support
Date: Tue, 12 Apr 2011 09:23:20 -0700 [thread overview]
Message-ID: <20110412092320.05560b79@nehalam> (raw)
In-Reply-To: <20110412155727.4656.42756.stgit@jf-dev1-dcblab>
On Tue, 12 Apr 2011 08:57:27 -0700
John Fastabend <john.r.fastabend@intel.com> wrote:
> Add mqprio qdisc support. Output matches the following,
>
> # ./tc/tc qdisc
> qdisc mq 0: dev eth1 root
> qdisc mq 0: dev eth2 root
> qdisc mqprio 8001: dev eth3 root tc 8 map 0 1 2 3 4 5 6 7 1 1 1 1 1 1 1 1
> queues:(0:7) (8:15) (16:23) (24:31) (32:39) (40:47) (48:55) (56:63)
>
> And usage is,
>
> # ./tc/tc qdisc add dev eth3 root mqprio help
> Usage: ... mclass [num_tc NUMBER] [map P0 P1...]
> [offset txq0 txq1 ...] [count cnt0 cnt1 ...] [hw 1|0]
>
> Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Applied to net-next branch.
--
next prev parent reply other threads:[~2011-04-12 16:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-12 15:57 [PATCH] iproute2: tc add mqprio qdisc support John Fastabend
2011-04-12 16:23 ` Stephen Hemminger [this message]
2011-04-13 23:10 ` Ben Hutchings
2011-04-13 23:37 ` John Fastabend
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=20110412092320.05560b79@nehalam \
--to=shemminger@vyatta.com \
--cc=bhutchings@solarflare.com \
--cc=john.r.fastabend@intel.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