From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id B0791B44A for ; Wed, 8 Jun 2016 18:15:09 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga104.fm.intel.com with ESMTP; 08 Jun 2016 09:15:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,439,1459839600"; d="scan'208";a="993662827" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.95]) by orsmga002.jf.intel.com with SMTP; 08 Jun 2016 09:15:06 -0700 Received: by (sSMTP sendmail emulation); Wed, 08 Jun 2016 17:15:05 +0025 Date: Wed, 8 Jun 2016 17:15:05 +0100 From: Bruce Richardson To: Rasesh Mody Cc: dev@dpdk.org, Dept-EngDPDKDev@qlogic.com, Harish Patil Message-ID: <20160608161505.GA10096@bricha3-MOBL3> References: <1463011585-15429-1-git-send-email-rasesh.mody@qlogic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1463011585-15429-1-git-send-email-rasesh.mody@qlogic.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH v5 1/5] bnx2x: fixed stats get X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2016 16:15:10 -0000 On Wed, May 11, 2016 at 05:06:21PM -0700, Rasesh Mody wrote: > Fix stats_get() routine to display drop counters under imissed counter. > > Fixes: 540a211084a7 ("bnx2x: driver core") > > Signed-off-by: Rasesh Mody > Signed-off-by: Harish Patil Patchset applied to dpdk-next-net/rel_16_07 /Bruce