Skip to content

Commit d4f2b7b

Browse files
authored
[Mellanox] enable 'create_only_config_db_buffers' to optimize counters polling for Mellanox-SN4700-V64 (sonic-net#22225)
- Why I did it Need to optimize counters polling for Mellanox-SN4700-V64 - How I did it Set "create_only_config_db_buffers" in config_db to "true" - How to verify it run config reload and check initialization sequence Signed-off-by: Andriy Yurkiv <[email protected]>
1 parent 8f52c5f commit d4f2b7b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"DEVICE_METADATA": {
3+
"localhost": {
4+
"create_only_config_db_buffers": "true"
5+
}
6+
}
7+
}

0 commit comments

Comments
 (0)