From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id B6CA49ABB for ; Fri, 8 Jul 2016 22:57:37 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP; 08 Jul 2016 13:57:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,332,1464678000"; d="scan'208";a="842983009" Received: from ahaldar-mobl.ger.corp.intel.com ([10.252.24.62]) by orsmga003.jf.intel.com with SMTP; 08 Jul 2016 13:57:34 -0700 Received: by (sSMTP sendmail emulation); Fri, 08 Jul 2016 21:57:33 +0025 Date: Fri, 8 Jul 2016 21:57:33 +0100 From: Bruce Richardson To: Remy Horton Cc: Rasesh Mody , thomas.monjalon@6wind.com, dev@dpdk.org, Dept-EngDPDKDev@qlogic.com Message-ID: <20160708205733.GD34980@bricha3-MOBL3> References: <1467931839-28153-1-git-send-email-rasesh.mody@qlogic.com> <178d9d85-a749-c089-18bd-034c455354e5@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <178d9d85-a749-c089-18bd-034c455354e5@intel.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 1/2] qede: 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:57:38 -0000 On Fri, Jul 08, 2016 at 11:36:54AM +0100, Remy Horton wrote: > > On 07/07/2016 23:50, Rasesh Mody wrote: > >This patch adds support for extended statistics for QEDE PMD. > > > >Signed-off-by: Rasesh Mody > > Acked-by: Remy Horton Applied to dpdk-next-net/rel_16_07 /Bruce