From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v4 2/3] bnx2x: enhance stats get Date: Fri, 6 May 2016 15:47:09 +0100 Message-ID: <20160506144709.GC8880@bricha3-MOBL3> References: <1462340302-25683-1-git-send-email-rasesh.mody@qlogic.com> <1462340302-25683-2-git-send-email-rasesh.mody@qlogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Dept-EngDPDKDev@qlogic.com, Harish Patil To: Rasesh Mody Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id A152A5A7A for ; Fri, 6 May 2016 16:47:13 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1462340302-25683-2-git-send-email-rasesh.mody@qlogic.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, May 03, 2016 at 10:38:21PM -0700, Rasesh Mody wrote: > Enhance the stats_get() routine to display drop counters under > imissed counter. > Added extended stats get support to provide additional info. > Encorporated review comment to rename some of the stats. > > Signed-off-by: Rasesh Mody > Signed-off-by: Harish Patil Again this seems to me like it should be two patches rather than one. A first patch as a fix for the drop counters and then a second patch to add the xstats functionality. Regards, /Bruce