File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ namespace swss {
6666#define CFG_MIRROR_SESSION_TABLE_NAME " MIRROR_SESSION"
6767#define CFG_ACL_TABLE_NAME " ACL_TABLE"
6868#define CFG_ACL_RULE_TABLE_NAME " ACL_RULE"
69+ #define CFG_PFC_WD_TABLE_NAME " PFC_WD_TABLE"
6970
7071#define DAEMON_TABLE_NAME " DAEMON_TABLE"
7172#define DAEMON_LOGLEVEL " LOGLEVEL"
@@ -85,6 +86,11 @@ namespace swss {
8586#define LUA_PLUGIN_TYPE " LUA_PLUGIN_TYPE"
8687#define SAI_OBJECT_TYPE " SAI_OBJECT_TYPE"
8788
89+ #define POLL_INTERVAL_FIELD " POLL_INTERVAL"
90+ #define QUEUE_PLUGIN_FIELD " QUEUE_PLUGIN_LIST"
91+ #define PORT_PLUGIN_FIELD " PORT_PLUGIN_LIT"
92+ #define FLEX_COUNTER_GROUP_TABLE " FLEX_COUNTER_GROUP_TABLE"
93+
8894/* **** CONFIGUATION DATABASE *****/
8995#define CFG_PORT_TABLE_NAME " PORT"
9096#define CFG_PORT_CABLE_LEN_TABLE_NAME " CABLE_LENGTH"
You can’t perform that action at this time.
0 commit comments