Skip to content

Add thermal plan to as4630_54pe#3665

Merged
lguohan merged 16 commits intosonic-net:masterfrom
jostar-yang:as4630_20191025
Nov 8, 2019
Merged

Add thermal plan to as4630_54pe#3665
lguohan merged 16 commits intosonic-net:masterfrom
jostar-yang:as4630_20191025

Conversation

@jostar-yang
Copy link
Contributor

- What I did
Add thermal plan to as4630_54pe
- How I did it
Add thermal plan to as4630_54pe
- How to verify it
Remove fan and accton_as4630_54pe_monitor.py to check that temp change. And Fan will change depend od thermal policy.
root : DEBUG ori_duty_cycle=50
root : DEBUG test_temp=1
root : DEBUG temp[0]=52000, temp[1]=42000, temp[2]=52000
root : DEBUG temp_val=146000, fan_fail=0
root : DEBUG temp=146000 > fan_policy[0][2]=0
root : DEBUG temp=146000 > fan_policy[1][2]=140000
root : DEBUG temp=146000 <= fan_thermal_policy[1][3]=150000
root : DEBUG new_duty_cycle=62
root : DEBUG ori_state=0, current_state=1, temp_val=146000

root : DEBUG ori_duty_cycle=56
root : DEBUG test_temp=1
root : DEBUG temp[0]=54000, temp[1]=44000, temp[2]=54000
root : DEBUG temp_val=152000, fan_fail=0
root : DEBUG temp=152000 > fan_policy[0][2]=0
root : DEBUG temp=152000 > fan_policy[1][2]=140000
root : DEBUG temp=152000 > fan_policy[2][2]=150000
root : DEBUG temp=152000 <= fan_thermal_policy[2][3]=160000
root : DEBUG new_duty_cycle=75
- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@lguohan lguohan merged commit ac2908e into sonic-net:master Nov 8, 2019
zhenggen-xu pushed a commit to zhenggen-xu/sonic-buildimage that referenced this pull request Jan 10, 2020
mssonicbld added a commit that referenced this pull request Dec 18, 2024
…atically (#21143)

#### Why I did it
src/sonic-utilities
```
* f3e75c00 - (HEAD -> 202405, origin/202405) Disable routeCheck monit as part of config reload/minigraph stop service and enable it back as part of service start. (#3682) (4 minutes ago) [abdosi]
* 35619962 - speed up route check 202405 v2 (#3665) (3 days ago) [Deepak Singhal]
* e39964da - Revert "[wol] Implement wol command line utility" (#3515) (6 days ago) [Wenda Chu]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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.

2 participants