-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[201811] advance sairedis, swss and utilities sub module heads #3345
Merged
Conversation
This file contains 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
Submodule src/sonic-utilities f28b720..0a3455b: > [neighbor_advertise]: Use the existing MIRROR ACL table (sonic-net#605) > [neighbor_advertiser] Use full vlan name for vxlan tunnel map programming (sonic-net#604) Submodule src/sonic-swss f44029d..950e9db: > [orchagent] Add support for Innovium platform (sonic-net#1026) > [policerorch]: Add the capability to update policer rate/size (sonic-net#1017) Submodule src/sonic-sairedis 992cdc0..4ee82cb: > [syncd] Add support for Innovium platform (sonic-net#496) Signed-off-by: Ying Xie <[email protected]>
prsunny
approved these changes
Aug 15, 2019
jleveque
approved these changes
Aug 15, 2019
lguohan
approved these changes
Aug 15, 2019
Submodule src/sonic-utilities 0a3455b..7460f5c: > [fast/warm reboot] kill radv docker before stopping BGP (sonic-net#608) Signed-off-by: Ying Xie <[email protected]>
Added the warm reboot radv docker handling code here since it still waiting for tests. |
retest mellanox please |
retest broadcom please |
mssonicbld
added a commit
that referenced
this pull request
Dec 15, 2024
…atically (#21161) #### Why I did it src/sonic-utilities ``` * 200ef363 - (HEAD -> master, origin/master, origin/HEAD) Speed up route_check script (#3678) (32 hours ago) [Deepak Singhal] * 7dc40ac3 - Fixed the issues with sonic-clear queuecounter for egress queue and voq (#3671) (2 days ago) [saksarav-nokia] * 72ee4fc1 - [config db] Trim garbage charactor in "DEVICE_METADATA" of config db (#3345) (2 days ago) [wenyiz2021] * b2ba0825 - [show][interfaces] Add proposal for show interface errors {port} (#3623) (3 days ago) [vdahiya12] ``` #### How I did it #### How to verify it #### Description for the changelog
VladimirKuk
pushed a commit
to Marvell-switching/sonic-buildimage
that referenced
this pull request
Jan 21, 2025
…atically (sonic-net#21161) #### Why I did it src/sonic-utilities ``` * 200ef363 - (HEAD -> master, origin/master, origin/HEAD) Speed up route_check script (sonic-net#3678) (32 hours ago) [Deepak Singhal] * 7dc40ac3 - Fixed the issues with sonic-clear queuecounter for egress queue and voq (sonic-net#3671) (2 days ago) [saksarav-nokia] * 72ee4fc1 - [config db] Trim garbage charactor in "DEVICE_METADATA" of config db (sonic-net#3345) (2 days ago) [wenyiz2021] * b2ba0825 - [show][interfaces] Add proposal for show interface errors {port} (sonic-net#3623) (3 days ago) [vdahiya12] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
- What I did
Submodule src/sonic-utilities f28b720..0a3455b:
Submodule src/sonic-swss f44029d..950e9db:
Submodule src/sonic-sairedis 992cdc0..4ee82cb:
Signed-off-by: Ying Xie [email protected]