[NOKIA][DEVICE]Updated BCM config file to disable the cmic dma abort during cold boot and recycle port setting #11825
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Sakthivadivu Saravanaraj [email protected]
Why I did it
syncd was crashing after autorestart oc test suite with segmentation fault in BCM SDK when it aborts the cmic dma.
Msft could not merge #11378 to 202205 and asked to create a separate PR. So created this PR
How I did it
Since the cmic dma abort is happening during cold boot and told by broadcom, it is safe to disable the cmic dma abort for cold boot with soc property, added the soc flag in .bcm config file
How to verify it
Verified autorestart oc test suite passes with the fix.
Which release branch to backport (provide reason below if selected)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)