-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[vxlanmgrd]: Add vxlanmgrd start command #2705
Conversation
Vxlan need the brctl tool to manage bridge for it Signed-off-by: Pterosaur <ganze718@gmail.com>
- Add vxlanmgrd to supervisorctl in docker -orchagent Signed-off-by: Ze Gan zegan@microsoft.com
- Add vxlanmgrd to supervisorctl in vs Signed-off-by: Ze Gan zegan@microsoft.com
Signed-off-by: Ze Gan zegan@microsoft.com
retest this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once swss changes for VxlanMgrD is merged, we can update the submodule to this PR before final commit.
what is the dependent PR for this PR? |
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. |
* Add bridge-utils to orchagent image - Add vxlanmgrd to supervisorctl in docker -orchagent Signed-off-by: Ze Gan zegan@microsoft.com * Update submodule pointer for swss to include Vxlanmgrd changes
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]
What I did
Make vxlanmgrd will automatically start in swss container.
How I did it
How to verify it
Do
config reload -y
Description for the changelog
Submodule update pointers: