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=c615707f7a75072700329e3c93ddab7af9a41406;hb=f20e6999369a2cd951247d4ef1b7a417b6a35566;hp=89fd908e0c505645c38377cfe2a08f9ffe27ba35;hpb=0b237f3cd02f6c59252e8270c97c015c7a148cd2;p=one.git diff --git a/tests/data_plane/vpp_lite_topo/config.sh b/tests/data_plane/vpp_lite_topo/config.sh index 89fd908..c615707 100644 --- a/tests/data_plane/vpp_lite_topo/config.sh +++ b/tests/data_plane/vpp_lite_topo/config.sh @@ -116,7 +116,8 @@ function start_vpp unix { log /tmp/$2.log \ full-coredump \ cli-listen localhost:$1 } \ - api-trace { on } api-segment { prefix "$2" } + api-trace { on } api-segment { prefix "$2" } \ + plugins { plugin dpdk_plugin.so { disable } } } function print_status