Update dynamic threshold for Q1/Q2/Q3 egress lossy profiles and for Backend types#27036
Merged
kperumalbfn merged 2 commits intoMay 1, 2026
Merged
Conversation
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
3 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
Updates Arista 7060X6-64PE buffer default templates to increase egress lossy queue headroom (Q1/Q2/Q3) and to extend queue-profile selection logic to additional device/neighbor roles.
Changes:
- Increased
dynamic_thfor Q1/Q2/Q3 egress lossy profiles from-7to3(uplink + downlink) in T0/T1 buffer defaults. - Expanded
DEVICE_METADATA['localhost'].typeand neighbor-type checks to include backend roles when choosing uplink vs downlink queue profiles.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 9 comments.
| File | Description |
|---|---|
| device/arista/x86_64-arista_7060x6_64pe_b/Arista-7060X6-64PE-B-C512S2/buffers_defaults_t1.j2 | Raises Q1–Q3 dynamic thresholds; extends role-based queue profile selection logic. |
| device/arista/x86_64-arista_7060x6_64pe_b/Arista-7060X6-64PE-B-C512S2/buffers_defaults_t0.j2 | Same threshold/role logic updates as T1 for T0 template. |
| device/arista/x86_64-arista_7060x6_64pe_b/Arista-7060X6-64PE-B-C448O16/buffers_defaults_t1.j2 | Raises Q1–Q3 dynamic thresholds; extends neighbor-role matching (incl. backend). |
| device/arista/x86_64-arista_7060x6_64pe_b/Arista-7060X6-64PE-B-C448O16/buffers_defaults_t0.j2 | Same threshold/role logic updates as T1 for T0 template. |
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
r12f
approved these changes
May 1, 2026
Collaborator
|
Cherry-pick PR to 202511: #27141 |
mhchann
pushed a commit
to mhchann/sonic-buildimage
that referenced
this pull request
May 7, 2026
…ackend types (sonic-net#27036) Update dynamic threshold for Q1/Q2/Q3 egress lossy profiles and for Backend types Signed-off-by: mhchann <mhchann082@gmail.com>
Collaborator
|
Cherry-pick PR to msft-202412: Azure/sonic-buildimage-msft#2271 |
Collaborator
|
@kperumalbfn cherry pick PR didn't pass PR checker after retry. Please help check! Thanks. ---Powered by SONiC BuildBot
|
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.
Why I did it
Update the alpha values for Q1/Q2/Q3 egress profiles to provide more buffers for the traffic.
Update the egress queue profiles for all ToR/Leaf switches
Work item tracking
Microsoft ADO (number only):
37712828
How I did it
Updated the dynamic threshold values for Q1/Q2/Q3 lossy queues.
How to verify it
Generated the values after updating T0/T1 Ninja templates using 'config qos reload'
Which release branch to backport (provide reason below if selected)
[x] 202411
[x] 202505
[x] 202511