Re: [dpdk-dev] [PATCH v2 2/2] ci: Introduce travis builds for github repositories

2019-01-31 Thread Aaron Conole
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 dro

Re: [dpdk-dev] [PATCH v2 2/2] ci: Introduce travis builds for github repositories

2019-01-31 Thread Bruce Richardson
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 confi

Re: [dpdk-dev] [PATCH v2 2/2] ci: Introduce travis builds for github repositories

2019-01-31 Thread Aaron Conole
Bruce Richardson writes: > On Wed, Jan 30, 2019 at 05:16:02PM -0500, Michael Santana wrote: >> GitHub is a service used by developers to store repositories. GitHub >> provides service integrations that allow 3rd party services to access >> developer repositories and perform actions. One of thes

Re: [dpdk-dev] [PATCH v2 2/2] ci: Introduce travis builds for github repositories

2019-01-31 Thread Bruce Richardson
On Wed, Jan 30, 2019 at 05:16:02PM -0500, Michael Santana wrote: > GitHub is a service used by developers to store repositories. GitHub > provides service integrations that allow 3rd party services to access > developer repositories and perform actions. One of these services is > Travis-CI, a sim