idpf: make plugin default disabled until issues are fixed
[vpp.git] / src / plugins / idpf / plugin.c
index 9bbce64..745ba43 100644 (file)
@@ -23,6 +23,7 @@ VLIB_PLUGIN_REGISTER () = {
   .version = VPP_BUILD_VER,
   .description =
     "Intel Infrastructure Data Path Function (IDPF) Device Driver",
+  .default_disabled = 1,
 };
 
 /*