File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -216,6 +216,7 @@ namespace swss {
216216#define COUNTERS_SYSTEM_PORT_NAME_MAP " COUNTERS_SYSTEM_PORT_NAME_MAP"
217217#define COUNTERS_LAG_NAME_MAP " COUNTERS_LAG_NAME_MAP"
218218#define COUNTERS_TABLE " COUNTERS"
219+ #define PORT_PHY_ATTR_TABLE " PORT_PHY_ATTR"
219220#define COUNTERS_QUEUE_NAME_MAP " COUNTERS_QUEUE_NAME_MAP"
220221#define COUNTERS_VOQ_NAME_MAP " COUNTERS_VOQ_NAME_MAP"
221222#define COUNTERS_QUEUE_PORT_MAP " COUNTERS_QUEUE_PORT_MAP"
@@ -275,8 +276,8 @@ namespace swss {
275276
276277#define PFC_WD_POLL_MSECS 100
277278#define FLEX_COUNTER_TABLE " FLEX_COUNTER_TABLE"
279+ #define PORT_PHY_ATTR_ID_LIST " PORT_PHY_ATTR_ID_LIST"
278280#define PORT_COUNTER_ID_LIST " PORT_COUNTER_ID_LIST"
279- #define PORT_SERDES_ATTR_ID_LIST " PORT_SERDES_ATTR_ID_LIST"
280281#define PORT_DEBUG_COUNTER_ID_LIST " PORT_DEBUG_COUNTER_ID_LIST"
281282#define QUEUE_COUNTER_ID_LIST " QUEUE_COUNTER_ID_LIST"
282283#define QUEUE_ATTR_ID_LIST " QUEUE_ATTR_ID_LIST"
You can’t perform that action at this time.
0 commit comments