[202012][VxLAN] VxLAN Tunnel Counters and Rates implementation#1120
Merged
kcudnik merged 2 commits intosonic-net:202012from Sep 14, 2022
Merged
[202012][VxLAN] VxLAN Tunnel Counters and Rates implementation#1120kcudnik merged 2 commits intosonic-net:202012from
kcudnik merged 2 commits intosonic-net:202012from
Conversation
Added Flex counter support for tunnel counters and rates implementation
Collaborator
Author
|
/azpw run Azure.sonic-sairedis |
Collaborator
|
/AzurePipelines run Azure.sonic-sairedis |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azpw run Azure.sonic-sairedis |
Collaborator
|
/AzurePipelines run Azure.sonic-sairedis |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azpw run Azure.sonic-sairedis |
Collaborator
|
/AzurePipelines run Azure.sonic-sairedis |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/lgtm |
Collaborator
Author
|
/azpw run Azure.sonic-sairedis |
Collaborator
|
/AzurePipelines run Azure.sonic-sairedis |
|
Azure Pipelines successfully started running 1 pipeline(s). |
kcudnik
approved these changes
Sep 12, 2022
Collaborator
Author
|
/azpw run Azure.sonic-sairedis |
Collaborator
|
/AzurePipelines run Azure.sonic-sairedis |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
@kcudnik Do we know the reason for LGTM failure? It says base commit not found. |
Collaborator
|
yes, 202012 branch dont have uuid library in lgtm container, i will make PR for that here it is : #1126 |
Collaborator
Author
|
/azpw run Azure.sonic-sairedis |
Collaborator
|
/AzurePipelines run Azure.sonic-sairedis |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
@kcudnik Can we merge this? The checkers pass now |
7 tasks
dgsudharsan
added a commit
to dgsudharsan/sonic-buildimage
that referenced
this pull request
Sep 14, 2022
Update sonic-sairedis submodule pointer to include the following: * 1d3720e Added Flex Counters support for tunnel counters (sonic-net#886) ([sonic-net#1120](sonic-net/sonic-sairedis#1120)) * 6469456 [lgtm] Add uuid library (sonic-net#1119) ([sonic-net#1126](sonic-net/sonic-sairedis#1126)) Signed-off-by: dgsudharsan <[email protected]>
prsunny
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this pull request
Sep 15, 2022
Update sonic-sairedis submodule pointer to include the following: * 1d3720e Added Flex Counters support for tunnel counters (#886) ([#1120](sonic-net/sonic-sairedis#1120)) * 6469456 [lgtm] Add uuid library (#1119) ([#1126](sonic-net/sonic-sairedis#1126))
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.
Backport of #886
Added Flex counter support for tunnel counters and rates implementation