summaryrefslogtreecommitdiff
path: root/.travis
Commit message (Expand)AuthorAgeFilesLines
* dpdk: update download urlThomas Monjalon2016-12-021-1/+1
* netdev-dpdk: Add support for DPDK 16.11Ciara Loftus2016-11-251-1/+1
* travis: Work around glibtoolize error.Joe Stringer2016-09-211-0/+2
* datapath: Add support for kernel 4.7Pravin B Shelar2016-08-221-0/+12
* netdev-dpdk: Add support for DPDK 16.07Ciara Loftus2016-08-031-1/+1
* travis: Fix flake8 failures from flake8 3.0.Russell Bryant2016-07-291-1/+5
* Travis: Added python plugins flake8 and hacking.William Townsend2016-07-021-1/+1
* Update relevant artifacts to add support for DPDK 16.04.mweglicx2016-04-151-2/+1
* travis: support OS X buildsLance Richardson2016-03-234-0/+31
* travis: Automatically recheck failed tests.Ben Pfaff2016-02-241-1/+1
* Update relevant artifacts to add support for DPDK v2.2.0.mweglicx2016-01-251-1/+1
* travis: Install six Python library.Russell Bryant2016-01-211-0/+1
* travis: Use container infrastructure.Daniele Di Proietto2015-09-291-8/+1
* travis: Fix build with --enable-shared and DPDK 2.1.Daniele Di Proietto2015-09-091-3/+1
* dpdk: add support for v2.1.0Timo Puha2015-09-081-1/+1
* datapath: Add support for 4.0 kernel.Joe Stringer2015-05-081-1/+3
* travis: Fix clang build for DPDK-2.0.Joe Stringer2015-05-081-1/+1
* DPDK: add support for v2.0.0Mark Kavanagh2015-04-291-4/+7
* travis: fix errorsMark Kavanagh2015-04-132-13/+13
* DPDK: Update documentation and travis build for vhost.Daniele Di Proietto2015-03-202-0/+4
* lib: upgrade to DPDK v1.8.0Mark Kavanagh2015-03-041-2/+2
* travis: Add 32 bit (-m32) cross-compile buildThomas Graf2015-02-042-2/+7
* travis: support versioning of DPDK and options to specify git repo and tagShu Shen2015-01-051-4/+14
* travis: Only run testsuite for gcc buildsThomas Graf2014-12-051-1/+1
* travis: Extended kernel build matrixThomas Graf2014-12-051-6/+27
* Build: Add support for shared libraries and versioning.Scott Mann2014-11-111-0/+2
* travis: Enable -Wsparse-error and fail on new sparse warningsThomas Graf2014-11-112-5/+7
* netdev-dpdk: Move to DPDK 1.7.1maryam.tahhan2014-10-201-3/+3
* datapath: Provide compatibility for kernels up to 3.17Thomas Graf2014-09-201-3/+3
* travis: Allow testsuite to run with GCC or Clang.Ben Pfaff2014-09-191-6/+7
* travis: Include testsuite.log on failure.Ben Pfaff2014-09-191-1/+7
* travis: Fix DPDK build and treat bad-function-cast warning as non-errorThomas Graf2014-09-111-4/+10
* travis: Run 'make distcheck' instead of 'make check'Thomas Graf2014-08-301-1/+1
* build: Use errtrace to simplify travis-ci failure detectionThomas Graf2014-08-261-23/+20
* build: Add travis continuous integration supportThomas Graf2014-08-252-0/+63