Closed
Conversation
Signed-off-by: Jostar Yang <jostar_yang@accton.com.tw>
|
This pull request introduces 13 alerts when merging a07fcd7 into 0bc0f98 - view on LGTM.com new alerts:
|
|
This pull request introduces 1 alert when merging 210173f into 0bc0f98 - view on LGTM.com new alerts:
|
jleveque
previously approved these changes
May 7, 2021
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azpw run |
Collaborator
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
FuzailBrcm
previously approved these changes
Jul 28, 2021
|
This pull request introduces 1 alert when merging d23d3d7 into 93e939b - view on LGTM.com new alerts:
|
5 tasks
Contributor
Author
|
/azpw run |
Collaborator
|
/AzurePipelines run |
|
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
|
This pull request introduces 2 alerts when merging ba85297 into c8db7a2 - view on LGTM.com new alerts:
|
|
Signed-off-by: michael_shih <michael_shih@edge-core.com>
Contributor
Author
|
Close the PR because some easyCLA issue. It can't fix in this PR. So create new PR |
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.
Signed-off-by: Jostar Yang jostar_yang@accton.com.tw
Why I did it
Support PDDF
How I did it
Implement PDDF
How to verify it
Test sensors and pddf cmd.
root@sonic:/home/admin# sensors
lm75-i2c-27-4c
Adapter: i2c-2-mux (chan_id 1)
temp1: +29.5 C (high = +80.0 C, hyst = +75.0 C)
psu_pmbus-i2c-12-5b
Adapter: i2c-2-mux (chan_id 2)
in3: +0.00 V
fan1: 0 RPM
power2: 0.00 W
curr2: +0.00 A
psu_pmbus-i2c-11-58
Adapter: i2c-2-mux (chan_id 1)
in3: +11.81 V
fan1: 12592 RPM
power2: 147.00 W
curr2: +12.48 A
acpitz-virtual-0
Adapter: Virtual device
temp1: +0.0 C (crit = +91.0 C)
fan_ctrl-i2c-3-63
Adapter: i2c-1-mux (chan_id 1)
fan1: 21000 RPM
fan2: 18150 RPM
fan3: 0 RPM
fan4: 0 RPM
fan5: 20550 RPM
fan6: 17850 RPM
fan7: 21000 RPM
fan8: 17850 RPM
fan9: 20850 RPM
fan10: 17850 RPM
lm75-i2c-28-49
Adapter: i2c-2-mux (chan_id 2)
temp1: +31.0 C (high = +80.0 C, hyst = +75.0 C)
lm75-i2c-26-4b
Adapter: i2c-2-mux (chan_id 0)
temp1: +26.5 C (high = +80.0 C, hyst = +75.0 C)
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +31.0 C (high = +71.0 C, crit = +91.0 C)
Core 2: +29.0 C (high = +71.0 C, crit = +91.0 C)
Core 6: +28.0 C (high = +71.0 C, crit = +91.0 C)
Core 8: +26.0 C (high = +71.0 C, crit = +91.0 C)
Core 12: +29.0 C (high = +71.0 C, crit = +91.0 C)
lm75-i2c-29-4a
Adapter: i2c-2-mux (chan_id 3)
temp1: +27.0 C (high = +80.0 C, hyst = +75.0 C)
root@sonic:/home/admin# pddf_psuutil seninfo
PSU1 is OK
Output Voltage: 11806.0 mv
Output Current: 12703.0 ma
Output Power: 150000.0 mw
Fan1 Speed: 12688 rpm
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)