[Snappi] Fix tx/rx port sequence in test_pfc_port_congestion.py#19445
Merged
yejianquan merged 2 commits intosonic-net:masterfrom Jul 31, 2025
Merged
[Snappi] Fix tx/rx port sequence in test_pfc_port_congestion.py#19445yejianquan merged 2 commits intosonic-net:masterfrom
yejianquan merged 2 commits intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
sdszhang
commented
Jul 7, 2025
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
auspham
approved these changes
Jul 31, 2025
mssonicbld
pushed a commit
to mssonicbld/sonic-mgmt
that referenced
this pull request
Jul 31, 2025
…c-net#19445) * swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis.
Collaborator
|
Cherry-pick PR to 202505: #19959 |
11 tasks
11 tasks
Collaborator
|
Cherry-pick PR to msft-202405: Azure/sonic-mgmt.msft#598 |
mssonicbld
pushed a commit
that referenced
this pull request
Jul 31, 2025
* swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis.
nissampa
pushed a commit
to nissampa/sonic-mgmt_dpu_test
that referenced
this pull request
Aug 7, 2025
…c-net#19445) * swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis.
ashutosh-agrawal
pushed a commit
to ashutosh-agrawal/sonic-mgmt
that referenced
this pull request
Aug 14, 2025
…c-net#19445) * swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis.
kanchanavelusamy
pushed a commit
to kanchanavelusamy/sonic-mgmt
that referenced
this pull request
Oct 7, 2025
…c-net#19445) * swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis.
vidyac86
pushed a commit
to vidyac86/sonic-mgmt
that referenced
this pull request
Oct 23, 2025
…c-net#19445) * swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis.
opcoder0
pushed a commit
to opcoder0/sonic-mgmt
that referenced
this pull request
Dec 8, 2025
…c-net#19445) * swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis. Signed-off-by: opcoder0 <110003254+opcoder0@users.noreply.github.com>
gshemesh2
pushed a commit
to gshemesh2/sonic-mgmt
that referenced
this pull request
Dec 16, 2025
…c-net#19445) * swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis. Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
AharonMalkin
pushed a commit
to AharonMalkin/sonic-mgmt
that referenced
this pull request
Dec 16, 2025
…c-net#19445) * swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis. Signed-off-by: Aharon Malkin <amalkin@nvidia.com>
gshemesh2
pushed a commit
to gshemesh2/sonic-mgmt
that referenced
this pull request
Dec 21, 2025
…c-net#19445) * swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis. Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
venu-nexthop
pushed a commit
to venu-nexthop/sonic-mgmt
that referenced
this pull request
Jan 13, 2026
…c-net#19445) * swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis.
gshemesh2
pushed a commit
to gshemesh2/sonic-mgmt
that referenced
this pull request
Jan 26, 2026
…c-net#19445) * swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis. Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
ytzur1
pushed a commit
to ytzur1/sonic-mgmt
that referenced
this pull request
Feb 2, 2026
…c-net#19445) * swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis. Signed-off-by: Yael Tzur <ytzur@nvidia.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Why I did it DEFAULT_CONTAINER_REGISTRY didn't work as expected in some scenario. How I did it When check for docker arch, use DEFAULT_CONTAINER_REGISTRY if it is not null.
venu-nexthop
pushed a commit
to venu-nexthop/sonic-mgmt
that referenced
this pull request
Mar 27, 2026
…c-net#19445) * swap rx tx port and disable pfcwd * disable pfcwd for cisco chassis.
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
Summary:
Fixes the following issues in test_pfc_port_congestion.py:
Type of change
Back port request
Approach
What is the motivation for this PR?
Adopt this test case for 400G speed
How did you do it?
Fixed the case to use correct RX/TX port_map sequence. and disable pfcwd inside the test case.
How did you verify/test it?
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation