Re: [dpdk-dev] [PATCH v5 0/2] Introduce travis support

2019-02-25 Thread Aaron Conole
Michael Santana writes: > This series introduces the ability for any github mirrors of the DPDK > project, including developer mirrors, to kick off builds under the > travis CI infrastructure. For now, this just means compilation - no > other kinds of automated run exists yet. In the future, th

Re: [dpdk-dev] [PATCH v5 0/2] Introduce travis support

2019-02-14 Thread Michael Santana Francisco
On 2/7/19 5:01 PM, Michael Santana wrote: ping This series introduces the ability for any github mirrors of the DPDK project, including developer mirrors, to kick off builds under the travis CI infrastructure. For now, this just means compilation - no other kinds of automated run exists yet. In

[dpdk-dev] [PATCH v5 0/2] Introduce travis support

2019-02-07 Thread Michael Santana
This series introduces the ability for any github mirrors of the DPDK project, including developer mirrors, to kick off builds under the travis CI infrastructure. For now, this just means compilation - no other kinds of automated run exists yet. In the future, this can be expanded to execute and