Skip to content
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

[Mellanox] Align PSU temperature sysfs node name with hw-management change #195

Closed
wants to merge 1 commit into from

Conversation

Junchao-Mellanox
Copy link
Owner

@Junchao-Mellanox Junchao-Mellanox commented Oct 8, 2023

Why I did it

hw-management renamed PSU temperature related sysfs:

  • psu1_temp -> psu1_temp1
  • psu2_temp -> psu2_temp1
  • psu1_temp_max -> psu1_temp1_max
  • psu2_temp_max -> psu2_temp1_max

This PR is to align the change in SONiC.

Work item tracking
  • Microsoft ADO (number only):

How I did it

Use new sysfs node for PSU temperature and PSU temperature threshold

How to verify it

Manual test
sonic-mgmt Regression test

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

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)

Junchao-Mellanox pushed a commit that referenced this pull request Apr 2, 2024
…lly (sonic-net#18491)

#### Why I did it
src/sonic-gnmi
```
* ad8850d - (HEAD -> master, origin/master, origin/HEAD) Merge pull request #195 from liuh-80/dev/liuh/zmq_dpu_support (2 hours ago) [Hua Liu]
* 9b2dcdb - Improve code coverage (2 days ago) [liuh-80]
* a9e52de - Fix code issue (2 days ago) [liuh-80]
* c2d594e - Handle remove ZMQ client error (2 days ago) [liuh-80]
* 70bb2ac - Merge remote-tracking branch 'origin' into dev/liuh/zmq_dpu_support (2 days ago) [liuh-80]
* 1adbee3 - Remove client when retry connect failed (3 days ago) [liuh-80]
* 359459b - Update mixed_db_client.go (7 days ago) [Hua Liu]
* 70352fa - Get DPU address by connecter (7 days ago) [liuh-80]
* 254a29d - Fix UT (8 days ago) [liuh-80]
* c1186ce - Merge with latest code (8 days ago) [liuh-80]
* e4c0649 - Fix space/tab issue (8 days ago) [liuh-80]
* e7fc8fc - Merge remote-tracking branch 'origin' into dev/liuh/get_dpu_address (9 days ago) [liuh-80]
* 0993451 - Add DbSubscriber (9 days ago) [liuh-80]
* ea5f91d - Improve code to use ConfigDBConnector (2 weeks ago) [liuh-80]
* b978e4d - Merge branch 'master' into dev/liuh/get_dpu_address (2 weeks ago) [Qi Luo]
* 654934f - Fix UT (3 weeks ago) [liuh-80]
* cb3d12f - Fix UT (3 weeks ago) [liuh-80]
* 1e2132b - Improve code coverage and fix PR comments (3 weeks ago) [liuh-80]
* a34d2b5 - Fix code (4 weeks ago) [liuh-80]
* 32ab774 - Fix build issue (4 weeks ago) [liuh-80]
* 6862050 - Add getZmqAddress method (4 weeks ago) [liuh-80]
* 17d7c4a - Fix PR comments (4 weeks ago) [liuh-80]
* 39ae8fe - Fix PR comments (4 weeks ago) [liuh-80]
* 628ce20 - Improve code (4 weeks ago) [liuh-80]
* 5f63e1c - Add getDpuAddress method to supprot multiple DPU (4 weeks ago) [liuh-80]
* 44a8071 - (origin/dev/liuh/get_dpu_address) Add getDpuAddress method (4 weeks ago) [liuh-80]
```
#### 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