-
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
[sonic-swss]: Update submodule pointer #1843
Merged
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
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
qiluo-msft
approved these changes
Jul 4, 2018
5 tasks
ayurkiv-nvda
added a commit
to ayurkiv-nvda/sonic-buildimage
that referenced
this pull request
Aug 11, 2021
Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com> d8ca31c (origin/master, origin/HEAD, master) [vnet/vxlan] Add support of multiple mappers for the VxLAN tunnel (sonic-net#1843) 7280e19 [orchagent][ports] Add port reference increment / decrement to lag member add / remove flows (sonic-net#1825) 0217b66 [nhg]: Add support for weight in nexthop group member. (sonic-net#1853) df96059 VOQ: Nexthop for remote VOQ LC should be created on inband OIF. (sonic-net#1823) 8f7ea14 Code changes to support IPv6 Link local enhancements (sonic-net#1463) 8674b3c Open record file in append mode (sonic-net#1845)
prsunny
pushed a commit
that referenced
this pull request
Aug 12, 2021
d8ca31c (origin/master, origin/HEAD, master) [vnet/vxlan] Add support of multiple mappers for the VxLAN tunnel (#1843) 7280e19 [orchagent][ports] Add port reference increment / decrement to lag member add / remove flows (#1825) 0217b66 [nhg]: Add support for weight in nexthop group member. (#1853) df96059 VOQ: Nexthop for remote VOQ LC should be created on inband OIF. (#1823) 8f7ea14 Code changes to support IPv6 Link local enhancements (#1463) 8674b3c Open record file in append mode (#1845) Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>
judyjoseph
added a commit
that referenced
this pull request
Aug 18, 2021
0dcb2b6 Open record file in append mode (#1845) 03ce2ee [vnet/vxlan] Add support of multiple mappers for the VxLAN tunnel (#1843) c5e90ab VOQ: Nexthop for remote VOQ LC should be created on inband OIF. (#1823) 834c5c8 Td2: Reclaim buffer from unused ports (#1830) a5ad55c [Dynamic Buffer Calc] Bug fix: Don't create lossless buffer profile for active ports without speed configured (#1822) f50368f [cfgmgr] Update Makefile.am to consume lib zmq (#1865)
volodymyrsamotiy
added a commit
to volodymyrsamotiy/sonic-buildimage
that referenced
this pull request
Oct 26, 2021
* b684149 [techsupport] [202106] Removed -i option for docker commands and Improved Error Reporting (sonic-net#1843) Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.com>
liat-grozovik
pushed a commit
that referenced
this pull request
Oct 28, 2021
- Why I did it To include the following changes: * b684149 [techsupport] [202106] Removed -i option for docker commands and Improved Error Reporting (#1843) - How I did it Updated sonic-utilities submodule pointer. - How to verify it Build an image and run sonic-mgmt tests.
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this pull request
Feb 5, 2022
…nic-net#1843) Added ability to configure VXLAN tunnel with 2 decapsulation mappers (VRF and VLAN mappers) Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>
taras-keryk
pushed a commit
to taras-keryk/sonic-buildimage
that referenced
this pull request
Apr 28, 2022
…#1844) What I did Fix: sonic-net#8850 Issue was introduced by sonic-net#1723, sonic-net#1833, and sonic-net#1843 (pending merge) The error_handler is a great idea but the bash script needs to be error free first. How I did it Fix bash script errors. How to verify it run show techsupport test.. Signed-off-by: Ying Xie <ying.xie@microsoft.com>
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.
Signed-off-by: Volodymyr Samotiy volodymyrs@mellanox.com
- What I did
Updated
sonic-swss
submodule- How I did it
Updated
sonic-swss
submodule pointer- How to verify it
Build and install image, then run tests
- Description for the changelog
[sonic-swss]: Update submodule pointer