Test plan for L3V4V6 type ACL table#8178
Merged
yxieca merged 1 commit intosonic-net:masterfrom May 26, 2023
Merged
Conversation
Signed-off-by: packiasundar <psundara@marvell.com>
yxieca
approved these changes
May 26, 2023
6 tasks
mrkcmo
pushed a commit
to Azarack/sonic-mgmt
that referenced
this pull request
Oct 3, 2023
Summary: Test Plan added for L3V4V6 type ACL Table Test Plan reviewed by community on 22 March, 2023 Signed-off-by: packiasundar <psundara@marvell.com>
AharonMalkin
pushed a commit
to AharonMalkin/sonic-mgmt
that referenced
this pull request
Jan 25, 2024
Summary: Test Plan added for L3V4V6 type ACL Table Test Plan reviewed by community on 22 March, 2023 Signed-off-by: packiasundar <psundara@marvell.com>
rck-innovium
added a commit
to rck-innovium/sonic-mgmt
that referenced
this pull request
May 22, 2024
ACL test-cases based on test plan for L3V4V6 type ACL table Refer Test Plan: sonic-net#8178 A new script test_acl_l3v4v6.py is added based on existing test_acl.py. This is to help parallel execution. Major changes from test_acl.py are: [1] Skip unsupported platforms based on STATE_DB capability checks [2] Add templates that have 'ethertype' to distinguish b/w v4 and v6 rules [3] Remove unsupported matches like L4 port ACL ranges Signed-off-by: Ravi Marvell rck@innovium.com
rck-innovium
added a commit
to rck-innovium/sonic-mgmt
that referenced
this pull request
Feb 7, 2025
ACL test-cases based on test plan for L3V4V6 type ACL table Refer Test Plan: sonic-net#8178 A new script test_acl_l3v4v6.py is added based on existing test_acl.py. This is to help parallel execution. Major changes from test_acl.py are: [1] Skip unsupported platforms based on STATE_DB capability checks [2] Add templates that have 'ethertype' to distinguish b/w v4 and v6 rules [3] Remove unsupported matches like L4 port ACL ranges Signed-off-by: Ravi Marvell rck@innovium.com
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
Summary:
Test Plan added for L3V4V6 type ACL Table
Test Plan reviewed by community on 22 March, 2023
Type of change
Back port request
Approach
What is the motivation for this PR?
Test plan added for L3V4V6 type ACL table
How did you do it?
Test cases written in reference to L3V4V6 type ACL Table HLD
How did you verify/test it?
Steps cover the test cases from the test plan
Any platform specific information?
Platform capability check for this feature will be checked before configuration
Supported testbed topology if it's a new test case?
t0,t1
Documentation
Link to HLD document
https://github.com/sonic-net/SONiC/blob/aac00395634ac9935d5c44493c4591f024a53742/doc/acl/Extend-L3V6ACLs.md