From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Chemparathy Subject: Re: [PATCH v2 00/12] Introducing the TILE-Gx platform Date: Wed, 24 Jun 2015 09:42:41 -0700 Message-ID: <20150624094241.3a071ece@cchemparathy-ubuntu> References: <1434999524-26528-1-git-send-email-cchemparathy@ezchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit To: Return-path: Received: from emea01-db3-obe.outbound.protection.outlook.com (mail-db3on0098.outbound.protection.outlook.com [157.55.234.98]) by dpdk.org (Postfix) with ESMTP id 48614C552 for ; Wed, 24 Jun 2015 18:43:00 +0200 (CEST) In-Reply-To: <1434999524-26528-1-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" On Mon, 22 Jun 2015 11:58:32 -0700 Cyril Chemparathy wrote: > This series adds support for the EZchip TILE-Gx family of SoCs. The > architecture port in itself is fairly straight forward due to its > reliance on generics for the most part. > > In addition to adding TILE-Gx architecture specific code, this series > includes a few cross-platform fixes for DPDK (cpuflags, SSE related, > etc.), as well as minor extensions to to accomodate a wider range of > hugepage sizes and configurable mempool element alignment boundaries. > > Changes in this series: > v2: Removed RTE_LIBNAME per Thomas' feedback. > [...] Thomas, Any feedback on this series? Thanks -- Cyril.