[DASH] Implement PL Redirect Map#3731
Merged
prsunny merged 15 commits intosonic-net:masterfrom Jul 14, 2025
Merged
Conversation
Signed-off-by: Lawrence Lee <[email protected]>
Signed-off-by: Lawrence Lee <[email protected]>
Signed-off-by: Lawrence Lee <[email protected]>
Signed-off-by: Lawrence Lee <[email protected]>
Signed-off-by: Lawrence Lee <[email protected]>
Signed-off-by: Lawrence Lee <[email protected]>
Signed-off-by: Lawrence Lee <[email protected]>
Signed-off-by: Lawrence Lee <[email protected]>
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Lawrence Lee <[email protected]>
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
@mukeshmv for viz |
Contributor
|
Dependent on sonic-net/sonic-swss-common#1030 |
Contributor
|
@oleksandrivantsiv for review |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azpw run Azure.sonic-swss |
Collaborator
|
/AzurePipelines run Azure.sonic-swss |
|
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Lawrence Lee <[email protected]>
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
prsunny
approved these changes
Jul 11, 2025
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
@theasianpianist , for these new Dash tables, if you want swssconfig and swssplayer command support these table when ZMQ enabled, please also add table name to orch_zmq_tables.conf.j2 |
Collaborator
|
Cherry-pick PR to msft-202506: Azure/sonic-swss.msft#112 |
bobby-nexthop
pushed a commit
to bobby-nexthop/sonic-swss
that referenced
this pull request
Jul 24, 2025
*[DASH] Implement PL Redirect Map (sonic-net#3731) What I did Program SAI attributes for OUTBOUND_PORT_MAP and OUTBOUND_PORT_MAP_PORT_RANGE_ENTRY Why I did it As per sonic-net/SONiC#2015
Janetxxx
pushed a commit
to Janetxxx/sonic-swss
that referenced
this pull request
Nov 10, 2025
*[DASH] Implement PL Redirect Map (sonic-net#3731) What I did Program SAI attributes for OUTBOUND_PORT_MAP and OUTBOUND_PORT_MAP_PORT_RANGE_ENTRY Why I did it As per sonic-net/SONiC#2015
balanokia
pushed a commit
to balanokia/sonic-swss
that referenced
this pull request
Nov 17, 2025
*[DASH] Implement PL Redirect Map (sonic-net#3731) What I did Program SAI attributes for OUTBOUND_PORT_MAP and OUTBOUND_PORT_MAP_PORT_RANGE_ENTRY Why I did it As per sonic-net/SONiC#2015
theasianpianist
added a commit
to theasianpianist/sonic-swss
that referenced
this pull request
Feb 4, 2026
*[DASH] Implement PL Redirect Map (sonic-net#3731) What I did Program SAI attributes for OUTBOUND_PORT_MAP and OUTBOUND_PORT_MAP_PORT_RANGE_ENTRY Why I did it As per sonic-net/SONiC#2015 Signed-off-by: Lawrence Lee <[email protected]>
baorliu
pushed a commit
to baorliu/sonic-swss
that referenced
this pull request
Feb 23, 2026
*[DASH] Implement PL Redirect Map (sonic-net#3731) What I did Program SAI attributes for OUTBOUND_PORT_MAP and OUTBOUND_PORT_MAP_PORT_RANGE_ENTRY Why I did it As per sonic-net/SONiC#2015 Signed-off-by: Baorong Liu <[email protected]>
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
Program SAI attributes for OUTBOUND_PORT_MAP and OUTBOUND_PORT_MAP_PORT_RANGE_ENTRY
Why I did it
As per sonic-net/SONiC#2015
How I verified it
Details if related