From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Conole Subject: Re: [PATCH v2 2/2] ci: Introduce travis builds for github repositories Date: Thu, 31 Jan 2019 15:43:18 -0500 Message-ID: References: <20190123220714.20763-1-msantana@redhat.com> <20190130221602.13866-1-msantana@redhat.com> <20190130221602.13866-3-msantana@redhat.com> <20190131092510.GC122080@bricha3-MOBL.ger.corp.intel.com> <20190131203229.GA254920@bricha3-MOBL.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain Cc: Michael Santana , dev@dpdk.org, Honnappa Nagarahalli , Thomas Monjalon To: Bruce Richardson Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 54B521B486 for ; Thu, 31 Jan 2019 21:43:21 +0100 (CET) In-Reply-To: <20190131203229.GA254920@bricha3-MOBL.ger.corp.intel.com> (Bruce Richardson's message of "Thu, 31 Jan 2019 20:32:29 +0000") List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Bruce Richardson writes: > On Thu, Jan 31, 2019 at 11:43:19AM -0500, Aaron Conole wrote: >> Bruce Richardson writes: >> > >> > >> > This looks very similar to the "config/arm/arm64_armv8_linuxapp_gcc" file. >> > I suggest that file be used instead of adding a new one. >> >> Agreed, we can drop this. I completely missed the configurations in >> that directory. >> > Yes, they probably aren't stored in a great location for discoverability. > We should look to move them to a better place in the repo. Suggestions > welcome! It's probably okay to leave them there. The build guides do make reference to them (I just missed it, my fault). > /Bruce