-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[202405][FC] Put default counters in init_cfg.json #20555
[202405][FC] Put default counters in init_cfg.json #20555
Conversation
Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
/azp run Azure.sonic-buildimage |
Azure Pipelines successfully started running 1 pipeline(s). |
@stepanblyschak Can you check the issue? Is |
@bingwang-ms This change should come together with #20554 and sonic-net/sonic-swss#3326 |
This reverts commit dbf1baa.
@stepanblyschak Can you help confirm if the issue will be addressed if #20554 is merged? Otherwise I tend to revert this PR. |
@bingwang-ms We're running 202405 with all FC changes together in regression and observe not issues. |
Why I did it
Simplify approach to delaying counters on warm boot and fast boot. Removed FLEX_COUNTER_DELAY_STATUS_FIELD and instead postpone all FC processing to happen after apply view to not delay data plane configuration.
The CONFIG_DB should not be updated in runtime anymore for counters to be delayed.
To address #20302.
Work item tracking
How I did it
Put FC into init_cfg.json
How to verify it
Boot the system, verify counters are enabled.
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)