-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[platform/broadcom] Celeatica Silverstone add IPMI platform sensor read. #3591
Merged
lguohan
merged 2 commits into
sonic-net:master
from
pphuchar:silverstone-add-ipmi-sensors
Nov 8, 2019
Merged
[platform/broadcom] Celeatica Silverstone add IPMI platform sensor read. #3591
lguohan
merged 2 commits into
sonic-net:master
from
pphuchar:silverstone-add-ipmi-sensors
Nov 8, 2019
Conversation
This file contains 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
Test log
|
pphuchar
force-pushed
the
silverstone-add-ipmi-sensors
branch
from
October 11, 2019 13:53
5479398
to
3dc22e1
Compare
lguohan
approved these changes
Nov 8, 2019
zhenggen-xu
pushed a commit
to zhenggen-xu/sonic-buildimage
that referenced
this pull request
Jan 10, 2020
…-net#3591) * [platform/broadcom] Celeatica Silverstone add IPMI platform sensor read. * [platform_sensors] Silverstone update temperature sensor description
mudsut4ke
pushed a commit
to mudsut4ke/sonic-buildimage
that referenced
this pull request
Sep 22, 2020
…-net#3591) * [platform/broadcom] Celeatica Silverstone add IPMI platform sensor read. * [platform_sensors] Silverstone update temperature sensor description
zhenggen-xu
pushed a commit
to zhenggen-xu/sonic-buildimage
that referenced
this pull request
Oct 26, 2020
* cherry pick from 368c4fa * sonic-device-data: update SAI config checker for Broadcom TD3 and TH3 (sonic-net#3107) * sonic-device-data: update SAI config checker for Broadcom TD3 and TH3 The following properties have been approved by the Broadcom chip arch team: l3_alpm_ipv6_128b_bkt_rsvd ifp_inports_support_enable pll_bypass dpr_clock_frequency device_clock_frequency port_flex_enable mmu_port_num_mc_queue serdes_core_rx_polarity_flip_physical{<PORT>} serdes_core_tx_polarity_flip_physical{<PORT>} Signed-off-by: Dante (Kuo-Jung) Su <[email protected]> Change-Id: I1c6239cddfb0582a9298e671d792a32f79e4f006 * [device/celestica]: Add more permitted config for Silverstone bcm config * [platform/cel]: update linux image version * [devices] Celeatica Silverstone add IPMI platform sensor read. (sonic-net#3591) * [platform/broadcom] Celeatica Silverstone add IPMI platform sensor read. * [platform_sensors] Silverstone update temperature sensor description * Load port led FW for Silverstone! (sonic-net#4313) * [device/celestica]: add reboot cause api to silverstone * [device/celestica]: fix lgtm error * [device/celestica]: update reboot cause api to silverstone * [device/celestica]: add pre-emphasis_PAM4_optics config to silverstone * [sonic-device-data/test]: allow port_fec in permitted_list * [sonic-device-data]: remove unuse command from permitted_list * [device/celestica]: fix sfp port name on silverstone device * [syncd-brcm]: add pre-emphasis load to start.sh * [device/celestica]: rm rcload cmd on led_proc_init of silverstone * [syncd-brcm]: update pre-emphasis load in start.sh * [device/celestica]: remove unuse sleep time in led_proc_init Co-authored-by: tiantianlv <[email protected]> Co-authored-by: Dante (Kuo-Jung) Su <[email protected]> Co-authored-by: Pradchaya Phucharoen <[email protected]>
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.
- What I did
Add the script to display platform sensors from BMC using IPMI.
The Fans, PSUs, and temperature sensors are displayed.
- How I did it
- How to verify it
run the
show environment
command to display platform sensors. Fans, PSUs, and Temperature sensors must show up.- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)