public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail•com>
To: Petr Machata <me@pmachata•org>,
	netdev@vger•kernel.org, stephen@networkplumber•org
Subject: Re: [PATCH iproute2-next 00/10] dcb: Support PFC, buffer, maxrate objects
Date: Mon, 14 Dec 2020 09:51:31 -0700	[thread overview]
Message-ID: <4bc2ed3a-0077-1c05-e311-150ad4df5212@gmail.com> (raw)
In-Reply-To: <cover.1607640819.git.me@pmachata.org>

On 12/10/20 4:02 PM, Petr Machata wrote:
> Add support to the dcb tool for the following three DCB objects:
> 
> - PFC, for "Priority-based Flow Control", allows configuration of priority
>   lossiness, and related toggles.
> 
> - DCBNL buffer interfaces are an extension to the 802.1q DCB interfaces and
>   allow configuration of port headroom buffers.
> 
> - DCBNL maxrate interfaces are an extension to the 802.1q DCB interfaces
>   and allow configuration of rate with which traffic in a given traffic
>   class is sent.
> 
> Patches #1-#4 fix small issues in the current DCB code and man pages.
> 
> Patch #5 adds new helpers to the DCB dispatcher.
> 
> Patches #6 and #7 add support for command line arguments -s and -i. These
> enable, respectively, display of statistical counters, and ISO/IEC mode of
> rate units.
> 
> Patches #8-#10 add the subtools themselves and their man pages.
> 

applied to iproute2-next. Thanks, Petr.


      parent reply	other threads:[~2020-12-14 16:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10 23:02 [PATCH iproute2-next 00/10] dcb: Support PFC, buffer, maxrate objects Petr Machata
2020-12-10 23:02 ` [PATCH iproute2-next 01/10] dcb: Remove unsupported command line arguments from getopt_long() Petr Machata
2020-12-10 23:02 ` [PATCH iproute2-next 02/10] dcb: ets: Fix help display for "show" subcommand Petr Machata
2020-12-10 23:02 ` [PATCH iproute2-next 03/10] dcb: ets: Change the way show parameters are given in synopsis Petr Machata
2020-12-10 23:02 ` [PATCH iproute2-next 04/10] man: dcb-ets: Remove an unnecessary empty line Petr Machata
2020-12-10 23:02 ` [PATCH iproute2-next 05/10] dcb: Add dcb_set_u32(), dcb_set_u64() Petr Machata
2020-12-10 23:02 ` [PATCH iproute2-next 06/10] dcb: Add -s to enable statistics Petr Machata
2020-12-10 23:02 ` [PATCH iproute2-next 07/10] dcb: Add -i to enable IEC mode Petr Machata
2020-12-10 23:02 ` [PATCH iproute2-next 08/10] dcb: Add a subtool for the DCB PFC object Petr Machata
2020-12-10 23:02 ` [PATCH iproute2-next 09/10] dcb: Add a subtool for the DCB buffer object Petr Machata
2020-12-10 23:02 ` [PATCH iproute2-next 10/10] dcb: Add a subtool for the DCB maxrate object Petr Machata
2020-12-14 16:51 ` David Ahern [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=4bc2ed3a-0077-1c05-e311-150ad4df5212@gmail.com \
    --to=dsahern@gmail$(echo .)com \
    --cc=me@pmachata$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=stephen@networkplumber$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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