We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c8f2c commit e67092cCopy full SHA for e67092c
common/schema.h
@@ -276,6 +276,7 @@ namespace swss {
276
#define PFC_WD_POLL_MSECS 100
277
#define FLEX_COUNTER_TABLE "FLEX_COUNTER_TABLE"
278
#define PORT_COUNTER_ID_LIST "PORT_COUNTER_ID_LIST"
279
+#define PORT_SERDES_ATTR_ID_LIST "PORT_SERDES_ATTR_ID_LIST"
280
#define PORT_DEBUG_COUNTER_ID_LIST "PORT_DEBUG_COUNTER_ID_LIST"
281
#define QUEUE_COUNTER_ID_LIST "QUEUE_COUNTER_ID_LIST"
282
#define QUEUE_ATTR_ID_LIST "QUEUE_ATTR_ID_LIST"
0 commit comments