All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Nir Weiner <nir.weiner@oracle.com>
Cc: netdev@vger.kernel.org, liran.alon@oracle.com
Subject: Re: [iproute2 0/3] Adding json support for showing htb&tbf classes
Date: Mon, 6 May 2019 09:22:02 -0700	[thread overview]
Message-ID: <20190506092202.5ce6b4bd@hermes.lan> (raw)
In-Reply-To: <20190506161840.30919-1-nir.weiner@oracle.com>

On Mon,  6 May 2019 19:18:37 +0300
Nir Weiner <nir.weiner@oracle.com> wrote:

> Adding a json support for running the command 
> tc -j class show dev <dev> 
> for the htb kind and the tbf kind
> 
> Nir Weiner (3):
>   tc: jsonify htb qdisc parameters
>   tc: jsonify tbf qdisc parameters
>   tc: jsonify class core
> 
>  tc/q_htb.c    | 19 ++++++++++---------
>  tc/q_tbf.c    | 20 ++++++++++----------
>  tc/tc_class.c | 29 +++++++++++++++++++----------
>  3 files changed, 39 insertions(+), 29 deletions(-)
> 

These should go to iproute2-next

      parent reply	other threads:[~2019-05-06 16:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-06 16:18 [iproute2 0/3] Adding json support for showing htb&tbf classes Nir Weiner
2019-05-06 16:18 ` [iproute2 1/3] tc: jsonify htb qdisc parameters Nir Weiner
2019-05-06 16:18 ` [iproute2 2/3] tc: jsonify tbf " Nir Weiner
2019-05-17 17:35   ` David Ahern
2019-05-17 17:57     ` Stephen Hemminger
2019-05-06 16:18 ` [iproute2 3/3] tc: jsonify class core Nir Weiner
2019-05-06 16:22 ` Stephen Hemminger [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=20190506092202.5ce6b4bd@hermes.lan \
    --to=stephen@networkplumber.org \
    --cc=liran.alon@oracle.com \
    --cc=netdev@vger.kernel.org \
    --cc=nir.weiner@oracle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.