summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/vpp_lite_topo/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data_plane/vpp_lite_topo/config.sh')
-rw-r--r--tests/data_plane/vpp_lite_topo/config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data_plane/vpp_lite_topo/config.sh b/tests/data_plane/vpp_lite_topo/config.sh
index 0c5dfc4..eaf2f84 100644
--- a/tests/data_plane/vpp_lite_topo/config.sh
+++ b/tests/data_plane/vpp_lite_topo/config.sh
@@ -120,7 +120,7 @@ function start_vpp
cli-listen localhost:$1 } \
api-trace { on } api-segment { prefix "$2" } \
plugins { plugin dpdk_plugin.so { disable } } \
- plugin_path ${VPP_PLUGIN_DIR}
+ plugin_path ${VPP_PLUGIN_DIR} 2> /dev/null
}
function print_status