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 + Asym PFC]: PFC storm is not detected on lossy priorities when Asym PFC is enabled #1128

Closed
volodymyrsamotiy opened this issue Nov 12, 2019 · 1 comment
Assignees
Labels

Comments

@volodymyrsamotiy
Copy link
Collaborator

Observed behavior
PFCWD doesn't detect PFC storm on the lossy priorities for the port on which asymmetric PFC is enabled.

Expected behavior
According to requirements PFCWD should detect PFC storm on the lossy priorities for the port on which asymmetric PFC is enabled.
(when asymmetric PFC is enabled on some port that means such port is enabled for receiving PFC frames on all priorities)

Steps to reproduce

  1. Enable asymmetric PFC on test port.
pfc config asymmetric on <port>
  1. Enable PFCWD on the test port.
pfcwd start --action drop --restoration-time 3000 <port> 1000
pfcwd interval 500
  1. Run pause frames to the test port for all priorities.
  2. Verify that PFCWD detected storm only for lossless priorities.
pfcwd show stats
@qiluo-msft
Copy link
Contributor

Happens on both master and 201811 branches

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

No branches or pull requests

3 participants