idpf: make plugin default disabled until issues are fixed 22/39522/2
authorDamjan Marion <damjan.marion@gmail.com>
Tue, 12 Sep 2023 13:00:46 +0000 (15:00 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 13 Sep 2023 13:40:29 +0000 (13:40 +0000)
Type: improvement
Change-Id: I2daa8fc338289555649135e7f0898e139807fdce
Signed-off-by: Damjan Marion <damjan.marion@gmail.com>
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,
 };
 
 /*