From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 1321B1B485 for ; Thu, 31 Jan 2019 21:32:33 +0100 (CET) X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 31 Jan 2019 12:32:32 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,545,1539673200"; d="scan'208";a="121066007" Received: from bricha3-mobl.ger.corp.intel.com ([10.251.89.103]) by fmsmga008.fm.intel.com with SMTP; 31 Jan 2019 12:32:30 -0800 Received: by (sSMTP sendmail emulation); Thu, 31 Jan 2019 20:32:30 +0000 Date: Thu, 31 Jan 2019 20:32:29 +0000 From: Bruce Richardson To: Aaron Conole Cc: Michael Santana , dev@dpdk.org, Honnappa Nagarahalli , Thomas Monjalon Message-ID: <20190131203229.GA254920@bricha3-MOBL.ger.corp.intel.com> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.2 (2019-01-07) Subject: Re: [dpdk-dev] [PATCH v2 2/2] ci: Introduce travis builds for github repositories 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: Thu, 31 Jan 2019 20:32:34 -0000 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! /Bruce