From 32e1cea9513d1ba6190e1841f2cd397c907de91b Mon Sep 17 00:00:00 2001 From: Guo Ruijing Date: Thu, 24 Nov 2016 11:36:54 +0800 Subject: [PATCH] Enable vsperf in D release Change-Id: Ibb5ed6a6d5dfb206388257367a66f5d758b2da9f Signed-off-by: Guo Ruijing --- build/f_isoroot/Makefile | 2 +- build/f_isoroot/f_vsperfpluginbuild/config.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/f_isoroot/Makefile b/build/f_isoroot/Makefile index 13f69b942..844da40e1 100644 --- a/build/f_isoroot/Makefile +++ b/build/f_isoroot/Makefile @@ -11,7 +11,7 @@ # Add Fuel plugin build targets here # Plugins disabled for the Fuel Newton uplift. Please re-enable your plugin as you have # verified it! -PLUGINS = f_ovs-nsh-dpdk-pluginbuild +PLUGINS = f_ovs-nsh-dpdk-pluginbuild f_vsperfpluginbuild export PLUGINS NON_10-0_REBASED_PLUGINS = f_odlpluginbuild f_onosfwpluginbuild f_ovsnfv-dpdk-pluginbuild f_vsperfpluginbuild f_bgpvpn-pluginbuild diff --git a/build/f_isoroot/f_vsperfpluginbuild/config.mk b/build/f_isoroot/f_vsperfpluginbuild/config.mk index 35f4059f1..82f0723e0 100644 --- a/build/f_isoroot/f_vsperfpluginbuild/config.mk +++ b/build/f_isoroot/f_vsperfpluginbuild/config.mk @@ -7,6 +7,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -VSPERF_BRANCH?=5a0c6772d255aeb0ab1e6246c91bbeb56bb3a239 +VSPERF_BRANCH?=efdc282f4b08e96f3e09d43f94ba0508e4f26090 VSPERF_REPO?=https://gerrit.opnfv.org/gerrit/vswitchperf.git VSPERF_CHANGE?= -- 2.16.6