From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id A7FB89AF3 for ; Fri, 8 Jul 2016 22:57:59 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP; 08 Jul 2016 13:58:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,332,1464678000"; d="scan'208";a="842983104" Received: from ahaldar-mobl.ger.corp.intel.com ([10.252.24.62]) by orsmga003.jf.intel.com with SMTP; 08 Jul 2016 13:57:56 -0700 Received: by (sSMTP sendmail emulation); Fri, 08 Jul 2016 21:57:55 +0025 Date: Fri, 8 Jul 2016 21:57:55 +0100 From: Bruce Richardson To: Remy Horton Cc: Rasesh Mody , thomas.monjalon@6wind.com, dev@dpdk.org, Dept-EngDPDKDev@qlogic.com Message-ID: <20160708205755.GE34980@bricha3-MOBL3> References: <1467931839-28153-1-git-send-email-rasesh.mody@qlogic.com> <1467931839-28153-2-git-send-email-rasesh.mody@qlogic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 2/2] bnx2x: add support for xstats 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: Fri, 08 Jul 2016 20:58:00 -0000 On Fri, Jul 08, 2016 at 11:36:58AM +0100, Remy Horton wrote: > > On 07/07/2016 23:50, Rasesh Mody wrote: > >This patch adds support for extended statistics for BNX2X PMD. > > > >Signed-off-by: Rasesh Mody > > Acked-by: Remy Horton Applied to dpdk-next-net/rel_16_07 /Bruce