[Edgecore][PDDF/as5835-54x] Support PDDF#13700
Closed
jostar-yang wants to merge 24 commits intosonic-net:masterfrom
Closed
[Edgecore][PDDF/as5835-54x] Support PDDF#13700jostar-yang wants to merge 24 commits intosonic-net:masterfrom
jostar-yang wants to merge 24 commits intosonic-net:masterfrom
Conversation
Signed-off-by: jostar-yang <[email protected]>
4 tasks
Contributor
Author
Signed-off-by: michael_shih <[email protected]>
Signed-off-by: michael_shih <[email protected]>
8 tasks
11 tasks
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
We create new PR for this one. Close the old 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 [email protected]
Why I did it
Support PDDF to as5835-54x
How I did it
Implement PDDF related code.
How to verify it
Test show cmd and they all work.
root@as5835-54x:/home/admin# sensors
fan_ctrl-i2c-3-63
Adapter: i2c-1-mux (chan_id 1)
fan1: 0 RPM
fan2: 0 RPM
fan3: 20400 RPM
fan4: 17850 RPM
fan5: 20550 RPM
fan6: 17700 RPM
fan7: 20700 RPM
fan8: 18000 RPM
fan9: 21300 RPM
fan10: 17700 RPM
lm75-i2c-29-4a
Adapter: i2c-2-mux (chan_id 3)
MB_RearRight_temp: +25.0 C (high = +80.0 C, hyst = +75.0 C)
lm75-i2c-28-49
Adapter: i2c-2-mux (chan_id 2)
MB_RearLeft_temp: +26.0 C (high = +80.0 C, hyst = +75.0 C)
psu_pmbus-i2c-12-5b
Adapter: i2c-2-mux (chan_id 2)
in3: 11.82 V
fan1: 3100 RPM
temp1: +31.0 C
power2: 150.00 W
curr2: 10.67 A
psu_pmbus-i2c-11-58
Adapter: i2c-2-mux (chan_id 1)
in3: 1.02 kV
fan1: 0 RPM
temp1: +0.0 C
power2: 0.00 W
curr2: 0.00 A
acpitz-acpi-0
Adapter: ACPI interface
temp1: +0.0 C (crit = +91.0 C)
lm75-i2c-27-4c
Adapter: i2c-2-mux (chan_id 1)
MB_FrontMiddle_temp: +23.5 C (high = +80.0 C, hyst = +75.0 C)
lm75-i2c-26-4b
Adapter: i2c-2-mux (chan_id 0)
CpuBoard_temp: +27.5 C (high = +80.0 C, hyst = +75.0 C)
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +32.0 C (high = +71.0 C, crit = +91.0 C)
Core 2: +32.0 C (high = +71.0 C, crit = +91.0 C)
Core 6: +29.0 C (high = +71.0 C, crit = +91.0 C)
Core 8: +30.0 C (high = +71.0 C, crit = +91.0 C)
Core 12: +31.0 C (high = +71.0 C, crit = +91.0 C)
root@as5835-54x:/home/admin#
root@as5835-54x:/home/admin# show platform fan
Drawer LED FAN Speed Direction Presence Status Timestamp
FanTray1 green FAN-1F N/A N/A Not Present N/A 20230207 07:35:34
FanTray1 green FAN-1R N/A N/A Not Present N/A 20230207 07:35:34
FanTray2 green FAN-2F 100% exhaust Present OK 20230207 07:35:34
FanTray2 green FAN-2R 100% exhaust Present OK 20230207 07:35:34
FanTray3 green FAN-3F 100% exhaust Present OK 20230207 07:35:34
FanTray3 green FAN-3R 100% exhaust Present OK 20230207 07:35:34
FanTray4 green FAN-4F 100% exhaust Present OK 20230207 07:35:34
FanTray4 green FAN-4R 100% exhaust Present OK 20230207 07:35:34
FanTray5 green FAN-5F 100% exhaust Present OK 20230207 07:35:34
FanTray5 green FAN-5R 100% exhaust Present OK 20230207 07:35:34
N/A off PSU-1 FAN-1 0% Present Not OK 20230207 07:35:36
N/A green PSU-2 FAN-1 17% exhaust Present OK 20230207 07:35:36
root@as5835-54x:~# show platform firmware status
Chassis Module Component Version Description
5835-54X-O-AC-F N/A MB CPLD1 2 Mainboard CPLD 1
MB CPLD2 2 Mainboard CPLD 2
MB CPLD3 2 Mainboard CPLD 3
FAN CPLD 1 Fan board CPLD
CPU CPLD 1 CPU CPLD
BIOS v37.0b.01.02 Basic Input/Output System
root@as5835-54x:~#
Which release branch to backport (provide reason below if selected)
Description for the changelog
Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)