Skip to content

Commit e67092c

Browse files
Add PORT_SERDES_ATTR_ID_LIST to FLEX COUNTER DATABASE (#1099)
1 parent d2c8f2c commit e67092c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/schema.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ namespace swss {
276276
#define PFC_WD_POLL_MSECS 100
277277
#define FLEX_COUNTER_TABLE "FLEX_COUNTER_TABLE"
278278
#define PORT_COUNTER_ID_LIST "PORT_COUNTER_ID_LIST"
279+
#define PORT_SERDES_ATTR_ID_LIST "PORT_SERDES_ATTR_ID_LIST"
279280
#define PORT_DEBUG_COUNTER_ID_LIST "PORT_DEBUG_COUNTER_ID_LIST"
280281
#define QUEUE_COUNTER_ID_LIST "QUEUE_COUNTER_ID_LIST"
281282
#define QUEUE_ATTR_ID_LIST "QUEUE_ATTR_ID_LIST"

0 commit comments

Comments
 (0)