upgrade platform drivers for D7054, add pmon control & add bcm config…#3423
Open
habeebmohammed wants to merge 3 commits intosonic-net:masterfrom
Open
upgrade platform drivers for D7054, add pmon control & add bcm config…#3423habeebmohammed wants to merge 3 commits intosonic-net:masterfrom
habeebmohammed wants to merge 3 commits intosonic-net:masterfrom
Conversation
… file for dynamicPortBreakout
Contributor
|
retest this please |
Contributor
Author
|
retested.. |
lguohan
reviewed
Sep 11, 2019
lguohan
reviewed
Sep 11, 2019
| { | ||
| "skip_ledd": true, | ||
| "skip_xcvrd": true, | ||
| "skip_psud": true |
Contributor
Author
There was a problem hiding this comment.
currently deleted the file we no more use it.
the file pmon.json would not take effect until it matches the name as pmon_daemon_control.json.
lguohan
reviewed
Sep 11, 2019
| @@ -5,37 +5,152 @@ | |||
| #include "io_expander.h" | |||
| #include "transceiver.h" | |||
|
|
|||
| /* For build single module using (Ex: ONL platform) */ | |||
| #include <linux/module.h> | |||
Contributor
Author
There was a problem hiding this comment.
optoe2 is used to get "eeprom" info. Updated inventec_d7054_util.py.
Inventec driver is used to get "lpmode", "presence" info that optoe does not support.
mssonicbld
added a commit
that referenced
this pull request
Jul 18, 2024
…atically (#19586) #### Why I did it src/sonic-utilities ``` * b9a6049 - (HEAD -> master, origin/master, origin/HEAD) [Bug Fix] Fix disk check test and drops group test (#3424) (28 hours ago) [Changrong Wu] * c03c9c8 - Revert "fix: fix show bgp summary output typo" (#3423) (2 days ago) [Jianquan Ye] ``` #### 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.
… file for dynamicPortBreakout
- What I did
upgraded platform drivers for D7054,
added pmon control &
added bcm config for Dynamic Port Breakout
Also, comment out the loopback and management ports in bcm config files
- How I did it
Added updated files to device/inventec/x86_64-inventec_d7054q28b-r0/
platform/broadcom/sonic-platform-modules-inventec/d7054q28b/modules
- How to verify it
show interfaces status
reboot
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)