octeon: fix rvu vf device id
[vpp.git] / src / plugins / dev_octeon / octeon.h
index a128037..e43cde0 100644 (file)
@@ -22,6 +22,7 @@ typedef enum
   OCT_DEVICE_TYPE_UNKNOWN = 0,
   OCT_DEVICE_TYPE_RVU_PF,
   OCT_DEVICE_TYPE_RVU_VF,
+  OCT_DEVICE_TYPE_LBK_VF,
   OCT_DEVICE_TYPE_SDP_VF,
   OCT_DEVICE_TYPE_CPT_VF,
 } __clib_packed oct_device_type_t;