From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 1/1] pipeline: add statistics for librte_pipeline ports and tables Date: Tue, 23 Jun 2015 23:03:39 +0200 Message-ID: <1926991.a5Hb2F3FP0@xps13> References: <1434712389-4624-1-git-send-email-maciejx.t.gajdzica@intel.com> <3EB4FA525960D640B5BDFFD6A3D891263238F3DF@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Gajdzica, MaciejX T" , Pawel Wodkowski Return-path: Received: from mail-wg0-f41.google.com (mail-wg0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id E223BC738 for ; Tue, 23 Jun 2015 23:04:43 +0200 (CEST) Received: by wgck11 with SMTP id k11so20132080wgc.0 for ; Tue, 23 Jun 2015 14:04:43 -0700 (PDT) In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D891263238F3DF@IRSMSX108.ger.corp.intel.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" > > This patch adds statistics collection for librte_pipeline. > > Those statistics ale disabled by default during build time. > > > > Signed-off-by: Pawel Wodkowski > > Acked-by: Cristian Dumitrescu Applied, thanks