netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/3] ss: fix slab statistics
@ 2018-02-24 19:16 Stephen Hemminger
  2018-02-24 19:16 ` [PATCH iproute2 1/3] ss: drop unused slabstat for skb's Stephen Hemminger
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stephen Hemminger @ 2018-02-24 19:16 UTC (permalink / raw)
  To: netdev; +Cc: ikomyagin, Stephen Hemminger

The ss -s command has been broken in several places since the
2.6.13 kernel. The slab values it is looking for have changed
names and kernel started merging the values (see kernel patch
for fixing that).

Stephen Hemminger (3):
  ss: drop unused slabstat for skb's
  ss: convert socket statistics to unsigned
  ss: update slabinfo names and sum IPv4 and IPv6

 misc/ss.c | 125 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 62 insertions(+), 63 deletions(-)

-- 
2.16.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-02-26  4:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-24 19:16 [PATCH iproute2 0/3] ss: fix slab statistics Stephen Hemminger
2018-02-24 19:16 ` [PATCH iproute2 1/3] ss: drop unused slabstat for skb's Stephen Hemminger
2018-02-24 19:16 ` [PATCH iproute2 2/3] ss: convert socket statistics to unsigned Stephen Hemminger
2018-02-24 19:16 ` [PATCH iproute2 3/3] ss: update slabinfo names and sum IPv4 and IPv6 Stephen Hemminger
2018-02-26  4:02 ` [PATCH iproute2 0/3] ss: fix slab statistics David Ahern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).