Skip to content

Adding support for arista_7280dr3(a|am|ak)_36(|s) SKUs in SONiC#22463

Merged
rlhui merged 4 commits intosonic-net:masterfrom
arista-hpandya:add-support-for-quartzdd-sku-in-sonic
Jun 8, 2025
Merged

Adding support for arista_7280dr3(a|am|ak)_36(|s) SKUs in SONiC#22463
rlhui merged 4 commits intosonic-net:masterfrom
arista-hpandya:add-support-for-quartzdd-sku-in-sonic

Conversation

@arista-hpandya
Copy link
Contributor

Why I did it

This PR is to add support for Arista 7280DR3(a|am|ak)_36(s) SKUs variants for diasagg chassis efforts.

Work item tracking
  • Microsoft ADO (number only):

How I did it

The PR includes new files under device/arista along with few modifications to boot0.j2 and broadcom soc properties permitted_list.

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305
  • 202503 (Microsoft Azure Repo)

Tested branch (Please provide the tested image version)

  • SONiC.branch.msft-202503-ars.d58e24fa-buildimage.origin.202503-nightly-2025.04.25.08.53

Description for the changelog

Adding support for Arista 7280DR3(A|AM|AK)_36(S) SKUs to SONiC OS.

Link to config_db schema for YANG module changes

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

@arista-hpandya arista-hpandya requested a review from lguohan as a code owner April 28, 2025 21:24
@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@arista-hpandya
Copy link
Contributor Author

Hi @arlakshm cc'ing you for awareness. This PR also needs to be cherry picked in msft-202503.

@arista-hpandya arista-hpandya changed the title Adding support for arista_7280dr3(a|am|ak)_36s? SKUs in SONiC Adding support for arista_7280dr3(a|am|ak)_36(|s) SKUs in SONiC Apr 28, 2025
@arista-hpandya arista-hpandya force-pushed the add-support-for-quartzdd-sku-in-sonic branch from 33014f9 to 7b0dd86 Compare May 5, 2025 17:24
@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@arista-hpandya arista-hpandya force-pushed the add-support-for-quartzdd-sku-in-sonic branch from 7b0dd86 to dafc0d8 Compare May 6, 2025 18:05
@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@vmittal-msft vmittal-msft left a comment

Choose a reason for hiding this comment

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

I have reviewed MMU related changes and provided comments. @judyjoseph can help with rest.

@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@arista-hpandya arista-hpandya force-pushed the add-support-for-quartzdd-sku-in-sonic branch from 5fdc915 to 0a6b3eb Compare May 27, 2025 21:49
@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@arista-hpandya
Copy link
Contributor Author

Hi @judyjoseph , a gentle ping to request a review for this PR, thanks!

@abdosi
Copy link
Contributor

abdosi commented Jun 4, 2025

@arlakshm : i think we can merge this PR ?

@tjchadaga
Copy link
Contributor

@arista-hpandya - there seems to be a cherry-pick conflict for 202503. Could you please raise a PR for msft-202503?

@tjchadaga
Copy link
Contributor

/azpw ms_conflict

@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@arista-hpandya arista-hpandya force-pushed the add-support-for-quartzdd-sku-in-sonic branch from 9b19693 to 24a8c37 Compare June 5, 2025 17:14
@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@arista-hpandya
Copy link
Contributor Author

@arista-hpandya - there seems to be a cherry-pick conflict for 202503. Could you please raise a PR for msft-202503?

Sure, I have opened a PR to merge it in msft's 202503 branch: Azure/sonic-buildimage-msft#1202 😄

arlakshm added a commit to Azure/sonic-buildimage-msft that referenced this pull request Jun 5, 2025
…NiC (#1202)

<!--
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 "fixes #xxxx",
or
     "closes #xxxx" or "resolves #xxxx"

     Please provide the following information:
-->

#### Why I did it
This PR is to add support for Arista 7280DR3(a|am|ak)_36(s) SKUs
variants for diasagg chassis efforts.
This is a cherry-pick of the original PR:
sonic-net/sonic-buildimage#22463

##### Work item tracking
- Microsoft ADO **(number only)**:

#### How I did it
The PR includes new files under device/arista along with few
modifications to boot0.j2 and broadcom soc properties permitted_list.

#### How to verify it
You can load SONiC on any of the Arista 7280DR3 variant boxes to
cross-verify. They have been verified internally.

<!--
If PR needs to be backported, then the PR must be tested against the
base branch and the earliest backport release branch and provide tested
image version on these two branches. For example, if the PR is requested
for master, 202211 and 202012, then the requester needs to provide test
results on master and 202012.
-->

#### Tested branch (Please provide the tested image version)

<!--
- Please provide tested image version
- e.g.
- [x] 20201231.100
-->

- [x]
SONiC.branch.msft-202503-ars.d58e24fa-buildimage.origin.202503-nightly-2025.04.25.08.53

#### Description for the changelog
<!--
Write a short (one line) summary that describes the changes in this
pull request for inclusion in the changelog:
-->
Adding support for Arista 7280DR3(A|AM|AK)_36(S) SKUs to SONiC OS.

<!--
Ensure to add label/tag for the feature raised. example - PR#2174 under
sonic-utilities repo. where, Generic Config and Update feature has been
labelled as GCU.
-->

#### Link to config_db schema for YANG module changes
<!--
Provide a link to config_db schema for the table for which YANG model
is defined
Link should point to correct section on
https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md
-->

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

![image](https://github.com/user-attachments/assets/3931a1fe-4c43-4a97-b780-713c761c108b)
@rlhui rlhui merged commit a82b77e into sonic-net:master Jun 8, 2025
19 checks passed
tjchadaga added a commit to Azure/sonic-mgmt.msft that referenced this pull request Jun 16, 2025
)

**Description of PR**
Summary: Add new Arista SKUs to sonic-mgmt framework. This is a
cherry-pick of sonic-net/sonic-mgmt#18158

**Approach**
What is the motivation for this PR?
To add Arista-7280DR(A|AK|AM)-36S? to sonic-mgmt framework.

**How did you do it?**
Added the HwSKUs in the ansible directory

**How did you verify/test it?**
We are running sonic-mgmt tests internally

**Any platform specific information?**
Depends on sonic-net/sonic-buildimage#22463
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

8 participants