[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAE4R7bDD5YwwRnTVdM8JhbatdD3QzbEZbVJLvRwNXAQG10D6ZQ@mail.gmail.com>
Date: Fri, 30 Jan 2015 14:50:33 -0800
From: Scott Feldman <sfeldma@...il.com>
To: David Ahern <dsahern@...il.com>
Cc: Netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] net: rocker: Add support for retrieving port level statistics
On Thu, Jan 29, 2015 at 7:59 PM, David Ahern <dsahern@...il.com> wrote:
> 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>
Acked-by: Scott Feldman <sfeldma@...il.com>
--
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