mbox series

[v2,iproute2,0/1] tc: Add JSON output to tc-class

Message ID 20230109105316.204902-1-mtottenh@akamai.com (mailing list archive)
Headers show
Series tc: Add JSON output to tc-class | expand

Message

Max Tottenham Jan. 9, 2023, 10:53 a.m. UTC
Address comments from Stephen's review. 

Max Tottenham (1):
  tc: Add JSON output to tc-class

 tc/q_htb.c    | 36 ++++++++++++++++++++----------------
 tc/tc_class.c | 28 +++++++++++++++++-----------
 2 files changed, 37 insertions(+), 27 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Jan. 9, 2023, 9:50 p.m. UTC | #1
Hello:

This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@networkplumber.org>:

On Mon, 9 Jan 2023 05:53:15 -0500 you wrote:
> Address comments from Stephen's review.
> 
> Max Tottenham (1):
>   tc: Add JSON output to tc-class
> 
>  tc/q_htb.c    | 36 ++++++++++++++++++++----------------
>  tc/tc_class.c | 28 +++++++++++++++++-----------
>  2 files changed, 37 insertions(+), 27 deletions(-)

Here is the summary with links:
  - [v2,iproute2,1/1] tc: Add JSON output to tc-class
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=010a8388aea1

You are awesome, thank you!