PDDF: Add support for ASIC thermal sensors#23136
Merged
Praveen-Brcm merged 6 commits intosonic-net:masterfrom Aug 5, 2025
Merged
PDDF: Add support for ASIC thermal sensors#23136Praveen-Brcm merged 6 commits intosonic-net:masterfrom
Praveen-Brcm merged 6 commits intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
056e116 to
6585ac9
Compare
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
6585ac9 to
c642dbd
Compare
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
@adyeung Can you help review? |
geans-pin
approved these changes
Jul 24, 2025
geans-pin
reviewed
Jul 24, 2025
platform/pddf/platform-api-pddf-base/sonic_platform_pddf_base/pddf_chassis.py
Outdated
Show resolved
Hide resolved
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). |
geans-pin
approved these changes
Jul 28, 2025
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Praveen-Brcm
approved these changes
Aug 5, 2025
qiluo-msft
pushed a commit
to qiluo-msft/sonic-buildimage
that referenced
this pull request
Aug 6, 2025
* ASIC thermal: pddf_asic_thermal * ASIC thermal: pddfparse.py * ASIC thermal: pddf_chassis.py * Remove component diffs from this PR --------- Co-authored-by: Lotus Fenn <lotus@nexthop.ai>
9 tasks
ccroy-arista
pushed a commit
to ccroy-arista/sonic-buildimage
that referenced
this pull request
Aug 14, 2025
* ASIC thermal: pddf_asic_thermal * ASIC thermal: pddfparse.py * ASIC thermal: pddf_chassis.py * Remove component diffs from this PR --------- Co-authored-by: Lotus Fenn <lotus@nexthop.ai>
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
Fixes #23135
Add support for reading ASIC thermal sensors in PDDF
Leverages work done for [https://github.com/sonic-net/SONiC/blob/master/doc/asic_thermal_monitoring_hld.md](ASIC Thermal Monitoring HLD)
Work item tracking
How I did it
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)