-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Nokia Device] Set the clock for both Ramon and J2C+ #21764
[Nokia Device] Set the clock for both Ramon and J2C+ #21764
Conversation
Signed-off-by: saksarav <sakthivadivu.saravanaraj@nokia.com>
/azp run Azure.sonic-buildimage |
Azure Pipelines successfully started running 1 pipeline(s). |
@vmittal-msft for viz |
@@ -1477,6 +1477,7 @@ protocol_traps_mode.BCM8885X=IN_LIF | |||
rate_ext_mdio_divisor=16 | |||
schan_intr_enable.BCM8885X=0 | |||
schan_timeout_usec.BCM8885X=900000 | |||
system_ref_core_clock_khz.BCM8885X=1600000 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think we only need to update on fabric side ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think we only need to update on fabric side ?
@vmittal-msft , We were using default value which is 1.6GHZ and we are explicitly setting the same value for J2C+ now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. @saksarav-nokia Could you run whole test suite as well as some level of ixia testing to make sure this is not causing any new issues ?
@vmittal-msft is there a msft ado for this? thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
MSFT ADO # 31413977 |
Cherry-pick PR to msft-202405: Azure/sonic-buildimage-msft#670 |
Why I did it Changed the clock frequency as per BCM's recommendation Work item tracking Microsoft ADO (number only): How I did it Changed the clock frequency to 1.6GHZ for both Ramons and J2C+ How to verify it Verified in our Nokia system testbed that the system is up and passing the traffic without any issues.
Why I did it
Changed the clock frequency as per BCM's recommendation
Work item tracking
How I did it
Changed the clock frequency to 1.6GHZ for both Ramons and J2C+
How to verify it
Verified in our Nokia system testbed that the system is up and passing the traffic without any issues.
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)