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] Fix TODO: use SAI object API to query capabilities #2743

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

stepanblyschak
Copy link
Contributor

What I did

Resolved TODO

Why I did it

To resolve TODO

How I verified it

Build and run. Verify capabilities written in STATE DB:

127.0.0.1:6379[6]> hgetall  "SWITCH_CAPABILITY|switch"
...
13) "ACL_ACTION|PACKET_ACTION"
14) "DROP,FORWARD"
...

Details if related

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
@stepanblyschak
Copy link
Contributor Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liat-grozovik
Copy link
Collaborator

@bingwang-ms kindly reminder to review

@bingwang-ms
Copy link
Contributor

@liat-grozovik Sorry, I missed this review. Can you please share the PR for supporting query SAI_OBJECT_TYPE_ACL_ENTRY? Thanks!

@stepanblyschak
Copy link
Contributor Author

@liat-grozovik liat-grozovik merged commit ebfda13 into sonic-net:master Jun 14, 2023
theasianpianist pushed a commit to theasianpianist/sonic-swss that referenced this pull request Jul 20, 2023
…et#2743)

- What I did
Resolved TODO

- Why I did it
To resolve TODO

- How I verified it
Build and run. Verify capabilities written in STATE DB:

127.0.0.1:6379[6]> hgetall  "SWITCH_CAPABILITY|switch"
...
13) "ACL_ACTION|PACKET_ACTION"
14) "DROP,FORWARD"
...

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
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