lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 01 Feb 2015 23:17:55 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	dsahern@...il.com
Cc:	netdev@...r.kernel.org, sfeldma@...il.com
Subject: Re: [PATCH] net: rocker: Add support for retrieving port level
 statistics

From: David Ahern <dsahern@...il.com>
Date: Thu, 29 Jan 2015 20:59:33 -0700

> Add support for retrieving port level statistics from device.
> Hook is added for ethtool's stats functionality. For example,
> 
> $ ethtool -S eth3
> NIC statistics:
>      rx_packets: 12
>      rx_bytes: 2790
>      rx_dropped: 0
>      rx_errors: 0
>      tx_packets: 8
>      tx_bytes: 728
>      tx_dropped: 0
>      tx_errors: 0
> 
> Signed-off-by: David Ahern <dsahern@...il.com>

Applied to net-next, thanks.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ