swss: Fix Invalid port oid messages generated because of voq counters.#2632
Closed
skbarista wants to merge 3 commits intosonic-net:202205from
skbarista:voq-invalid-oid-fix-202205
Closed
swss: Fix Invalid port oid messages generated because of voq counters.#2632skbarista wants to merge 3 commits intosonic-net:202205from skbarista:voq-invalid-oid-fix-202205
skbarista wants to merge 3 commits intosonic-net:202205from
skbarista:voq-invalid-oid-fix-202205
Conversation
* Do not add Voq oids to CounterCheckOrch since CounterCheckOrch is not relevant for voqs.
Contributor
Author
|
/azpw run Azure.sonic-swss |
Collaborator
|
/AzurePipelines run Azure.sonic-swss |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azpw run Azure.sonic-swss |
Collaborator
|
/AzurePipelines run Azure.sonic-swss |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
/azpw run Azure.sonic-swss |
Collaborator
|
/AzurePipelines run Azure.sonic-swss |
|
Azure Pipelines successfully started running 1 pipeline(s). |
judyjoseph
approved these changes
Feb 2, 2023
Contributor
Author
|
/azpw run Azure.sonic-swss |
Collaborator
|
/AzurePipelines run Azure.sonic-swss |
|
Azure Pipelines successfully started running 1 pipeline(s). |
prsunny
reviewed
Feb 2, 2023
* Do not add Voq oids to CounterCheckOrch since CounterCheckOrch is not relevant for voqs.
Contributor
Author
|
/azp run |
|
Commenter does not have sufficient privileges for PR 2632 in repo sonic-net/sonic-swss |
Contributor
Author
|
/azpw run Azure.sonic-swss |
Collaborator
|
/AzurePipelines run Azure.sonic-swss |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
@prsunny @judyjoseph looks like the failures I am facing in this pr is being addressed by #2648 |
Contributor
|
This PR is also needed in master. However, for expediency to address the problem in 202205, this PR is created. Another PR will be created for master. |
Contributor
Author
|
/azpw run Azure.sonic-swss |
Collaborator
|
/AzurePipelines run Azure.sonic-swss |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
|
To merge the PR raised in master #2653 first and cherry-pick to 202205. Closing this PR for now. |
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.
What I did
Why I did it
To fix the invalid oids messages generated by CounterCheckOrch for voq.
How I verified it
Verified that the messages are no longer generated and voq counters are still gathered.