[Arista] Add HWSKU Arista-7060X6-64PE-B-P32O64#22732
Merged
kperumalbfn merged 2 commits intosonic-net:masterfrom May 28, 2025
Merged
[Arista] Add HWSKU Arista-7060X6-64PE-B-P32O64#22732kperumalbfn merged 2 commits intosonic-net:masterfrom
kperumalbfn merged 2 commits intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
Would you mind creating a symbol link with name |
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
bingwang-ms
reviewed
May 28, 2025
device/arista/x86_64-arista_7060x6_64pe_b/Arista-7060X6-64PE-B-P32O64/buffers_defaults_lt2.j2
Show resolved
Hide resolved
bingwang-ms
approved these changes
May 28, 2025
kperumalbfn
approved these changes
May 28, 2025
Merged
10 tasks
Collaborator
|
Cherry-pick PR to msft-202503: Azure/sonic-buildimage-msft#1179 |
11 tasks
mssonicbld
added a commit
to mssonicbld/sonic-mgmt.msft
that referenced
this pull request
Jun 18, 2025
<!-- Please make sure you've read and understood our contributing guidelines; https://github.com/sonic-net/SONiC/blob/gh-pages/CONTRIBUTING.md Please provide following information to help code review process a bit easier: --> ### Description of PR <!-- - Please include a summary of the change and which issue is fixed. - Please also include relevant motivation and context. Where should reviewer start? background context? - List any dependencies that are required for this change. --> Summary: Adjust port alias naming convention for 64pe-b-p32o64 as of https://github.com/sonic-net/sonic-buildimage/blob/master/device/arista/x86_64-arista_7060x6_64pe_b/Arista-7060X6-64PE-B-P32O64/port_config.ini Fixes # (issue) 33214751 ### Type of change <!-- - Fill x for your type of change. - e.g. - [x] Bug fix --> - [ ] Bug fix - [ ] Testbed and Framework(new/improvement) - [ ] New Test case - [ ] Skipped for non-supported platforms - [ ] Test case improvement ### Back port request - [ ] 202205 - [ ] 202305 - [ ] 202311 - [ ] 202405 - [ ] 202411 - [ ] 202505 ### Approach #### What is the motivation for this PR? adjust the port config alias naming for Arista-7060X6-64PE-B-P32O64 in sonic-net/sonic-buildimage#22732 #### How did you do it? #### How did you verify/test it? #### Any platform specific information? #### Supported testbed topology if it's a new test case? ### Documentation <!-- (If it's a new feature, new test case) Did you update documentation/Wiki relevant to your implementation? Link to the wiki page? -->
11 tasks
mssonicbld
added a commit
to Azure/sonic-mgmt.msft
that referenced
this pull request
Jun 18, 2025
<!-- Please make sure you've read and understood our contributing guidelines; https://github.com/sonic-net/SONiC/blob/gh-pages/CONTRIBUTING.md Please provide following information to help code review process a bit easier: --> ### Description of PR <!-- - Please include a summary of the change and which issue is fixed. - Please also include relevant motivation and context. Where should reviewer start? background context? - List any dependencies that are required for this change. --> Summary: Adjust port alias naming convention for 64pe-b-p32o64 as of https://github.com/sonic-net/sonic-buildimage/blob/master/device/arista/x86_64-arista_7060x6_64pe_b/Arista-7060X6-64PE-B-P32O64/port_config.ini Fixes # (issue) 33214751 ### Type of change <!-- - Fill x for your type of change. - e.g. - [x] Bug fix --> - [ ] Bug fix - [ ] Testbed and Framework(new/improvement) - [ ] New Test case - [ ] Skipped for non-supported platforms - [ ] Test case improvement ### Back port request - [ ] 202205 - [ ] 202305 - [ ] 202311 - [ ] 202405 - [ ] 202411 - [ ] 202505 ### Approach #### What is the motivation for this PR? adjust the port config alias naming for Arista-7060X6-64PE-B-P32O64 in sonic-net/sonic-buildimage#22732 #### How did you do it? #### How did you verify/test it? #### Any platform specific information? #### Supported testbed topology if it's a new test case? ### Documentation <!-- (If it's a new feature, new test case) Did you update documentation/Wiki relevant to your implementation? Link to the wiki page? -->
11 tasks
9 tasks
Contributor
|
@dakotac-arista Can you file a PR to 202505 branch? |
dakotac-arista
added a commit
to dakotac-arista/sonic-buildimage
that referenced
this pull request
Jul 9, 2025
[Arista] Add HWSKU Arista-7060X6-64PE-B-P32O64
9 tasks
yejianquan
pushed a commit
that referenced
this pull request
Jul 11, 2025
* [Arista] Add HWSKU Arista-7060X6-64PE-B-P64 (#22734) * Add qspf TH5-512 HWSKU Arista-7060X6-64PE-B-P64 * [Arista] Add HWSKU Arista-7060X6-64PE-B-P32O64 (#22732) [Arista] Add HWSKU Arista-7060X6-64PE-B-P32O64 * Add stat_custom_receive0_management_mode to the Broadcom config file of TH5 platforms (#22825) Add stat_custom_receive0_management_mode to the Broadcom config file of TH5 platforms * [Arista][DT2] Add QoS to Arista-7060X6-64PE-B-P32O64 (#22836) Why I did it Add QoS settings from CSP to TH5-512 HWSKU Arista-7060X6-64PE-B-P32O64 How to verify it Sanitized a fully wired DUT and confirmed all links came up. * [Arista][DT2] Add QoS to Arista-7060X6-64PE-B-P64 (#22837) Why I did it Add QoS settings from CSP to TH5-512 HWSKU Arista-7060X6-64PE-B-P64 How to verify it Sanitized a fully wired DUT and confirmed all links came up. * Enable srv6 on TH5 (#23018) Why I did it Enable srv6 on TH5 * Set ENABLE to 0 for TH5 platform (#23125) Why I did it Fixed aristanetworks/sonic-qual.msft#645 How I did it Update bcm config to set ENABLE to 0. How to verify it The change is verified by modifying the bcm config and checking if all ports can be up. --------- Co-authored-by: kewei-arista <146126091+kewei-arista@users.noreply.github.com> Co-authored-by: Dayou Liu <113053330+dayouliu1@users.noreply.github.com> Co-authored-by: bingwang-ms <66248323+bingwang-ms@users.noreply.github.com>
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
Added HWSKU Arista-7060X6-64PE-B-P32O64 for new deployment of 32x800g, 64x400g ports on TH-512.
Work item tracking
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)