X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fdata_plane%2Fvpp_lite_topo%2Fconfig.sh;fp=tests%2Fdata_plane%2Fvpp_lite_topo%2Fconfig.sh;h=eaf2f8442a46bfa176e940e120015b5f3f25cbb6;hb=7000eb00c39af12b3abc7d74d1f13f99f5b2b338;hp=0c5dfc4392f84c69c36f37527aa73c53bdca6d54;hpb=3db341de1dae5caedbe805ed7f3871a57dc8dbcb;p=one.git 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