Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASIC internal temperature sensors support #419

Merged
merged 3 commits into from
Nov 25, 2020

Conversation

santhosh-kt
Copy link
Contributor

@santhosh-kt santhosh-kt commented Nov 23, 2020

ASIC internal temperature sensors support

More details:
sonic-net/sonic-swss#1517

Details if related
HLD Location: https://github.com/Azure/SONiC/blob/master/doc/asic_thermal_monitoring_hld.md

jleveque
jleveque previously approved these changes Nov 25, 2020
@jleveque jleveque requested a review from qiluo-msft November 25, 2020 05:02
@jleveque jleveque merged commit 3d400a9 into sonic-net:master Nov 25, 2020
@jleveque
Copy link
Contributor

Submodule update PR: sonic-net/sonic-buildimage#6042

@@ -74,6 +74,9 @@ namespace swss {
#define APP_STP_FASTAGEING_FLUSH_TABLE_NAME "STP_FASTAGEING_FLUSH_TABLE"
#define APP_STP_BPDU_GUARD_TABLE_NAME "STP_BPDU_GUARD_TABLE"

/***** ASIC DATABASE *****/
#define ASIC_TEMPERATURE_INFO_TABLE_NAME "ASIC_TEMPERATURE_INFO"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late comment - This should not belong here as the section is for APP DB entries. From the usage, it looks to be part of STATE DB entries.

Is it possible to correct this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants