Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sonic-buildimage: rename qsp 128x400g to o128s2, fix lane map typo #20580

Conversation

ccroy-arista
Copy link
Contributor

@ccroy-arista ccroy-arista commented Oct 22, 2024

Why I did it

Renamed hwsku directory for qsp-128x400g in an effort to use consistent hwsku naming convention going forward.
Added fix for lane mapping typo found recently.

Work item tracking
  • Microsoft ADO (number only):

How I did it

Renamed hwsku directory from Arista-7060X6-64PE-128x400G to Arista-7060X6-64PE-O128S2.
Changed lanes to correct mapping for Ethernet356.

How to verify it

Confirm that the "hwsku" entry in config_db.json: matches: "Arista-7060X6-64PE-O128S2"

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305
  • 202311
  • 202405

Tested branch (Please provide the tested image version)

202405

Description for the changelog

Renaming a hwsku folder for qsp platform from 128x400G to O128S2. Fixing lane map typo for interface Ethernet356.

ccroy-arista and others added 2 commits October 22, 2024 18:26
In keeping with normative convention, renaming the hwsku
folders for qsp/qspr from 128x400G to O128S2.
@r12f
Copy link
Contributor

r12f commented Oct 24, 2024

hi Chris - just in case, do you mind to mention this PR in the issue tracker? Storm will help check and get it merged.

There is a typo in the lanes used for
Ethernet356 within port_config.ini, where lanes
381 and 382 appear twice instead of being
followed by the intended 383 and 384.
This change fixes that typo.

This exact typo is not present in the other
hwskus under x86_64-arista_7060x6_64pe or
x86_64-arista_7060x6_64de.
@ccroy-arista ccroy-arista changed the title sonic-buildimage: rename qsp 128x400g to o128s2 sonic-buildimage: rename qsp 128x400g to o128s2, fix lane map typo Oct 24, 2024
@ccroy-arista
Copy link
Contributor Author

ccroy-arista commented Oct 24, 2024

@r12f FYI I expanded the scope of this PR a bit to include a commit to fix a small typo in the bcm config file (rather than having to wait for this PR to merge before posting a separate PR).

@StormLiangMS
Copy link
Contributor

/azpw ms_conflict

1 similar comment
@liushilongbuaa
Copy link
Contributor

/azpw ms_conflict

Copy link
Contributor

@StormLiangMS StormLiangMS left a comment

Choose a reason for hiding this comment

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

LGTM

@StormLiangMS StormLiangMS merged commit a5a9dac into sonic-net:master Oct 28, 2024
22 checks passed
@StormLiangMS
Copy link
Contributor

hi @bingwang-ms could you help to cherry pick for 202405? This is for TH5.

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