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 11:39:07 +0200 Message-ID: <1526894.tvBQFEdQvi@xps13> References: <1434741309-22415-1-git-send-email-cchemparathy@ezchip.com> <1434741309-22415-10-git-send-email-cchemparathy@ezchip.com> 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-f45.google.com (mail-wg0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 93AF6C7A8 for ; Mon, 22 Jun 2015 11:40:09 +0200 (CEST) Received: by wgbhy7 with SMTP id hy7so136196683wgb.2 for ; Mon, 22 Jun 2015 02:40:09 -0700 (PDT) In-Reply-To: <1434741309-22415-10-git-send-email-cchemparathy@ezchip.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" 2015-06-19 12:15, Cyril Chemparathy: > +CONFIG_RTE_LIBNAME="tile_dpdk" Not sure it makes sense to have different library names. Why not renaming all to "dpdk"?