[DPB] [Mellanox] added capability files for SN2700-D40C8S8 SKU#6878
Merged
qiluo-msft merged 3 commits intosonic-net:masterfrom Mar 5, 2021
Merged
[DPB] [Mellanox] added capability files for SN2700-D40C8S8 SKU#6878qiluo-msft merged 3 commits intosonic-net:masterfrom
qiluo-msft merged 3 commits intosonic-net:masterfrom
Conversation
…rror when generating the config
jleveque
approved these changes
Feb 24, 2021
qiluo-msft
reviewed
Feb 24, 2021
| "Ethernet3": { | ||
| "default_brkout_mode": "1x10G" | ||
| }, | ||
| "Ethernet4": { |
Collaborator
There was a problem hiding this comment.
Is Ethernet4 blocked? Is it the right way to represent blocked port? #Closed
Collaborator
Author
There was a problem hiding this comment.
Ethernet 4 is blocked. If I remove Ethernet 4 , it will lead to an error when generating the configuration out of the SKU.
ANyway, I will re-check if there is a way to mark this port as blocked.
Collaborator
Author
There was a problem hiding this comment.
@qiluo-msft seeking and I didn't find a way to mark the port as blocked on hwsku.json file. removing the port completly will lead to error when enforcing this SKU,
qiluo-msft
approved these changes
Mar 5, 2021
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
…-net#6878) #### Why I did it Additional file for DPB in order to support SKU SN2700-D40C8S8 on master #### How I did it Add hwsku.json file #### How to verify it Enforce "Mellanox-SN2700-D40C8S8 SKU on Master and see it works as expected, meaning: Port 1/3 will be used as 4x10G Port 2/4 - Not exist (blocked since 1 and 3 split to 4) Port 7/8/9/10/23/24/25/26 will used as 100G All other ports will be used as 2x50G This PR should be added on top of PR: sonic-net#6876 #### Description for the changelog Adding hwsku.json file to SN2700-D40C8S8 SKU
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.
Why I did it
Additional file for DPB in order to support SKU SN2700-D40C8S8 on master
How I did it
Add hwsku.json file
How to verify it
Enforce "Mellanox-SN2700-D40C8S8 SKU on Master and see it works as expected, meaning:
Port 1/3 will be used as 4x10G
Port 2/4 - Not exist (blocked since 1 and 3 split to 4)
Port 7/8/9/10/23/24/25/26 will used as 100G
All other ports will be used as 2x50G
This PR should be added on top of PR:
#6876
Which release branch to backport (provide reason below if selected)
Description for the changelog
Adding hwsku.json file to SN2700-D40C8S8 SKU
A picture of a cute animal (not mandatory but encouraged)