From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net ([184.105.139.130]:51240 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932257AbeCMUy1 (ORCPT ); Tue, 13 Mar 2018 16:54:27 -0400 Date: Tue, 13 Mar 2018 16:54:23 -0400 (EDT) Message-Id: <20180313.165423.2187873106573894545.davem@davemloft.net> To: anirudh.venkataramanan@intel.com Cc: kubakici@wp.pl, netdev@vger.kernel.org, intel-wired-lan@lists.osuosl.org Subject: Re: [PATCH 12/15] ice: Add stats and ethtool support From: David Miller In-Reply-To: <1520967916.696.21.camel@intel.com> References: <20180309172136.9073-13-anirudh.venkataramanan@intel.com> <20180309151428.4d73358c@cakuba.netronome.com> <1520967916.696.21.camel@intel.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org List-ID: From: "Venkataramanan, Anirudh" Date: Tue, 13 Mar 2018 19:05:19 +0000 > Thanks for the feedback. I am not sure I understand what's being asked > here. Do you mean to say that standard netdev stats should not be > printed when we do ethtool -S or something else? Yes, that is what he is saying. It is duplicating information already available with a normal netdev statistics dump.