From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 09/11] tile: initial TILE-Gx support. Date: Mon, 22 Jun 2015 19:00:44 +0200 Message-ID: <6506395.G0ohLZsOhG@xps13> References: <1434741309-22415-1-git-send-email-cchemparathy@ezchip.com> <1526894.tvBQFEdQvi@xps13> <20150622095429.01fd4b3a@cchemparathy-ubuntu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Cyril Chemparathy Return-path: Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 3FACDC33C for ; Mon, 22 Jun 2015 19:01:46 +0200 (CEST) Received: by wguu7 with SMTP id u7so74780947wgu.3 for ; Mon, 22 Jun 2015 10:01:46 -0700 (PDT) In-Reply-To: <20150622095429.01fd4b3a@cchemparathy-ubuntu> 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" 2015-06-22 09:54, Cyril Chemparathy: > On Mon, 22 Jun 2015 11:39:07 +0200 > Thomas Monjalon wrote: > > > > +CONFIG_RTE_LIBNAME="tile_dpdk" > > > > Not sure it makes sense to have different library names. > > Why not renaming all to "dpdk"? > > This config doesn't seem to be getting used anywhere. Maybe just get > rid of it globally? No it's used in mk/ directory: git grep RTE_LIBNAME