[DellEmc] Fix port lanes on alternative S5232 SKUs#8208
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jul 24, 2021
Merged
[DellEmc] Fix port lanes on alternative S5232 SKUs#8208lguohan merged 1 commit intosonic-net:masterfrom
lguohan merged 1 commit intosonic-net:masterfrom
Conversation
Backport the fix (444cede) that was made for the default SKU to the alternative SKUs. Signed-off-by: Christian Svensson <blue@cmd.nu>
Contributor
Author
|
Ping @jleveque - is there anything I can do to help this PR along? |
lguohan
approved these changes
Jul 24, 2021
qiluo-msft
pushed a commit
that referenced
this pull request
Jul 27, 2021
Backport the fix (444cede) that was made for the default SKU to the alternative SKUs. Signed-off-by: Christian Svensson <blue@cmd.nu>
judyjoseph
pushed a commit
that referenced
this pull request
Aug 7, 2021
Backport the fix (444cede) that was made for the default SKU to the alternative SKUs. Signed-off-by: Christian Svensson <blue@cmd.nu>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
…ic-net#8208) Backport the fix (444cede) that was made for the default SKU to the alternative SKUs. Signed-off-by: Christian Svensson <blue@cmd.nu>
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.
Backport the fix (444cede) that was made for the default SKU
to the alternative SKUs.
Why I did it
The
tenGigE1/33andtenGigE1/34works with the default SKU configuration, but not with the one I want to use -DellEMC-S5232f-P-25G.How I did it
I looked at the differences between these SKUs as well as the state in
bcmshand saw that thepsoutput looked off whenEthernet129was enabled.How to verify it
sonic-cfggen -H -k DellEMC-S5232f-P-25G --print-data > /etc/sonic/config_db.json; rebootsudo config int startup Ethernet129show int status | grep tenGigsudo config int startup Ethernet128show int status | grep tenGig.E.g.:
Which release branch to backport (provide reason below if selected)
These are the releases the referenced bug fix was included in, but the alternative SKUs were not fixed.
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)