From: Stephen Hemminger <stephen@networkplumber.org>
To: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: davem@davemloft.net,
Vinicius Costa Gomes <vinicius.gomes@intel.com>,
netdev@vger.kernel.org, nhorman@redhat.com, sassmann@redhat.com,
jogreene@redhat.com
Subject: Re: [iproute2 1/2] tc: Add support for the CBS qdisc
Date: Wed, 1 Nov 2017 22:24:25 +0100 [thread overview]
Message-ID: <20171101222425.293b80ce@shemminger-XPS-13-9360> (raw)
In-Reply-To: <20171026171749.45134-2-jeffrey.t.kirsher@intel.com>
On Thu, 26 Oct 2017 10:17:48 -0700
Jeff Kirsher <jeffrey.t.kirsher@intel.com> wrote:
> From: Vinicius Costa Gomes <vinicius.gomes@intel.com>
>
> The Credit Based Shaper (CBS) queueing discipline allows bandwidth
> reservation with sub-milisecond precision. It is defined by the
> 802.1Q-2014 specification (section 8.6.8.2 and Annex L).
>
> The syntax is:
>
> tc qdisc add dev DEV parent NODE cbs locredit <LOCREDIT>
> hicredit <HICREDIT> sendslope <SENDSLOPE>
> idleslope <IDLESLOPE>
>
> (The order is not important)
>
> Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Applied to net-next branch (now that CBS is upstream in kernel).
next prev parent reply other threads:[~2017-11-01 21:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-26 17:17 [iproute2 0/2][pull request] Intel Wired LAN Driver Updates 2017-10-26 Jeff Kirsher
2017-10-26 17:17 ` [iproute2 1/2] tc: Add support for the CBS qdisc Jeff Kirsher
2017-11-01 21:24 ` Stephen Hemminger [this message]
2017-10-26 17:17 ` [iproute2 2/2] man: Add initial manpage for tc-cbs(8) Jeff Kirsher
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=20171101222425.293b80ce@shemminger-XPS-13-9360 \
--to=stephen@networkplumber.org \
--cc=davem@davemloft.net \
--cc=jeffrey.t.kirsher@intel.com \
--cc=jogreene@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=nhorman@redhat.com \
--cc=sassmann@redhat.com \
--cc=vinicius.gomes@intel.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