Skip to content

[Mellanox] PSU and module thermals are no longer child of chassis#51

Closed
Junchao-Mellanox wants to merge 2 commits intomasterfrom
fix-platform-json
Closed

[Mellanox] PSU and module thermals are no longer child of chassis#51
Junchao-Mellanox wants to merge 2 commits intomasterfrom
fix-platform-json

Conversation

@Junchao-Mellanox
Copy link
Copy Markdown
Owner

@Junchao-Mellanox Junchao-Mellanox commented Jan 13, 2021

- Why I did it

In order to build up device hierachy, PSU and module thermals are no longer child of chassis. PSU thermal belongs to PSU objects and SFP thermals belong to SFP object now. Need align this change in platform.json.

- How I did it

Move thermal objects to correct parent device

- How to verify it

Run platform API test

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

  • 201811
  • 201911
  • 202006
  • 202012

- Description for the changelog

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

"name": "sfp32",
"thermals": [
{
"name": "xSFP module 32 Temp"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about other platforms? they should have different numbers of SFP?

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is only for 2700. I don't see this file on other platform.

@Junchao-Mellanox
Copy link
Copy Markdown
Owner Author

sonic-net#6460

@Junchao-Mellanox Junchao-Mellanox deleted the fix-platform-json branch February 4, 2021 08:24
Junchao-Mellanox pushed a commit that referenced this pull request Mar 15, 2021
…dules (sonic-net#7046)

Included commits in sonic-py-swsssdk repo
```
4e0c561 2019-11-19 | read portchannel name from LAG_NAME_MAP_TABLE in COUNTERS_DB (#51) [anilkpandey]
```

Included commits in sonic-snmpagent repo
```
02dc2ce 2021-03-12 | add mock tables for LAG_NAME_MAP_TABLE in COUNTERS_DB (#202) [Qi Luo]
```
Junchao-Mellanox pushed a commit that referenced this pull request Oct 16, 2023
…ly (sonic-net#16876)

#### Why I did it
src/sonic-ztp
```
* 739470d - (HEAD -> master, origin/master, origin/HEAD) [ZTP] 'config reload' use -f to avoid system checks (#52) (4 hours ago) [Peter Yu]
* 04cd8e8 - [ZTP] bufsize=1 not supported in binary mode (#51) (4 hours ago) [Peter Yu]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Junchao-Mellanox pushed a commit that referenced this pull request Jan 8, 2025
…ly (sonic-net#21159)

#### Why I did it
src/dhcprelay
```
* 2a2fb68 - (HEAD -> master, origin/master, origin/HEAD) Clear counter when dhcp6relay init (#51) (2 hours ago) [Yaqiang Zhu]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Junchao-Mellanox pushed a commit that referenced this pull request Feb 26, 2025
…ly (sonic-net#21340)

#### Why I did it
src/dhcprelay
```
* 13d7f5a - (HEAD -> 202411, origin/202411) Add wait and check ip address check when dhcp6relay init (#52) (#66) (25 hours ago) [mssonicbld]
* 1e7b13a - [202411] Clear counter when dhcp6relay init (#51) (#65) (4 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Junchao-Mellanox pushed a commit that referenced this pull request Mar 7, 2025
…lly (sonic-net#787)

#### Why I did it
src/sonic-swss
```
* 3b75e84 - (HEAD -> 202412, origin/202412) [code sync] Merge code from sonic-net/sonic-swss:202411 to 202412 (#51) (21 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Junchao-Mellanox pushed a commit that referenced this pull request May 7, 2025
…ly (sonic-net#22145)

#### Why I did it
src/sonic-stp
```
* 9949755 - (HEAD -> master, origin/master, origin/HEAD) MSTP PTX/PRX state machine APIs (#53) (18 hours ago) [Divya Kumaran Chandralekha]
* 12cb28f - Mstp feature - State machine APIs (#51) (23 hours ago) [Divya Kumaran Chandralekha]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Junchao-Mellanox pushed a commit that referenced this pull request May 9, 2025
…D automatically (sonic-net#1064)

#### Why I did it
src/sonic-sairedis
```
* 0209ab8 - (HEAD -> 202412, origin/HEAD, origin/202412) [FlexCounter] add support for SRv6 MySID counters (#50) (21 hours ago) [mssonicbld]
* aceb9ed - Move time stamp to time stamp table in counter database to avoid frequently update the counter table (#51) (21 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Junchao-Mellanox pushed a commit that referenced this pull request Oct 28, 2025
…sonic-net#24046)

#### Why I did it
src/dhcpmon
```
* 1ceb36d - (HEAD -> master, origin/master, origin/HEAD) [DHCPmon]Suppot checksum validation for in dhcpmon (#51) (6 days ago) [Yanpeng Zhang]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Junchao-Mellanox pushed a commit that referenced this pull request Dec 15, 2025
…tically (sonic-net#24673)

#### Why I did it
src/sonic-dash-api
```
* d24638b - (HEAD -> master, origin/master, origin/HEAD) Modify dependencies to fix broken parallel build (#51) (33 hours ago) [Hemanth Kumar Tirupati]
```
#### 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