-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[sonic-sairedis] update submodule #9233
Conversation
``` 6f1a0ea (HEAD, origin/master, origin/HEAD, master) [FlexCounter] Add support for ACL counters (sonic-net#953) 67b3136 [vslib] fill aclcapability.is_action_list_mandatory field (sonic-net#957) eba6a1b [ci]: use native armhf and arm64 pool (sonic-net#965) 04793b1 [az] Set diff coverage threshold to 50% (sonic-net#963) 6092d50 [syncd] Add workaround for warm boot new objects (sonic-net#960) 88b62ce Added Flex Counters support for tunnel counters (sonic-net#886) a718226 [Counters] Query Counters Stats Capabilities (sonic-net#952) ``` Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
Seems it will be blocked till BRCM SAI updates with the new SAI API added sai_query_stats_capability:
|
do we need full implementation for just dummy function is ok? |
@shlomibitton IMO your implementation can assume API is not supported and then it is back to current implementation. so I think not supported should work. |
/azp run |
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
/azp run Azure.sonic-buildimage |
Azure Pipelines successfully started running 1 pipeline(s). |
/azpw run Azure.sonic-buildimage |
/AzurePipelines run Azure.sonic-buildimage |
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Stepan Blyschak stepanb@nvidia.com
Why I did it
To bring new features in sonic-sairedis.
How I did it
Updated submodule.
How to verify it
Build and run.
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)