Skip MMU dynamic threshold test on t2 topology#21665
Merged
auspham merged 1 commit intosonic-net:masterfrom Dec 16, 2025
Merged
Skip MMU dynamic threshold test on t2 topology#21665auspham merged 1 commit intosonic-net:masterfrom
auspham merged 1 commit intosonic-net:masterfrom
Conversation
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com>
7c17398 to
4c57d89
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
cyw233
approved these changes
Dec 16, 2025
auspham
approved these changes
Dec 16, 2025
selldinesh
pushed a commit
to selldinesh/sonic-mgmt
that referenced
this pull request
Dec 18, 2025
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com> Signed-off-by: selldinesh <dinesh.sellappan@keysight.com>
gshemesh2
pushed a commit
to gshemesh2/sonic-mgmt
that referenced
this pull request
Dec 21, 2025
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com> Signed-off-by: Guy Shemesh <gshemesh@nvidia.com>
vrajeshe
pushed a commit
to Akshath-17/sonic-mgmt
that referenced
this pull request
Jan 4, 2026
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com> Signed-off-by: Venkata Gouri Rajesh Etla <vrajeshe@cisco.com>
venu-nexthop
pushed a commit
to venu-nexthop/sonic-mgmt
that referenced
this pull request
Jan 13, 2026
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com>
yifan-nexthop
pushed a commit
to nexthop-ai/sonic-mgmt
that referenced
this pull request
Jan 14, 2026
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com> Signed-off-by: YiFan Wang <yifan@nexthop.ai>
PriyanshTratiya
pushed a commit
to PriyanshTratiya/sonic-mgmt
that referenced
this pull request
Jan 21, 2026
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com> Signed-off-by: Priyansh Tratiya <ptratiya@microsoft.com>
ytzur1
pushed a commit
to ytzur1/sonic-mgmt
that referenced
this pull request
Feb 2, 2026
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com> Signed-off-by: Yael Tzur <ytzur@nvidia.com>
abhishek-nexthop
pushed a commit
to nexthop-ai/sonic-mgmt
that referenced
this pull request
Feb 6, 2026
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com>
rraghav-cisco
pushed a commit
to rraghav-cisco/sonic-mgmt
that referenced
this pull request
Feb 13, 2026
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com> Signed-off-by: Raghavendran Ramanathan <rraghav@cisco.com>
anilal-amd
pushed a commit
to anilal-amd/anilal-forked-sonic-mgmt
that referenced
this pull request
Feb 19, 2026
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com> Signed-off-by: Zhuohui Tan <zhuohui.tan@amd.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…omatically (sonic-net#21665) #### Why I did it src/sonic-swss-common ``` * 8f47a37 - (HEAD -> 202411, origin/202411) Handle 'bulkget' in consumer_table_pops.lua (sonic-net#970) (25 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
abhishek-nexthop
pushed a commit
to nexthop-ai/sonic-mgmt
that referenced
this pull request
Mar 17, 2026
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com> Signed-off-by: Abhishek <abhishek@nexthop.ai>
venu-nexthop
pushed a commit
to venu-nexthop/sonic-mgmt
that referenced
this pull request
Mar 27, 2026
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com>
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.
Signed-off-by: Anand Mehra (anamehra) anamehra@cisco.com
Description of PR
Summary:
Fixes # sonic-net/sonic-buildimage#24802
Type of change
Back port request
Approach
What is the motivation for this PR?
The test case is not a valid scenario for T2. The dynamic threshold for pg lossless is not modified via GCU.
How did you do it?
Skip the test for T2
How did you verify/test it?
Run test on T2 system
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation