From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Chemparathy Subject: Re: [PATCH v2 12/12] mk: introduce Tilera Tile architecture Date: Fri, 22 May 2015 12:42:39 -0400 Message-ID: <20150522124239.5c51bf3a@cchemparathy-ubuntu> References: <1420527230-17037-1-git-send-email-zlu@ezchip.com> <1420527230-17037-13-git-send-email-zlu@ezchip.com> <1666029.giUU904B6N@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-db3-obe.outbound.protection.outlook.com (mail-db3on0087.outbound.protection.outlook.com [157.55.234.87]) by dpdk.org (Postfix) with ESMTP id B8146C300 for ; Fri, 22 May 2015 18:42:59 +0200 (CEST) In-Reply-To: <1666029.giUU904B6N@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 Fri, 22 May 2015 18:03:04 +0200 Thomas Monjalon wrote: > Hi, > > 2015-01-06 14:53, Zhigang Lu: > > Add defconfig and rte.vars.mk files for Tile architecture. > > > > Signed-off-by: Zhigang Lu > > Signed-off-by: Cyril Chemparathy > > This series is pending without having any comments. > So it should be accepted and merged. > I'm working on a refresh to the latest master. In the process, I've simplified most of the patches down to bare essentials. Since the TILE-Gx platform is a strict alignment machine, we need alignment related fixes that have been submitted previously (see http://www.dpdk.org/ml/archives/dev/2015-April/017090.html). These are based on relatively recent contents of master, and therefore should be ready to merge once we go through the review cycle. Would you mind taking a look at these? > Do you accept to be the maintainer of Tile architecture? > If you agree, please respin this series with a cover letter (it was > missing in this v2) and update the MAINTAINERS file. > Sure. We'll internally figure out the appropriate maintainer and include this in the next round of patches. Thanks -- Cyril.