[Accton][platform][device]: Enhance AS7726-32X sonic_platform feature.#23737
Open
eric271110 wants to merge 4 commits intosonic-net:masterfrom
Open
[Accton][platform][device]: Enhance AS7726-32X sonic_platform feature.#23737eric271110 wants to merge 4 commits intosonic-net:masterfrom
eric271110 wants to merge 4 commits intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
edd7e53 to
f5af4fe
Compare
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
8 tasks
8 tasks
Signed-off-by: Eric Yang <[email protected]>
Signed-off-by: Eric Yang <[email protected]>
f5af4fe to
3ed7c52
Compare
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Add a mechanism to manage fan speed tolerance to prevent false error reports during PWM transitions. Main changes: - fan.py: Added set_tolerance_mode() to create/delete a flag file that toggles speed variance checks. - accton_as7726_32x_pddf_monitor.py: Introduced a 40-second settle timer (FAN_SPEED_SETTLE_TIMEOUT_S) to allow fans to reach target RPM. - Monitor logic: Automatically disable tolerance checks when updating fan duty cycles and re-enable them only after the timer expires. - helper.py: Added get_platform() to resolve correct file paths based on the ONIE platform configuration. Signed-off-by: richard_kuo <[email protected]>
…-one-PR [Accton][platform][device]: implement fan speed tolerance control
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
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
Enhance features and sonic-platform and fixed bugs on this platform.
Work item tracking
How I did it
Enhanced features on the platform.
sonic-mgmt (202311) pytest passed successfully.
How to verify it
test_chassis.log
test_chassis_fans.log
test_component.log
test_fan_drawer.log
test_fan_drawer_fans.log
test_fancontrol.log
test_fwutil.log
test_ledd.log
test_module.log
test_pcied.log
test_platform_info.log
test_psu.log
test_psu_fans.log
test_psud.log
test_sensors.log
test_sfp.log
test_sfpshow.log
test_sfputil.log
test_show_intf_xcvr.log
test_show_platform.log
test_snmp_psu.log
test_syseepromd.log
test_system_health.log
test_system_status.log
test_thermal.log
test_thermal_state_db.log
test_watchdog.log
test_xcvr_info_in_db.log
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)