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 865911B03F for ; Fri, 19 Jan 2018 18:33:09 +0100 (CET) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Jan 2018 09:33:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,382,1511856000"; d="scan'208";a="27860025" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.77]) by orsmga002.jf.intel.com with SMTP; 19 Jan 2018 09:33:05 -0800 Received: by (sSMTP sendmail emulation); Fri, 19 Jan 2018 17:33:04 +0000 Date: Fri, 19 Jan 2018 17:33:04 +0000 From: Bruce Richardson To: Hemant Agrawal Cc: Pavan Nikhilesh , "jerin.jacob@caviumnetworks.com" , "harry.van.haaren@intel.com" , "herbert.guan@arm.com" , "dev@dpdk.org" , Shreyansh Jain , Akhil Goyal Message-ID: <20180119173304.GB17416@bricha3-MOBL3.ger.corp.intel.com> References: <20171219105338.198727-1-bruce.richardson@intel.com> <20180119135251.10171-1-pbhagavatula@caviumnetworks.com> <20180119162422.GB16980@bricha3-MOBL3.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.9.1 (2017-09-22) Subject: Re: [dpdk-dev] [PATCH v3 1/2] build: add support for ARM builds X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jan 2018 17:33:09 -0000 On Fri, Jan 19, 2018 at 04:49:04PM +0000, Hemant Agrawal wrote: > HI Bruce, > Are these planned for 18.02? If so, I will prioritize this work. > > Regards, > Hemant > Hi Hemant, yes, this is planned to be merged as *experimental* for 18.02. If no feedback, I'll pull them as-is for 18.02 and we can fix appropriately in 18.05. I've verified at least that cross-compiling for arm works with them applied, but the changes for detecting platform in the non-cross-compile case I can't test, so your input on that would be appreciated. /Bruce