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

[multi-asic]: Update port_config files for multi-asic vs image #5121

Merged
merged 4 commits into from
Aug 15, 2020

Conversation

SuvarnaMeenakshi
Copy link
Contributor

- Why I did it
Modify port_config.ini files to match with the changes done for multi-asic platform.

- How I did it
Added new columns: index, asic_port_name, role(Internal/external)
Modify alias of interface names. Alias should match the interface names present in minigraph file.

- How to verify it
Should be able to bring up multi-asic VS image.

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

  • 201811
  • 201911
  • 202006

- Description for the changelog

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

for multi-asic platform.

Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
arlakshm
arlakshm previously approved these changes Aug 7, 2020
Copy link
Contributor

@arlakshm arlakshm left a comment

Choose a reason for hiding this comment

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

LGTM

Ethernet56 57,58,59,60 Ethernet1/15 14 Eth14-ASIC0 E 40000
Ethernet60 61,62,63,64 Ethernet1/16 15 Eth15-ASIC0 E 40000
Ethernet64 69,70,71,72 Eth16-ASIC0 0 Eth16-ASIC0 I 40000
Ethernet68 65,66,67,68 Eth17-ASIC0 1 Eth17-ASIC0 I 40000
Copy link
Contributor

@judyjoseph judyjoseph Aug 7, 2020

Choose a reason for hiding this comment

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

The interface name should be for Backplane interface here for ASIC0 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed the interface names.

Copy link
Collaborator

Choose a reason for hiding this comment

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

do we want to have "Ext", "Int", wonder if in the future we will have more role/type? for example, fabric link.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated as per suggestion.

Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
judyjoseph
judyjoseph previously approved these changes Aug 7, 2020
ports.

Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
@arlakshm arlakshm merged commit 8be30c4 into sonic-net:master Aug 15, 2020
abdosi pushed a commit that referenced this pull request Aug 19, 2020
Modify port_config.ini files multi-asic vs platform. Changes done:
- Add new columns: index, asic_port_name, role(Int/Ext)
- Modify alias of interface names. Alias should match the interface names present in minigraph file.

Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
…-net#5121)

Modify port_config.ini files multi-asic vs platform. Changes done:
- Add new columns: index, asic_port_name, role(Int/Ext)
- Modify alias of interface names. Alias should match the interface names present in minigraph file.

Signed-off-by: SuvarnaMeenakshi <sumeenak@microsoft.com>
@SuvarnaMeenakshi SuvarnaMeenakshi deleted the port_config branch September 2, 2022 17:33
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