Skip to content
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

Optimize counter initialization by reducing the number of bulk counter poll calls and communication between swss/sairedis #3504

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

stephenxs
Copy link
Collaborator

@stephenxs stephenxs commented Feb 9, 2025

What I did

Optimize counter initialization by reducing the number of bulk counter poll calls and communication between swss/sairedis for the following counter groups

  • priority group watermark
  • priority group drop
  • queue watermark
  • queue stat
  • PFC watchdog

HLD sonic-net/SONiC#1862
Depends on sonic-net/sonic-sairedis#1527

Why I did it

How I verified it

Details if related

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@stephenxs
Copy link
Collaborator Author

need sonic-net/sonic-sairedis#1527 to pass vs test. dependency mentioned in the PR description.

@stephenxs stephenxs requested review from kcudnik and keboliu February 10, 2025 08:53
@stephenxs
Copy link
Collaborator Author

Did a test on local VS env. all counter-relevant cases passed with the corresponding sairedis package.

@stephenxs stephenxs marked this pull request as ready for review February 13, 2025 12:00
@stephenxs stephenxs requested a review from prsunny as a code owner February 13, 2025 12:00
@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants