Thread (14 messages) flat view 14 messages, 5 authors, 2017-01-22

Re: [PATCH iproute2 v4 3/4] ifstat: Add 64 bits based stats to extended statistics

From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2017-01-13 01:43:44

On Thu, 12 Jan 2017 15:49:50 +0200
Nogah Frankel [off-list ref] wrote:
The default stats for ifstat are 32 bits based.
The kernel supports 64 bits based stats. (They are returned in struct
rtnl_link_stats64 which is an exact copy of struct rtnl_link_stats, in
which the "normal" stats are returned, but with fields of u64 instead of
u32). This patch adds them as an extended stats.

It is read with filter type IFLA_STATS_LINK_64 and no sub type.

It is under the name 64bits
(or any shorten of it as "64")

For example:
ifstat -x 64bit

Signed-off-by: Nogah Frankel <redacted>
Reviewed-by: Jiri Pirko <redacted>
Other commands (like ip link) always use the 64 bit statistics if available
from the device. I see no reason that ifstat needs to be different.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help