Skip to content

[aclorch] Fix TODO: use SAI object API to query capabilities#2743

Merged
liat-grozovik merged 1 commit intosonic-net:masterfrom
stepanblyschak:remove-todo
Jun 14, 2023
Merged

[aclorch] Fix TODO: use SAI object API to query capabilities#2743
liat-grozovik merged 1 commit intosonic-net:masterfrom
stepanblyschak:remove-todo

Conversation

@stepanblyschak
Copy link
Copy Markdown
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 stepanblyschak requested a review from prsunny as a code owner April 19, 2023 15:49
@prsunny prsunny requested a review from bingwang-ms April 19, 2023 21:24
@stepanblyschak
Copy link
Copy Markdown
Contributor Author

/azpw run

@mssonicbld
Copy link
Copy Markdown
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@liat-grozovik
Copy link
Copy Markdown
Collaborator

@bingwang-ms kindly reminder to review

@bingwang-ms
Copy link
Copy Markdown
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
Copy Markdown
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>
Janetxxx pushed a commit to Janetxxx/sonic-swss that referenced this pull request Nov 10, 2025
…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