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

[pfcwd] Fix the polling interval time granularity #1912

Merged
merged 1 commit into from
Sep 18, 2021

Conversation

neethajohn
Copy link
Contributor

@neethajohn neethajohn commented Sep 16, 2021

Signed-off-by: Neetha John nejo@microsoft.com

Fixes sonic-net/sonic-buildimage#8773
Pfcwd regressions were observed due to the changes in the PR sonic-net/sonic-sairedis#878. Hence aligning the polling interval in lua script to use microseconds

How I verified it
Ran pfcwd tests that were failing prior to this change and they passed

Signed-off-by: Neetha John <nejo@microsoft.com>
@neethajohn
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@qiluo-msft qiluo-msft merged commit d338bd0 into sonic-net:master Sep 18, 2021
qiluo-msft pushed a commit that referenced this pull request Sep 18, 2021
Fixes sonic-net/sonic-buildimage#8773
Pfcwd regressions were observed due to the changes in the PR sonic-net/sonic-sairedis#878. Hence aligning the polling interval in lua script to use microseconds

**How I verified it**
Ran pfcwd tests that were failing prior to this change and they passed
@neethajohn neethajohn deleted the pfcwd_poll branch September 20, 2021 17:50
judyjoseph pushed a commit that referenced this pull request Sep 27, 2021
Fixes sonic-net/sonic-buildimage#8773
Pfcwd regressions were observed due to the changes in the PR sonic-net/sonic-sairedis#878. Hence aligning the polling interval in lua script to use microseconds

**How I verified it**
Ran pfcwd tests that were failing prior to this change and they passed
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-swss that referenced this pull request Oct 5, 2021
Fixes sonic-net/sonic-buildimage#8773
Pfcwd regressions were observed due to the changes in the PR sonic-net/sonic-sairedis#878. Hence aligning the polling interval in lua script to use microseconds

**How I verified it**
Ran pfcwd tests that were failing prior to this change and they passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate/fix pfcwd failures
4 participants