-
Notifications
You must be signed in to change notification settings - Fork 749
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added test for ecn counter increment verification for already congest…
…ion experienced packets (#16356) Description of PR Summary: Fixes # (issue) Approach What is the motivation for this PR? Verify if ingress congestion experienced markets pkts (ECT bit b11) are causing the ecn counter increment on the DUT as expected on congestion How did you do it? Wrote snappi test to cause congestion on the port How did you verify/test it? Injected frames with ECT bit set and caused congestion on the egress port. Verified that the DUT is counting the ECN marking and the counter is incrementing. co-authorized by: [email protected]
- Loading branch information
1 parent
4eefbf9
commit 369e689
Showing
3 changed files
with
220 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.