diff options
author | Ruijing Guo <ruijing.guo@intel.com> | 2016-10-24 00:57:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-10-24 00:57:08 +0000 |
commit | 2ade11e26759979ecc213505b6657a36105ee60d (patch) | |
tree | c6d7c9b365e2925e9b47bd121275e74b0d77385a | |
parent | 670c8e10d8721ac836c7da88e683e90767860f9c (diff) | |
parent | 823cb68bbff5510e453ffff2152051a38f2addfd (diff) |
Merge "Compile DPDK to use basic cpu features" into stable/colorado
-rw-r--r-- | build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk b/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk index 8effbd26b..f0392ac24 100644 --- a/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk +++ b/build/f_isoroot/f_ovs-nsh-dpdk-pluginbuild/config.mk @@ -7,6 +7,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -OVS_NSH_DPDK_BRANCH?=074aadce66ef3cf322a00a3cff5c57deb84088b5 +OVS_NSH_DPDK_BRANCH?=b3aed46ae0f1c86a1d6ad9058b2260844d591fbd OVS_NSH_DPDK_REPO?=https://review.openstack.org/openstack/fuel-plugin-ovs OVS_NSH_DPDK_CHANGE?= |