[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150119140421.GA1786@angus-think.wlc.globallogic.com>
Date: Mon, 19 Jan 2015 16:04:21 +0200
From: Vadim Kochan <vadim4j@...il.com>
To: Hagen Paul Pfeifer <hagen@...u.net>
Cc: Vadim Kochan <vadim4j@...il.com>, netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH iproute2 3/3] ss: Unify tcp stats output
On Mon, Jan 19, 2015 at 02:57:50PM +0100, Hagen Paul Pfeifer wrote:
> On 18 January 2015 at 21:43, Vadim Kochan <vadim4j@...il.com> wrote:
>
> > Signed-off-by: Vadim Kochan <vadim4j@...il.com>
> > ---
> > misc/ss.c | 362 +++++++++++++++++++++++++++++++++++++++-----------------------
> > 1 file changed, 231 insertions(+), 131 deletions(-)
>
> Hey Vadin,
>
> your patch do *not* change the output format, right? ss output is
> parsed by scripts and tools.
>
> hgn
Hi,
It should not for tcp but does for memory info in the 1st patch where
the memeinfo param names were changed.
Regarding parsing of ss by scripts and tools, thats really painful
for me to see how ss outputs additional info, it is not human readable,
actually I'd like to change the output layout in the future, and add
something like online output option '-O'.
May be you can test these patches if they breaks output parsing ?
Anyway I will give up with ss output changes if we really carrying about
to keep the same output for scripts/tools.
Here are some comments from Stephen:
http://marc.info/?l=linux-netdev&m=142129033800881&w=2
Regards,
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists