From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v14 1/6] lib: add information metrics library Date: Wed, 05 Apr 2017 17:23:07 +0200 Message-ID: <1932938.iUT0KbYLKC@xps13> References: <1490907662-27666-1-git-send-email-remy.horton@intel.com> <5252491.9gF4pOle3c@xps13> <6a82612e-fc76-d518-d384-a5502352aaed@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Remy Horton Return-path: Received: from mail-wr0-f181.google.com (mail-wr0-f181.google.com [209.85.128.181]) by dpdk.org (Postfix) with ESMTP id 9C4662B84 for ; Wed, 5 Apr 2017 17:23:09 +0200 (CEST) Received: by mail-wr0-f181.google.com with SMTP id k6so19349975wre.2 for ; Wed, 05 Apr 2017 08:23:09 -0700 (PDT) In-Reply-To: <6a82612e-fc76-d518-d384-a5502352aaed@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-04-05 16:16, Remy Horton: > > On 05/04/2017 16:06, Thomas Monjalon wrote: > [..] > > Do you mean DEPDIRS-$(CONFIG_RTE_LIBRTE_METRICS) et al? > > I can remove them if you confirm. > > The ones in lib/librte_*/Makefile - yes those ones. I think they can be > removed as feb9f680cd2c ("mk: optimize directory dependencies") changed > the system to use ones in lib/Makefile instead. Yes, and mbuf was missing in lib/Makefile for latencystats.