Signed-off-by: Kevin Traynor <[email protected]>
---
.travis/linux-build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis/linux-build.sh b/.travis/linux-build.sh
index 4c9e95201..a402b1a85 100755
--- a/.travis/linux-build.sh
+++ b/.travis/linux-build.sh
@@ -84,5 +84,5 @@ fi
if [ "$DPDK" ]; then
if [ -z "$DPDK_VER" ]; then
- DPDK_VER="18.08"
+ DPDK_VER="18.11-rc3"
fi
install_dpdk $DPDK_VER
--
2.19.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev