Skip to content

[DPB] [Mellanox] added capability files for SN2700-D40C8S8 SKU#6878

Merged
qiluo-msft merged 3 commits intosonic-net:masterfrom
dprital:dror_new_master2_sku
Mar 5, 2021
Merged

[DPB] [Mellanox] added capability files for SN2700-D40C8S8 SKU#6878
qiluo-msft merged 3 commits intosonic-net:masterfrom
dprital:dror_new_master2_sku

Conversation

@dprital
Copy link
Copy Markdown
Collaborator

@dprital dprital commented Feb 24, 2021

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)

  • 201811
  • 201911
  • 202006
  • 202012

Description for the changelog

Adding hwsku.json file to SN2700-D40C8S8 SKU

A picture of a cute animal (not mandatory but encouraged)

"Ethernet3": {
"default_brkout_mode": "1x10G"
},
"Ethernet4": {
Copy link
Copy Markdown
Collaborator

@qiluo-msft qiluo-msft Feb 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is Ethernet4 blocked? Is it the right way to represent blocked port? #Closed

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@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 qiluo-msft merged commit b85caa5 into sonic-net:master 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
@dprital dprital deleted the dror_new_master2_sku branch December 15, 2021 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants