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

Remove the platform check for remove/add port action at init phase #1006

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

zhenggen-xu
Copy link
Collaborator

@zhenggen-xu zhenggen-xu commented Jul 30, 2019

Remove the platform check for remove/add port action at init phase.

Signed-off-by: Zhenggen Xu zxu@linkedin.com

What I did
Remove the platform check so all platform can remove/add port based on the configDB or port_config.ini during the init time.

Why I did it
BRCM is now supporting this. Also we should expect all platforms support this.

How I verified it
Along with sonic-buildimage PR: sonic-net/sonic-buildimage#3240, see the test results on that PR.

Details if related

Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
Copy link
Contributor

@lguohan lguohan left a comment

Choose a reason for hiding this comment

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

:shipit:

@lguohan lguohan merged commit 5be3963 into sonic-net:master Jul 31, 2019
tonytitus pushed a commit to tonytitus/sonic-swss that referenced this pull request Jul 31, 2019
lguohan added a commit that referenced this pull request Sep 4, 2019
@zhenggen-xu zhenggen-xu deleted the dpb-1 branch October 7, 2019 16:47
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
)

Changes to support the show interface status/description for multi ASIC
- Add argparse intfutil script
- Change the IntfDescription and IntfStatus classes to get the information from all namespaces.
- Add changes to filter out the internal ports from display
- Add support for -n and -d click options
- Add unit test to test mulit asic commands

Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
[SAI] Update SAI submodule to v1.5.1
* Defining new serdes attributes (sonic-net#1002)
* Improve debug counter enums (sonic-net#1006)
* Introduce buffer pool type SAI_BUFFER_POOL_TYPE_BOTH (sonic-net#986)

Signed-off-by: Danny Allen <daall@microsoft.com>

* Add redis and vs handler for serdes APIs
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.

3 participants