Stephen Hemminger writes:
> On Mon, 18 May 2020 13:29:18 -0400
> Roman Mashak wrote:
>
>> Report tcf_t values in seconds, not jiffies, in JSON format as it is now
>> for stdout.
>>
>> Fixes: 2704bd625583 ("tc: jsonify actions core")
>> Cc: Jiri Pirko
>> Signed-off-by: Roman Mashak
>> ---
>>
On Mon, 18 May 2020 13:29:18 -0400
Roman Mashak wrote:
> Report tcf_t values in seconds, not jiffies, in JSON format as it is now
> for stdout.
>
> Fixes: 2704bd625583 ("tc: jsonify actions core")
> Cc: Jiri Pirko
> Signed-off-by: Roman Mashak
> ---
> tc/tc_util.c | 9 ++---
> 1 file chan