update the platform Pcie plugs #3375
Closed
carycelestica wants to merge 2 commits intosonic-net:masterfrom
carycelestica:master
Closed
update the platform Pcie plugs #3375carycelestica wants to merge 2 commits intosonic-net:masterfrom carycelestica:master
carycelestica wants to merge 2 commits intosonic-net:masterfrom
carycelestica:master
Conversation
lguohan
reviewed
Sep 19, 2019
| @@ -0,0 +1,2 @@ | |||
| devSpd: b960 | |||
jleveque
reviewed
Sep 19, 2019
| for line in output: | ||
| if devId in line: | ||
| _keyDict[line.split()[0]] = line.strip() | ||
| # get the devicr message |
Collaborator
|
we need a design document for this feature. |
mssonicbld
added a commit
that referenced
this pull request
Jun 25, 2024
…atically (#19333) #### Why I did it src/sonic-utilities ``` * 0e6a55e - (HEAD -> master, origin/master, origin/HEAD) [fast-reboot] Backup database after syncd/swss stopped (#3342) (20 hours ago) [Stepan Blyshchak] * c51758d - fix: fix show bgp summary output typo (#3375) (25 hours ago) [Chenyang Wang] * cf7bfa2 - Add the definition of `log` in `script decode-syseeprom` (#3383) (4 days ago) [Yutong Zhang] * 9d206af - [chassis][mutli-asic][lldp] "show lldp table/neighbors" displays error message in output on multi-asis linecard. (#3358) (5 days ago) [Marty Y. Lok] * 515265a - Update TRANSCEIVER_FIRMWARE_INFO table for all targets in sfputil (#3370) (6 days ago) [mihirpat1] * 3df762f - [config] no op if Golden Config is invalid (#3367) (7 days ago) [jingwenxie] * 8f715ac - [config]Support single file reload for multiasic (#3349) (7 days ago) [jingwenxie] * 31f5fa8 - Improve load_mingraph to wait eth0 restart before exit (#3365) (7 days ago) [Hua Liu] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)