Skip to content
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

[aclorch]: Check for existing mirror table only when creating a new table #1089

Merged
merged 3 commits into from
Oct 11, 2019

Conversation

daall
Copy link
Contributor

@daall daall commented Oct 10, 2019

[aclorch]: Check for existing mirror table only when creating a new table

Signed-off-by: Danny Allen daall@microsoft.com

What I did
I modified aclorch to check for existing mirror tables only when creating new tables, not when modifying/replacing an existing table.

Why I did it
Configlets may modify the bindings for MIRROR tables, this change makes it easier to do so. It also makes the behavior for updates to MIRROR tables consistent with the behavior with updates for other table types.

How I verified it
I updated the bindings for the EVERFLOW ACL table and verified that the group was deleted and created, as expected.

…able

Signed-off-by: Danny Allen <daall@microsoft.com>
orchagent/aclorch.cpp Outdated Show resolved Hide resolved
@daall
Copy link
Contributor Author

daall commented Oct 11, 2019

retest this please

1 similar comment
@lguohan
Copy link
Contributor

lguohan commented Oct 11, 2019

retest this please

@stcheng stcheng merged commit 9f765f7 into sonic-net:master Oct 11, 2019
renukamanavalan pushed a commit that referenced this pull request Oct 11, 2019
…able (#1089)

* Display mirror table type
Signed-off-by: Danny Allen <daall@microsoft.com>
@daall daall deleted the configlet_everflow_changes branch October 12, 2019 02:04
yxieca pushed a commit that referenced this pull request Nov 5, 2019
…able (#1089)

* Display mirror table type
Signed-off-by: Danny Allen <daall@microsoft.com>
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
- Update SAI VoQ support (sonic-net#1107) …
- Voq system (sonic-net#1081) …
- [meta] Add support for ignored enum values (sonic-net#1099)
- TPID SAI proposal (sonic-net#1089) …
- ACL GRE key match (sonic-net#1076) …
- Add IPv6 NS and NA Traps (sonic-net#1092) …
- MACsec flow list attribute added in MACsec object (sonic-net#1095) …
- Add Enterprise Number for IPFIX Report Type (sonic-net#1072) …
- Provide TTL and QoS treatment during MPLS encap and decap (sonic-net#1079)
- Create and Set for Tunnel Attributes (sonic-net#1086) …
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
…ily (sonic-net#1089)

* Added check if SDE profile configured

* put $PROFILE_DEFAULT into quotes, removed one extra space before $PROFILE_DEFAULT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants