[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240313100056.5d583411@hermes.local>
Date: Wed, 13 Mar 2024 10:00:56 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Denis Kirjanov <dkirjanov@...e.de>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 0/5] tc: more JSON fixes
On Wed, 13 Mar 2024 14:08:27 +0300
Denis Kirjanov <dkirjanov@...e.de> wrote:
> On 3/13/24 01:53, Stephen Hemminger wrote:
> > Some more places in TC where JSON output is missing or could
> > be corrupted. And some things found while reviewing tc-simple
> > man page.
>
> The series mixes the fixes with new features like json support.
> It makes sense to split fixes and new features
>
> >
> > Stephen Hemminger (5):
> > tc: support JSON for legacy stats
> > pedit: log errors to stderr
> > skbmod: support json in print
> > simple: support json output
> > tc-simple.8: take Jamal's prompt off examples
> >
> > man/man8/tc-simple.8 | 12 ++++++------
> > tc/m_pedit.c | 6 +++---
> > tc/m_simple.c | 8 +++++---
> > tc/m_skbmod.c | 37 +++++++++++++++++++++----------------
> > tc/tc_util.c | 28 +++++++++++++++-------------
> > 5 files changed, 50 insertions(+), 41 deletions(-)
> >
Not supporting JSON is a bug at this point
Powered by blists - more mailing lists