Skip to content

[Arista] Add TH5 HWSKU to list for pfcwd support#4329

Merged
lihuay merged 1 commit into
sonic-net:masterfrom
dakotac-arista:add-hwsku-gcu
Mar 5, 2026
Merged

[Arista] Add TH5 HWSKU to list for pfcwd support#4329
lihuay merged 1 commit into
sonic-net:masterfrom
dakotac-arista:add-hwsku-gcu

Conversation

@dakotac-arista

Copy link
Copy Markdown
Contributor

What I did

Added HWSKU: Arista-7060X6-64PE-B-P32O64, Arista-7060X6-64PE-B-P64, Arista-7060X6-64PE-B-P32V128

How I did it

How to verify it

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

Signed-off-by: Dakota Crozier <dakotac@arista.com>
@mssonicbld

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@sdszhang

sdszhang commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

@dakotac-arista , can you open cherry-pick PR to 202503

"th4": [ "Nokia-IXR7220-H4-64D", "Nokia-IXR7220-H4-32D" ],
"th5": [ "Nokia-IXR7220-H5-64D", "Arista-7060X6-64DE", "Arista-7060X6-64PE", "Arista-7060X6-64PE-C224O8", "Arista-7060X6-64PE-C256S2", "Nokia-IXR7220-H5-64O", "Nokia-IXR7220-H5-32D",
"Arista-7060X6-64PE-B-C512S2", "Arista-7060X6-64PE-B-C448O16", "Arista-7060X6-64PE-B-O128", "Arista-7060X6-64PE-B-O128S2", "Arista-7060X6-16PE-384C-B-O128S2"],
"Arista-7060X6-64PE-B-C512S2", "Arista-7060X6-64PE-B-C448O16", "Arista-7060X6-64PE-B-O128", "Arista-7060X6-64PE-B-O128S2", "Arista-7060X6-16PE-384C-B-O128S2",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please also add HWSKU without -B-, i.e.

  • Arista-7060X6-64PE-O128
  • Arista-7060X6-64PE-P32O64
  • Arista-7060X6-64PE-P64
  • Arista-7060X6-64PE-P32V128

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Since this has merged I made another PR: #4331

@sdszhang

sdszhang commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

@dakotac-arista , can you open cherry-pick PR to 202503

nvm, I have opened 202503 cherry-pick. Azure/sonic-utilities.msft#289

@lihuay
lihuay merged commit ebfefbd into sonic-net:master Mar 5, 2026
9 checks passed
@bingwang-ms

Copy link
Copy Markdown
Contributor

@vmittal-msft Could you help handle the cherry-pick to 202511?

@mssonicbld

Copy link
Copy Markdown
Collaborator

Cherry-pick PR to 202511: #4351

@bingwang-ms

Copy link
Copy Markdown
Contributor

@vmittal-msft I approved cherry-pick to 202511 in order to unblock cherry-pick of #4331

mssonicbld added a commit to mssonicbld/sonic-utilities that referenced this pull request Mar 14, 2026
<!--
    Please make sure you've read and understood our contributing guidelines:
    https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

    ** Make sure all your commits include a signature generated with `git commit -s` **

    If this is a bug fix, make sure your description includes "closes #xxxx",
    "fixes #xxxx" or "resolves #xxxx" so that GitHub automatically closes the related
    issue when the PR is merged.

    If you are adding/modifying/removing any command or utility script, please also
    make sure to add/modify/remove any unit tests from the tests
    directory as appropriate.

    If you are modifying or removing an existing 'show', 'config' or 'sonic-clear'
    subcommand, or you are adding a new subcommand, please make sure you also
    update the Command Line Reference Guide (doc/Command-Reference.md) to reflect
    your changes.

    Please provide the following information:
-->

#### What I did
Added alternate HWSKU names without `-B-` .
Follow up to sonic-net#4329

Needs backport to 202511

msft-202503 already has both names backported in Azure/sonic-utilities.msft#289

Signed-off-by: Sonic Build Admin <sonicbld@microsoft.com>
#### How I did it

#### How to verify it
bingwang-ms pushed a commit that referenced this pull request Mar 14, 2026
<!--
    Please make sure you've read and understood our contributing guidelines:
    https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

    ** Make sure all your commits include a signature generated with `git commit -s` **

    If this is a bug fix, make sure your description includes "closes #xxxx",
    "fixes #xxxx" or "resolves #xxxx" so that GitHub automatically closes the related
    issue when the PR is merged.

    If you are adding/modifying/removing any command or utility script, please also
    make sure to add/modify/remove any unit tests from the tests
    directory as appropriate.

    If you are modifying or removing an existing 'show', 'config' or 'sonic-clear'
    subcommand, or you are adding a new subcommand, please make sure you also
    update the Command Line Reference Guide (doc/Command-Reference.md) to reflect
    your changes.

    Please provide the following information:
-->

#### What I did
Added alternate HWSKU names without `-B-` .
Follow up to #4329

Needs backport to 202511

msft-202503 already has both names backported in Azure/sonic-utilities.msft#289

Signed-off-by: Sonic Build Admin <sonicbld@microsoft.com>
#### How I did it

#### How to verify it
jasonbridges pushed a commit to jasonbridges/sonic-utilities that referenced this pull request May 9, 2026
Signed-off-by: Dakota Crozier <dakotac@arista.com>
Signed-off-by: Jason Bridges <jasonbridges@google.com>
jasonbridges pushed a commit to jasonbridges/sonic-utilities that referenced this pull request May 9, 2026
Signed-off-by: Dakota Crozier <dakotac@arista.com>
Signed-off-by: Jason Bridges <jasonbridges@google.com>
Yogapriya-cisco pushed a commit to vrajeshe/sonic-utilities that referenced this pull request Jul 10, 2026
Signed-off-by: Dakota Crozier <dakotac@arista.com>
Signed-off-by: Yogapriya Mohankumar <ymohanku@cisco.com>
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.

5 participants