From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id DDDDE8D28 for ; Tue, 9 Feb 2016 16:49:52 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 09 Feb 2016 07:49:51 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,421,1449561600"; d="scan'208";a="899406707" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.208.159]) by fmsmga001.fm.intel.com with SMTP; 09 Feb 2016 07:49:49 -0800 Received: by (sSMTP sendmail emulation); Tue, 09 Feb 2016 15:49:49 +0025 Date: Tue, 9 Feb 2016 15:49:48 +0000 From: Bruce Richardson To: Liming Sun Message-ID: <20160209154948.GA7248@bricha3-MOBL3> References: <1450193851-9100-4-git-send-email-lsun@ezchip.com> <1452263438-21634-1-git-send-email-lsun@ezchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452263438-21634-1-git-send-email-lsun@ezchip.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v2 1/3] driver/net/mpipe: support native build on tilegx platform. X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2016 15:49:53 -0000 On Fri, Jan 08, 2016 at 09:30:36AM -0500, Liming Sun wrote: > This submit updates the CROSS setting to support native build on > TileGx platform. It also enable the combined library by default. > > Signed-off-by: Liming Sun > Acked-by: Zhigang Lu Series applied to dpdk-next-net/rel_16_04. /Bruce