[action] [PR:20544] Qos test case added for verifying ECN configuration based on WRED profile#22921
Merged
mssonicbld merged 1 commit intosonic-net:202511from Mar 13, 2026
Merged
Conversation
…file (sonic-net#20544) * [GITPR_TBD]testQosSaiDscpEcn test added to qos tests Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * [GITPR_TBD]testQosSaiDscpEcnTest updated for ecnconfig check Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * [GITPR_TBD]Conditional mark skip added for testDscpEcn Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * Flake8 fixes Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * Flake8 fixes Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * Flake8 fix Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * Flake8 Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * [GITPR_TBD]Counterpoll cmd changes for multi_asic Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * Flake8 err fix Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * Flake8 fixes Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * [GITPR_20544]testQosSaiDscpEcn updated to validate pkt_range Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * Flake8 fixed Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * [GITPR_20544]Added fixture to enable_disable ecn config Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * [GITPR_20544][Qos]Improvising assert check for ecn counters Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * Flake8 fix Signed-off-by: ansrajpu <anshu.rajput@nokia.com> * rebase correction Signed-off-by: ansrajpu <anshu.rajput@nokia.com> --------- Signed-off-by: ansrajpu <anshu.rajput@nokia.com> Signed-off-by: mssonicbld <sonicbld@microsoft.com>
11 tasks
Collaborator
Author
|
Original PR: #20544 |
Collaborator
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Test Gap related issue -sonic-net/sonic-buildimage#22856
Summary:
New test cases are added to qos tests to verify the ECN marked packets according to the ECN WRED parameters.
The test cases are only enabled for 'broadcom' platform
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
Failures in ecnconfig CLI . Issue#22856
How did you do it?
The test cases are added to qos folder to verify
-The supported CLI commands for ecnconfig
-The Ecn marked traffic and the wredcounter updates
How did you verify/test it?
Enabled ecnconfig on dut .Execute & verify the new test cases results
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation