From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miquel RAYNAL Subject: Re: [PATCH net-next v3] net: mvpp2: add ethtool GOP statistics Date: Wed, 8 Nov 2017 08:48:52 +0100 Message-ID: <20171108084852.43db5bb6@xps13> References: <20171106215653.32691-1-miquel.raynal@free-electrons.com> <20171108.135456.1040150940514954542.davem@davemloft.net> <20171108051710.GA4382@kwain> <20171108.144222.1365804223256953558.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Cc: antoine.tenart@free-electrons.com, thomas.petazzoni@free-electrons.com, gregory.clement@free-electrons.com, nadavh@marvell.com, netdev@vger.kernel.org, stefanc@marvell.com, f.fainelli@gmail.com, andrew@lunn.ch To: David Miller Return-path: Received: from mail.free-electrons.com ([62.4.15.54]:35734 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750832AbdKHHsy (ORCPT ); Wed, 8 Nov 2017 02:48:54 -0500 In-Reply-To: <20171108.144222.1365804223256953558.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: Hi David, > > On Wed, Nov 08, 2017 at 01:54:56PM +0900, David Miller wrote: > >> From: Miquel Raynal > >> Date: Mon, 6 Nov 2017 22:56:53 +0100 > >> > >> > Add ethtool statistics support by reading the GOP statistics > >> > from the hardware counters. Also implement a workqueue to gather > >> > the statistics every second or some 32-bit counters could > >> > overflow. > >> > > >> > Suggested-by: Stefan Chulski > >> > Signed-off-by: Miquel Raynal > >> > >> Applied, thanks. > > > > Miquèl actually sent a v4 of this patch, fixing an issue found in > > previous versions (including this one) of this patch. > > Oops, Miquel please send a relative fix. No problem, I will send you a fix. Thanks, Miquèl