From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH 2/2] doc: add a guide doc for cross compiling from x86 Date: Thu, 24 May 2018 22:46:24 +0530 Message-ID: <20180524171623.GA6254@jerin> References: <1527133127-29407-1-git-send-email-gavin.hu@arm.com> <1527133127-29407-3-git-send-email-gavin.hu@arm.com> <20180524111754.GA5098@jerin> <3508034.zJOlSxCGz7@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Gavin Hu , dev@dpdk.org To: Thomas Monjalon Return-path: Received: from NAM02-BL2-obe.outbound.protection.outlook.com (mail-bl2nam02on0082.outbound.protection.outlook.com [104.47.38.82]) by dpdk.org (Postfix) with ESMTP id 554E91B05 for ; Thu, 24 May 2018 19:16:47 +0200 (CEST) Content-Disposition: inline In-Reply-To: <3508034.zJOlSxCGz7@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" -----Original Message----- > Date: Thu, 24 May 2018 15:54:00 +0200 > From: Thomas Monjalon > To: Gavin Hu > Cc: dev@dpdk.org, Jerin Jacob > Subject: Re: [dpdk-dev] [PATCH 2/2] doc: add a guide doc for cross > compiling from x86 > > 24/05/2018 13:17, Jerin Jacob: > > -----Original Message----- > > > Date: Wed, 23 May 2018 23:38:47 -0400 > > > From: Gavin Hu > > > To: dev@dpdk.org > > > Subject: [dpdk-dev] [PATCH 2/2] doc: add a guide doc for cross compiling > > > from x86 > > > X-Mailer: git-send-email 2.1.4 > > > > > > Signed-off-by: Gavin Hu > > > Reviewed-by: Steve Capper > > > Reviewed-by: Honnappa Nagarahalli > > > > In addition to comments from Marko, > > > > > --- > > > doc/cross_compiling_sdk.txt | 58 +++++++++++++++++++++++++++++++++++++++++++++ > > > > I think, instead of keeping it as a orphan document, IMO, it should linked with > > https://dpdk.org/doc/guides/ > > I think, it can go a new section or "HowTo Guides" section, So that in future armv7 and/or PowerPC cross > > compilation details can be added. > > I think the right location is http://dpdk.org/doc/guides/linux_gsg/build_dpdk.html I think, that link is specific to Linux.What about freebsd ? That reason why I thought to have neutral location. No strong opinion on the location though. > > This patch is far from being ready, so please send the patch 1, > which is a fix, separately. > >