From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH v2 net-next 1/2] net: dsa: mv88e6xxx: Keep ATU/VTU violation statistics Date: Thu, 29 Mar 2018 11:27:14 -0700 Message-ID: <309cfce7-d6f6-b3df-6316-06e7f08e1e6f@gmail.com> References: <1522273829-23542-1-git-send-email-andrew@lunn.ch> <1522273829-23542-2-git-send-email-andrew@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev , vivien.didelot@savoirfairelinux.com To: Andrew Lunn , David Miller Return-path: Received: from mail-wm0-f68.google.com ([74.125.82.68]:35545 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752858AbeC2S1Y (ORCPT ); Thu, 29 Mar 2018 14:27:24 -0400 Received: by mail-wm0-f68.google.com with SMTP id r82so13322637wme.0 for ; Thu, 29 Mar 2018 11:27:24 -0700 (PDT) In-Reply-To: <1522273829-23542-2-git-send-email-andrew@lunn.ch> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 03/28/2018 02:50 PM, Andrew Lunn wrote: > Count the numbers of various ATU and VTU violation statistics and > return them as part of the ethtool -S statistics. > > Signed-off-by: Andrew Lunn Reviewed-by: Florian Fainelli -- Florian