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

[Test Gap][RDMA][T0/T1/BET0/BET1] PFC stuck in backpressure state for TD2 devices when PFCWD is triggered #14526

Open
developfast opened this issue Sep 12, 2024 · 0 comments
Labels

Comments

@developfast
Copy link
Contributor

Test Gap Description

A BCM SAI bug on TD2 platforms related to PFCWD causes the PFC backpressure bit to be stuck in backpressure state, after PFCWD has been triggered and reset resulting in the device sending peer devices constant PFC pause frames, causing congestion in the whole network.

Test Plan

Using ptf,

  1. Flood PFC pause frames (PFC storm) on priorities 3 and 4 simultaneously to trigger PFCWD.
  2. Trigger data flow through this interface, note that packets get dropped.
  3. Stop PFC storm on the interface
  4. Check MMU registers to see PFC backpressure state and ensure it is 0.
  5. Continue sending data traffic, and see that packets are not dropped now.
  6. Ensure device stops sending PFC pause frames to egress ptf port.

Test environment

All TD2 devices

Attach files (if any)

No response

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

1 participant