From: Matias Elo <matias....@nokia.com>

Signed-off-by: Matias Elo <matias....@nokia.com>
---
/** Email created from pull request 78 (matiaselo:dev/dpdk_ext_mempool_v2)
 ** https://github.com/Linaro/odp/pull/78
 ** Patch: https://github.com/Linaro/odp/pull/78.patch
 ** Base sha: 490f4bf22129638899ce71c99a8847e8ba849692
 ** Merge commit sha: 1c79cd17efc7b9547426620c0f001d12a7ebca76
 **/
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 665d70f8..a1306206 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -64,6 +64,7 @@ env:
         - CONF="--disable-abi-compat"
         - CONF="--enable-schedule-sp"
         - CONF="--enable-schedule-iquery"
+        - CONF="--enable-dpdk-zero-copy"
 
 before_install:
 #       Install cunit for the validation tests because distro version is too 
old and fails C99 compile

Reply via email to