[DASH SAI] Add dash outbound portmap#2137
Merged
kcudnik merged 5 commits intoopencomputeproject:masterfrom Mar 25, 2025
Merged
Conversation
kcudnik
approved these changes
Jan 28, 2025
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
r12f
reviewed
Jan 29, 2025
Contributor
r12f
left a comment
There was a problem hiding this comment.
please do not merge it until we got the DASH HLD and PR merged.
Contributor
|
@jimmyzhai , do you mind including the HLD PR in the PR description: sonic-net/DASH#664 (no rush and happy Chinese new year!) |
kcudnik
approved these changes
Feb 2, 2025
|
@mukeshmv for tagging |
| * @validonly SAI_OUTBOUND_CA_TO_PA_ENTRY_ATTR_ACTION == SAI_OUTBOUND_CA_TO_PA_ENTRY_ACTION_SET_PRIVATE_LINK_MAPPING | ||
| */ | ||
| SAI_OUTBOUND_CA_TO_PA_ENTRY_ATTR_OUTBOUND_PORT_MAP_ID, | ||
|
|
There was a problem hiding this comment.
Do we need SAI_OUTBOUND_CA_TO_PA_ENTRY_ATTR_SVC_SRC_PREFIX and SAI_OUTBOUND_CA_TO_PA_ENTRY_ATTR_SVC_DST_PREFIX as well?
Collaborator
Author
There was a problem hiding this comment.
Updated attributes to include them with ip/mask style.
4c3cccc to
a7f241d
Compare
Collaborator
Author
Done |
2d62485 to
ba09a4d
Compare
Collaborator
Author
|
/azpw run |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
theasianpianist
approved these changes
Mar 14, 2025
e26a1e7 to
4b05430
Compare
kcudnik
approved these changes
Mar 18, 2025
Collaborator
Author
|
/azpw run |
Collaborator
|
@r12f to signoff. |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azp run |
|
Commenter does not have sufficient privileges for PR 2137 in repo opencomputeproject/SAI |
Collaborator
Author
|
/azp run |
|
Commenter does not have sufficient privileges for PR 2137 in repo opencomputeproject/SAI |
Collaborator
Author
|
/azp run |
|
Commenter does not have sufficient privileges for PR 2137 in repo opencomputeproject/SAI |
Collaborator
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Junhua Zhai <junhua.zhai@outlook.com>
2/ Add ENI drop counters: port map miss, port map port range entry miss Signed-off-by: Junhua Zhai <junhua.zhai@outlook.com>
Signed-off-by: Junhua Zhai <junhua.zhai@outlook.com>
Signed-off-by: Junhua Zhai <junhua.zhai@outlook.com>
Signed-off-by: Junhua Zhai <junhua.zhai@outlook.com>
8578894 to
2c99bfd
Compare
Collaborator
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
kcudnik
approved these changes
Mar 25, 2025
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.
Add API definitions of dash outbound portmap, referring to HLD PR: sonic-net/DASH#664