[Mellanox] Add phcsync script for ASIC clock synchronization#24972
Merged
liat-grozovik merged 4 commits intosonic-net:masterfrom Jan 19, 2026
Merged
[Mellanox] Add phcsync script for ASIC clock synchronization#24972liat-grozovik merged 4 commits intosonic-net:masterfrom
liat-grozovik merged 4 commits intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Zili Bombach <zbombach@nvidia.com>
143542c to
8df6b75
Compare
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
@zili11720 is there depdency between PRs? if so, please share what must be first and what will happen if they are not. |
liat-grozovik
previously approved these changes
Jan 7, 2026
Contributor
Author
|
There is a dependency between the PRs. |
DavidZagury
approved these changes
Jan 11, 2026
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Zili Bombach <zbombach@nvidia.com>
9d10c93 to
1948b96
Compare
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
liat-grozovik
approved these changes
Jan 19, 2026
Contributor
|
Pick to 202412: Azure/sonic-buildimage-msft#1935 |
SahilChaudhari
pushed a commit
to SahilChaudhari/sonic-buildimage-sonic-net
that referenced
this pull request
Jan 21, 2026
…et#24972) - Why I did it Fix a bug in HFT where the asic clock was not synchronized with the system clock, causing it to report a time around 1970. There is a dependency between this PR and: sonic-net/sonic-sairedis#1734 The PR to sonic-buildimage should be merged first, followed by the PR to sonic-sairedis. - How I did it Added phcsync script for ASIC clock synchronization on Mellanox platforms: created phcsync.sh that syncs PTP clocks with system clock every 60 seconds. - How to verify it Which release branch to backport (provide reason below if selected) Signed-off-by: Zili Bombach <zbombach@nvidia.com> * Added error logs to phcsync.sh and made phcsync.sh executable Signed-off-by: Zili Bombach <zbombach@nvidia.com> --------- Signed-off-by: Zili Bombach <zbombach@nvidia.com> Co-authored-by: Liat Grozovik <44433539+liat-grozovik@users.noreply.github.com>
8 tasks
8 tasks
spandan-nexthop
pushed a commit
to spandan-nexthop/sonic-buildimage
that referenced
this pull request
Feb 15, 2026
…et#24972) - Why I did it Fix a bug in HFT where the asic clock was not synchronized with the system clock, causing it to report a time around 1970. There is a dependency between this PR and: sonic-net/sonic-sairedis#1734 The PR to sonic-buildimage should be merged first, followed by the PR to sonic-sairedis. - How I did it Added phcsync script for ASIC clock synchronization on Mellanox platforms: created phcsync.sh that syncs PTP clocks with system clock every 60 seconds. - How to verify it Which release branch to backport (provide reason below if selected) Signed-off-by: Zili Bombach <zbombach@nvidia.com> * Added error logs to phcsync.sh and made phcsync.sh executable Signed-off-by: Zili Bombach <zbombach@nvidia.com> --------- Signed-off-by: Zili Bombach <zbombach@nvidia.com> Co-authored-by: Liat Grozovik <44433539+liat-grozovik@users.noreply.github.com>
baorliu
pushed a commit
to baorliu/sonic-buildimage
that referenced
this pull request
Feb 24, 2026
…et#24972) - Why I did it Fix a bug in HFT where the asic clock was not synchronized with the system clock, causing it to report a time around 1970. There is a dependency between this PR and: sonic-net/sonic-sairedis#1734 The PR to sonic-buildimage should be merged first, followed by the PR to sonic-sairedis. - How I did it Added phcsync script for ASIC clock synchronization on Mellanox platforms: created phcsync.sh that syncs PTP clocks with system clock every 60 seconds. - How to verify it Which release branch to backport (provide reason below if selected) Signed-off-by: Zili Bombach <zbombach@nvidia.com> * Added error logs to phcsync.sh and made phcsync.sh executable Signed-off-by: Zili Bombach <zbombach@nvidia.com> --------- Signed-off-by: Zili Bombach <zbombach@nvidia.com> Co-authored-by: Liat Grozovik <44433539+liat-grozovik@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Why I did it
Fix a bug in HFT where the asic clock was not synchronized with the system clock, causing it to report a time around 1970.
There is a dependency between this PR and: sonic-net/sonic-sairedis#1734
The PR to sonic-buildimage should be merged first, followed by the PR to sonic-sairedis.
Work item tracking
How I did it
Added phcsync script for ASIC clock synchronization on Mellanox platforms: created phcsync.sh that syncs PTP clocks with system clock every 60 seconds.
How to verify it
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)