[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180502202801.5255-1-stephen@networkplumber.org>
Date: Wed, 2 May 2018 13:27:56 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <sthemmin@...rosoft.com>
Subject: [RFC iproute2-next 0/5] ss statistics fixes
From: Stephen Hemminger <sthemmin@...rosoft.com>
The output of the ss -s command has been broken for a long time
because of kernel changes (ie since 2.6).
This is an attempt to resolve most of the issues. Still don't like
the way it is using slabinfo to get the data but some of this information
would be expensive for kernel to account for otherwise.
Stephen Hemminger (5):
ss: make args to get_snmp_int const
ss: make tcp_mem long
ss: use sockstat to get TCP bind ports
ss: don't look for skbuff_head_cache
ss: use correct slab statistics
misc/ss.c | 39 +++++++++++++++++----------------------
1 file changed, 17 insertions(+), 22 deletions(-)
--
2.17.0
Powered by blists - more mailing lists