[vxlanmgrd]: Add vxlanmgrd start command#2705
Merged
prsunny merged 7 commits intosonic-net:masterfrom Apr 24, 2019
Pterosaur:master
Merged
[vxlanmgrd]: Add vxlanmgrd start command#2705prsunny merged 7 commits intosonic-net:masterfrom Pterosaur:master
prsunny merged 7 commits intosonic-net:masterfrom
Pterosaur:master
Conversation
Vxlan need the brctl tool to manage bridge for it Signed-off-by: Pterosaur <[email protected]>
- Add vxlanmgrd to supervisorctl in docker -orchagent Signed-off-by: Ze Gan [email protected]
- Add vxlanmgrd to supervisorctl in vs Signed-off-by: Ze Gan [email protected]
Signed-off-by: Ze Gan [email protected]
Collaborator
|
retest this please |
prsunny
approved these changes
Apr 6, 2019
Contributor
prsunny
left a comment
There was a problem hiding this comment.
Once swss changes for VxlanMgrD is merged, we can update the submodule to this PR before final commit.
lguohan
approved these changes
Apr 9, 2019
Collaborator
|
what is the dependent PR for this PR? |
Contributor
Author
I think the PR(sonic-net/sonic-swss#807) is dependent on this PR. Because vxlanmgrd cannot automatically start if this PR isn't merged, which will make the PR(sonic-net/sonic-swss#807) cannot pass the testing. |
MichelMoriniaux
pushed a commit
to criteo-forks/sonic-buildimage
that referenced
this pull request
May 28, 2019
* Add bridge-utils to orchagent image - Add vxlanmgrd to supervisorctl in docker -orchagent Signed-off-by: Ze Gan [email protected] * Update submodule pointer for swss to include Vxlanmgrd changes
yxieca
pushed a commit
that referenced
this pull request
Mar 20, 2023
Why I did it src/sonic-dbsyncd * 4dcfb61 - (HEAD -> 202205, origin/202205) Handled the error case of negative age (#57) (2 days ago) [Vivek] src/sonic-swss * 142abdf - (HEAD -> 202205, origin/202205) swss: Fix egress queue counters in voq systems. (#2705) (2 days ago) [Sambath Kumar Balasubramanian] src/sonic-utilities * 42a57f4c - (HEAD -> 202205, origin/202205) [202205] Update the ref guide to reflect the vlan brief output (#2741) (2 days ago) [Vivek]
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.
What I did
Make vxlanmgrd will automatically start in swss container.
How I did it
How to verify it
Do
config reload -yDescription for the changelog
Submodule update pointers: