sonic-net / sonic-buildimage

Scripts which perform an installable binary image build for SONiC
Other
741 stars 1.43k forks source link

[Nokia][Device] Set the BCM linkscan interval via bcm config #20858

Closed saksarav-nokia closed 15 hours ago

saksarav-nokia commented 1 week ago

Why I did it

BCM was using default linkscan interval of 250ms and we see high cpu sometimes due to linkscan thread. Increased the interval to 500ms. Also adjusted the stat interval for Ramons

Work item tracking

How I did it

Increased the linkscan interval and stat interval

How to verify it

Ran sonic-mgmt full OC suite in 202405

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)

saksarav-nokia commented 1 week ago

@arlakshm @judyjoseph , pls review this

arlakshm commented 5 days ago

is this change need for 202405

saksarav-nokia commented 5 days ago

is this change need for 202405

Yes @arlakshm

mssonicbld commented 12 hours ago

Cherry-pick PR to 202405: https://github.com/sonic-net/sonic-buildimage/pull/20952