-
Notifications
You must be signed in to change notification settings - Fork 539
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
[orchagent] NVGRE Tunnel orchestration agent implementation #1953
[orchagent] NVGRE Tunnel orchestration agent implementation #1953
Conversation
Is there no dstIP? how do we setup encap of traffic through the tunnel? |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
fb9b075
to
6b26af5
Compare
/azpw run |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
@@kperumalbfn could you please help to review? |
@liat-grozovik @mickeyspiegel is reviewing NVGRE tunnel PRs |
6b26af5
to
b16ce16
Compare
@mickeyspiegel, kind reminder, could you please help to review this PR |
83c9f1b
to
e991d29
Compare
Signed-off-by: Vadym Hlushko <[email protected]>
Signed-off-by: Vadym Hlushko <[email protected]>
Signed-off-by: Vadym Hlushko <[email protected]>
Signed-off-by: Vadym Hlushko <[email protected]>
Signed-off-by: Vadym Hlushko <[email protected]>
Signed-off-by: Vadym Hlushko <[email protected]>
e991d29
to
3bfb894
Compare
Currently, we add implementation only for the |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
@mickeyspiegel could you please review recent changes following your feedback? if not more comments we will merge this PR |
/azpw run |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run Azure.sonic-swss |
Azure Pipelines successfully started running 1 pipeline(s). |
/azpw run |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azpw run |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Vadym Hlushko <[email protected]>
3bfb894
to
6921aff
Compare
@liat-grozovik |
…t#1953) - What I did Implemented the NVGRE Tunnel orchestration agent according to the - SONiC NVGRE Tunnel HLD - Why I did it Part of the NVGRE feature support. - How I verified it Implemented VS test. Signed-off-by: Vadym Hlushko <[email protected]>
…t#1953) - What I did Implemented the NVGRE Tunnel orchestration agent according to the - SONiC NVGRE Tunnel HLD - Why I did it Part of the NVGRE feature support. - How I verified it Implemented VS test. Signed-off-by: Vadym Hlushko <[email protected]>
DEPENDS ON:
sonic-swss-common/pull/549
What I did
Implemented the
NVGRE Tunnel
orchestration agent according to the - SONiC NVGRE Tunnel HLDWhy I did it
How I verified it
Implemented VS test.
Details if related