[T2-ACL] Adding support for T2-profile in ACL script#5707
Merged
tjchadaga merged 3 commits intosonic-net:masterfrom Oct 5, 2022
Merged
[T2-ACL] Adding support for T2-profile in ACL script#5707tjchadaga merged 3 commits intosonic-net:masterfrom
tjchadaga merged 3 commits intosonic-net:masterfrom
Conversation
Collaborator
Author
|
FYI: @abdosi @SuvarnaMeenakshi |
Contributor
|
@abdosi @SuvarnaMeenakshi @judyjoseph @arlakshm - with all the fixes from BRCM, ingress/egress IPv4/IPv6 ACL's are working fine for T2 chassis with DNX chipset. Can we get this PR merged please. |
5 tasks
Contributor
|
@vperumal Could you resolve the conflicts |
Collaborator
Author
|
Hi @judyjoseph, I have resolved the conflicts. |
Contributor
|
/AZP run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
tjchadaga
approved these changes
Oct 5, 2022
wangxin
pushed a commit
that referenced
this pull request
Oct 10, 2022
* Adding support for T2-profile in ACL script * adding bug details
Azarack
pushed a commit
to Azarack/sonic-mgmt
that referenced
this pull request
Oct 17, 2022
* Adding support for T2-profile in ACL script * adding bug details
allen-xf
pushed a commit
to allen-xf/sonic-mgmt
that referenced
this pull request
Oct 28, 2022
* Adding support for T2-profile in ACL script * adding bug details
6 tasks
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.
Description of PR
Currently t2 profile is not supported in acl script. Added support for the profile in the acl script.
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
Currently t2 profile is not supported in acl script. Added support for the profile in the acl script.
How did you do it?
Added a proc to get T2 related information for acl table. Made changes in script to check if it is t2 profile and add support for it.
How did you verify/test it?
Verified against cisco-8000 platform for T2 profile.
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation