Fix arp handling when master core is on socket 1
[samplevnf.git] / VNFs / DPPD-PROX / prox_cfg.h
index a7d0e7e..ed54ecc 100644 (file)
@@ -40,6 +40,7 @@
 #define DSF_DISABLE_CMT           0x00002000      /* CMT disabled */
 #define DSF_LIST_TASK_MODES       0x00004000      /* list supported task modes and exit */
 #define DSF_ENABLE_BYPASS         0x00008000      /* Use Multi Producer rings to enable ring bypass */
+#define DSF_CTRL_PLANE_ENABLED    0x00010000      /* ctrl plane enabled */
 
 #define MAX_PATH_LEN 1024