From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Chemparathy Subject: Re: [PATCH 09/11] tile: initial TILE-Gx support. Date: Mon, 22 Jun 2015 09:54:29 -0700 Message-ID: <20150622095429.01fd4b3a@cchemparathy-ubuntu> References: <1434741309-22415-1-git-send-email-cchemparathy@ezchip.com> <1434741309-22415-10-git-send-email-cchemparathy@ezchip.com> <1526894.tvBQFEdQvi@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from emea01-am1-obe.outbound.protection.outlook.com (mail-am1on0088.outbound.protection.outlook.com [157.56.112.88]) by dpdk.org (Postfix) with ESMTP id 416B4C390 for ; Mon, 22 Jun 2015 18:54:48 +0200 (CEST) In-Reply-To: <1526894.tvBQFEdQvi@xps13> 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" 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?