[action] [PR:14756] Skip pfcwd_all_port_storm test on Arista-7060X6-64PE-256x200G #15903
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.
Description of PR
Summary: Skip
pfcwd/test_pfcwd_all_port_storm.py
test on Arista-7060X6-64PE-256x200G, the pfc generation function on the Arista fanout device need to be improved by Arista.Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
Currently, the test uses the python script to send the PFC frames, but the performance does not meet the requirements, and sometimes fails to trigger the PFC storm immediately. Slow pfc generation rate on 7060x6 200Gb.
How did you do it?
To address this, waiting for Arista to to improve the pfc generation function on the Arista fanout device. It would be better to use an Asic based pfc generation function.
How did you verify/test it?
Any platform specific information?
str3-7060x6-64pe-1
Supported testbed topology if it's a new test case?
t0-standalone-32
Documentation