[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <cd06748a-5d75-13a6-ba6c-434fc600b53d@gmail.com>
Date: Fri, 21 Jun 2019 16:52:15 -0600
From: David Ahern <dsahern@...il.com>
To: Jakub Kicinski <jakub.kicinski@...ronome.com>,
stephen@...workplumber.org, dsahern@...il.com
Cc: netdev@...r.kernel.org, oss-drivers@...ronome.com,
Quentin Monnet <quentin.monnet@...ronome.com>
Subject: Re: [PATCH iproute2-next] tc: q_netem: JSON-ify the output
On 6/14/19 11:28 AM, Jakub Kicinski wrote:
> Add JSON output support to q_netem.
>
> The normal output is untouched.
>
> In JSON output always use seconds as the base of time units,
> and non-percentage numbers (0.01 instead of 1%). Try to always
> report the fields, even if they are zero.
> All this should make the output more machine-friendly.
>
> Signed-off-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
> Reviewed-by: Quentin Monnet <quentin.monnet@...ronome.com>
> ---
> tc/q_netem.c | 174 +++++++++++++++++++++++++++++++--------------------
> 1 file changed, 107 insertions(+), 67 deletions(-)
>
applied to iproute2-next. Thanks
Powered by blists - more mailing lists