public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Hagen Paul Pfeifer <hagen@jauu.net>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2] ss: group DCTCP socket statistics
Date: Tue, 24 Feb 2015 17:38:43 -0800	[thread overview]
Message-ID: <20150224173843.48b3799b@urahara> (raw)
In-Reply-To: <1424813091-5750-1-git-send-email-hagen@jauu.net>

On Tue, 24 Feb 2015 22:24:51 +0100
Hagen Paul Pfeifer <hagen@jauu.net> wrote:

> Keep ss output consistent and format DCTCP socket statistics similar to skmen
> and timer where a group of logical values are grouped by brackets. This makes
> parser scripts *and* humans more happy.
> 
> Current output of 'ss -inetm dst :80':
> ESTAB       0      0 192.168.11.14:55511 173.194.66.189:443
>         timer:(keepalive,14sec,0) uid:1000 ino:428768
>         sk:ffff88020ceb5b00 <-> skmem:(r0,rb372480,t0,tb87040,f0,w0,o0,bl0)
>         ts sack wscale:7,7 rto:250 rtt:49.225/20.837 ato:40 mss:1408 cwnd:10
>         ce_state 23 alpha 23 ab_ecn 23 ab_tot 23 send 2.3Mbps
>         lastsnd:121026 lastrcv:121026 lastack:30850 pacing_rate 4.6Mbps
>         retrans:0/2 rcv_rtt:40.416 rcv_space:2920
> 
> New grouped output:
> ESTAB       0      0 192.168.11.14:55511 173.194.66.189:443
>         timer:(keepalive,14sec,0) uid:1000 ino:428768
>         sk:ffff88020ceb5b00 <-> skmem:(r0,rb372480,t0,tb87040,f0,w0,o0,bl0)
>         ts sack wscale:7,7 rto:250 rtt:49.225/20.837 ato:40 mss:1408 cwnd:10
>         dctcp(ce_state:23,alpha:23,ab_ecn:23,ab_tot:23) send 2.3Mbps
>         lastsnd:121026 lastrcv:121026 lastack:30850 pacing_rate 4.6Mbps
>         retrans:0/2 rcv_rtt:40.416 rcv_space:2920
> 
> Cc: Stephen Hemminger <stephen@networkplumber.org>
> Acked-by: Daniel Borkmann <dborkman@redhat.com>
> Acked-by: Florian Westphal <fw@strlen.de>
> Signed-off-by: Hagen Paul Pfeifer <hagen@jauu.net>

Applied

  reply	other threads:[~2015-02-25  1:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-24 21:24 [PATCH iproute2] ss: group DCTCP socket statistics Hagen Paul Pfeifer
2015-02-25  1:38 ` Stephen Hemminger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-26 22:17 Hagen Paul Pfeifer
2015-02-05 18:44 ` Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150224173843.48b3799b@urahara \
    --to=stephen@networkplumber.org \
    --cc=hagen@jauu.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox