[flex_counter] Add sairedis support for drop counters#520
Merged
daall merged 13 commits intosonic-net:masterfrom Nov 12, 2019
Merged
[flex_counter] Add sairedis support for drop counters#520daall merged 13 commits intosonic-net:masterfrom
daall merged 13 commits intosonic-net:masterfrom
Conversation
kcudnik
reviewed
Sep 30, 2019
kcudnik
reviewed
Oct 15, 2019
89b4dc0 to
fac27c2
Compare
* Adds functions to syncd_flex_counter for configuring and polling port-level debug counters Signed-off-by: Danny Allen [email protected]
lguohan
reviewed
Oct 30, 2019
lguohan
reviewed
Oct 30, 2019
48eb4d2 to
961dbb4
Compare
kcudnik
reviewed
Nov 1, 2019
kcudnik
reviewed
Nov 1, 2019
lguohan
approved these changes
Nov 12, 2019
kcudnik
approved these changes
Nov 12, 2019
pettershao-ragilenetworks
pushed a commit
to pettershao-ragilenetworks/sonic-sairedis
that referenced
this pull request
Nov 18, 2022
* Adds functions to syncd_flex_counter for configuring and polling port-level debug counters Signed-off-by: Danny Allen [email protected] * Remove uneccesary includes * Add stubs for querying sai capabilities * Add support for serializing debug counter attributes * Add support for switch level debug counters * Improve vslib support for debug counters * Remove interface query stubs * Add missing swss log * Clean-up virtual switch implementation * Simplify vs debug counters * Remove unnecessary includes * Fix formatting * Respond to review comments
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in 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.
Add sairedis support for drop counters.
Depends on:
- sonic-net/SONiC#434- sonic-net/sonic-swss-common#308Signed-off-by: Danny Allen [email protected]