-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[sonic-sairedis] update submodule #9233
Merged
Merged
Conversation
This file contains 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
``` 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>
liat-grozovik
approved these changes
Nov 11, 2021
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). |
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
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)