[action] [PR:3984] Fix for #23205 [Smartswitch] Issues caused due to introduction of the chassisd/sonic-utiltiies changes for consecutive admin state changes#4015
Merged
mssonicbld merged 1 commit intosonic-net:202505from Aug 5, 2025
Conversation
… chassisd/sonic-utiltiies changes for consecutive admin state changes Fix for #23205 [Smartswitch] Issues caused due to introduction of the chassisd/sonic-utiltiies changes for consecutive admin state changes Description Fixes #23205 The corresponding sonic-platform-daemon commit is: # sonic-net/sonic-platform-daemons#645 Motivation and Context Some recent design changes not initializing some fields in DPU_STATE and DPU_MODULE_INFO tables. How Has This Been Tested? initializing the fields in DPU_STATE and DPU_MODULE_INFO tables
Collaborator
Author
|
Original PR: #3984 |
Collaborator
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
kktheballer
pushed a commit
to kktheballer/sonic-utilities
that referenced
this pull request
Jan 14, 2026
```<br>* 7eeacec - (HEAD -> 202506) Merge branch '202505' of https://github.com/sonic-net/sonic-utilities into 202506 (2025-08-05) [Sonic Automation] * 95fd12b - (origin/202505) [Mellanox][Smartswitch]Added dpu status output (sonic-net#4014) (2025-08-05) [mssonicbld] * 070aae0 - Fix for #23205 [Smartswitch] Issues caused due to introduction of the chassisd/sonic-utiltiies changes for consecutive admin state changes (sonic-net#4015) (2025-08-05) [mssonicbld] * f2e9ed4 - [SPM] Rename the variable tag to docker-image-reference (sonic-net#4011) (2025-08-04) [mssonicbld]<br>```
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.
Fix for #23205 [Smartswitch] Issues caused due to introduction of the chassisd/sonic-utiltiies changes for consecutive admin state changes
Description
Fixes #23205
The corresponding sonic-platform-daemon commit is: # sonic-net/sonic-platform-daemons#645
Motivation and Context
Some recent design changes not initializing some fields in DPU_STATE and DPU_MODULE_INFO tables.
How Has This Been Tested?
initializing the fields in DPU_STATE and DPU_MODULE_INFO tables