From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 00/11] Introducing the TILE-Gx platform Date: Mon, 13 Jul 2015 16:17:44 +0200 Message-ID: <2921302.Nm0X4fLPYf@xps13> References: <1436430321-3864-1-git-send-email-zlu@ezchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Zhigang Lu Return-path: Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by dpdk.org (Postfix) with ESMTP id 168CF569E for ; Mon, 13 Jul 2015 16:18:58 +0200 (CEST) Received: by wiga1 with SMTP id a1so70965953wig.0 for ; Mon, 13 Jul 2015 07:18:58 -0700 (PDT) In-Reply-To: <1436430321-3864-1-git-send-email-zlu@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-07-09 16:25, Zhigang Lu: > 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. Applied, thanks and welcome in DPDK maintenance ;)