Skip to content

Commit 3e3c9f5

Browse files
committed
add secondary poll factor to flex counter infra
Signed-off-by: Apoorv Sachan <apoorv@arista.com>
1 parent de60fd3 commit 3e3c9f5

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
@@ -309,6 +309,7 @@ namespace swss {
309309
#define BULK_CHUNK_SIZE_FIELD "BULK_CHUNK_SIZE"
310310
#define BULK_CHUNK_SIZE_PER_PREFIX_FIELD "BULK_CHUNK_SIZE_PER_PREFIX"
311311
#define POLL_INTERVAL_FIELD "POLL_INTERVAL"
312+
#define SECONDARY_POLL_FACTOR_FIELD "SECONDARY_POLL_FACTOR"
312313
#define STATS_MODE_FIELD "STATS_MODE"
313314
#define STATS_MODE_READ "STATS_MODE_READ"
314315
#define STATS_MODE_READ_AND_CLEAR "STATS_MODE_READ_AND_CLEAR"

0 commit comments

Comments
 (0)