netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / .travis /
2016-02-24 Ben Pfafftravis: Automatically recheck failed tests.
2016-01-26 mweglicxUpdate relevant artifacts to add support for DPDK v2...
2016-01-21 Russell Bryanttravis: Install six Python library.
2015-09-29 Daniele Di Proiettotravis: Use container infrastructure.
2015-09-09 Daniele Di Proiettotravis: Fix build with --enable-shared and DPDK 2.1.
2015-09-08 Timo Puhadpdk: add support for v2.1.0
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-08 Joe Stringerdatapath: Add support for 4.0 kernel.
2015-05-08 Joe Stringertravis: Fix clang build for DPDK-2.0.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-30 Mark KavanaghDPDK: add support for v2.0.0
2015-04-13 Mark Kavanaghtravis: fix errors
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-20 Daniele Di ProiettoDPDK: Update documentation and travis build for vhost.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-04 Mark Kavanaghlib: upgrade to DPDK v1.8.0
2015-02-04 Thomas Graftravis: Add 32 bit (-m32) cross-compile build
2015-01-05 Shu Shentravis: support versioning of DPDK and options to speci...
2014-12-05 Thomas Graftravis: Only run testsuite for gcc builds
2014-12-05 Thomas Graftravis: Extended kernel build matrix
2014-11-12 Scott MannBuild: Add support for shared libraries and versioning.
2014-11-11 Thomas Graftravis: Enable -Wsparse-error and fail on new sparse...
2014-10-20 maryam.tahhannetdev-dpdk: Move to DPDK 1.7.1
2014-09-21 Thomas Grafdatapath: Provide compatibility for kernels up to 3.17
2014-09-19 Ben Pfafftravis: Allow testsuite to run with GCC or Clang.
2014-09-19 Ben Pfafftravis: Include testsuite.log on failure.
2014-09-11 Thomas Graftravis: Fix DPDK build and treat bad-function-cast...
2014-08-30 Thomas Graftravis: Run 'make distcheck' instead of 'make check'
2014-08-26 Thomas Grafbuild: Use errtrace to simplify travis-ci failure detection
2014-08-25 Thomas Grafbuild: Add travis continuous integration support