[7050CX3-32S-C32] Add the 10G ports with updated speed#6699
Merged
vaibhavhd merged 1 commit intosonic-net:masterfrom Feb 6, 2021
Merged
[7050CX3-32S-C32] Add the 10G ports with updated speed#6699vaibhavhd merged 1 commit intosonic-net:masterfrom
vaibhavhd merged 1 commit intosonic-net:masterfrom
Conversation
daall
approved these changes
Feb 5, 2021
yxieca
approved these changes
Feb 5, 2021
lguohan
pushed a commit
that referenced
this pull request
Feb 7, 2021
Port_config update for hwsku 7050CX3-32S-C3 - add two 10G ports. This change is added to fix issue of "PortsOrch initialization failure" seen by previous removal of these 10G ports. Tested on the device with new minigraph, and the PortsOrch initialization failure is not seen.
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
#6638 brought in changes which made ProtOrch crash with below error:
The reason seems be due to BRCM file still has the port https://github.com/Azure/sonic-buildimage/blob/580666a406fa2ea70972fca6d64e21732095bb38/device/arista/x86_64-arista_7050cx3_32s/Arista-7050CX3-32S-C32/td3-a7050cx3-32s-32x100G.config.bcm
- How I did it
Two ports are added to back with speed 10G. This is so that port_config.ini is in sync with config.bcm file.
Note: the lanes are still looking incorrect. This probably needs a fix from Arista.
- How to verify it
Tested warm-reboot, the
PortsOrch initialization failure.issue is not seen. However, there is another port warm-reboot issue that is seen:- Which release branch to backport (provide reason below if selected)
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)