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

[ACL] Add support to match on Tunnel Termination #3320

Merged
merged 9 commits into from
Nov 12, 2024

Conversation

vivekrnv
Copy link
Contributor

@vivekrnv vivekrnv commented Oct 9, 2024

What I did

Add support to match an ACL rule on Tunnel Termination Flag.

Why I did it

How I verified it

Added UT and verified create_acl_entry with this attribute is working properly

vkarri@0f4071a10800:/sonic/src/sonic-swss/tests/mock_tests$ ./tests --gtest_filter="*AclTableType_Configuration*"
Running main() from /build/googletest-YnT0O3/googletest-1.10.0.20201025/googletest/src/gtest_main.cc
Note: Google Test filter = *AclTableType_Configuration*
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from AclOrchTest
[ RUN      ] AclOrchTest.AclTableType_Configuration
[       OK ] AclOrchTest.AclTableType_Configuration (12 ms)
[----------] 1 test from AclOrchTest (12 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (12 ms total)
[  PASSED ] 1 test.

Details if related

@vivekrnv
Copy link
Contributor Author

/azpw run Azure.sonic-swss

@mssonicbld
Copy link
Collaborator

/AzurePipelines run Azure.sonic-swss

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vivekrnv vivekrnv marked this pull request as draft October 17, 2024 02:06
@vivekrnv vivekrnv closed this Oct 17, 2024
@vivekrnv vivekrnv reopened this Oct 18, 2024
@vivekrnv vivekrnv marked this pull request as ready for review October 18, 2024 16:56
@prsunny prsunny merged commit f650a3b into sonic-net:master Nov 12, 2024
17 checks passed
stepanblyschak pushed a commit to stepanblyschak/sonic-swss that referenced this pull request Nov 13, 2024
* [ACL] Add support to match on Tunnel Termination
Add support to match an ACL rule on Tunnel Termination Flag.
Added UT and verified create_acl_entry with this attribute is working properly
divyachandralekha pushed a commit to divyachandralekha/sonic-swss that referenced this pull request Dec 12, 2024
* [ACL] Add support to match on Tunnel Termination
Add support to match an ACL rule on Tunnel Termination Flag.
Added UT and verified create_acl_entry with this attribute is working properly
divyachandralekha pushed a commit to divyachandralekha/sonic-swss that referenced this pull request Dec 12, 2024
* [ACL] Add support to match on Tunnel Termination
Add support to match an ACL rule on Tunnel Termination Flag.
Added UT and verified create_acl_entry with this attribute is working properly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants