Add default buffer configs for egress_lossless_profile #25078
Merged
rlhui merged 1 commit intosonic-net:masterfrom Jan 15, 2026
Merged
Add default buffer configs for egress_lossless_profile #25078rlhui merged 1 commit intosonic-net:masterfrom
rlhui merged 1 commit intosonic-net:masterfrom
Conversation
Signed-off-by: Tejaswini Chadaga <[email protected]>
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds a missing default buffer configuration for egress_lossless_profile to address a YANG validation failure on the platform. The configuration was previously absent, causing validation errors when the profile was referenced.
Changes:
- Added default configuration for
egress_lossless_profilein the BUFFER_PROFILE section with pool assignment, size, and dynamic threshold settings
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
device/nexthop/x86_64-nexthop_5010-r0/NH-5010-F-O64/buffers_defaults_t2.j2
Show resolved
Hide resolved
arlakshm
approved these changes
Jan 15, 2026
8 tasks
Collaborator
|
Cherry-pick PR to 202511: #25114 |
Collaborator
|
@tjchadaga cherry pick PR didn't pass PR checker. Please check!!! |
1 similar comment
Collaborator
|
@tjchadaga cherry pick PR didn't pass PR checker. Please check!!! |
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Mar 6, 2026
Default buffer configuration was missing for egress_lossless_profile causing yang validation failure on the platform Signed-off-by: Tejaswini Chadaga <[email protected]> Signed-off-by: Feng Pan <[email protected]>
dprital
pushed a commit
that referenced
this pull request
Mar 19, 2026
Default buffer configuration was missing for egress_lossless_profile causing yang validation failure on the platform Signed-off-by: Tejaswini Chadaga <[email protected]> Signed-off-by: dprital <[email protected]>
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
Default buffer configuration was missing for egress_lossless_profile causing yang validation failure on the platform
Work item tracking
How I did it
Added default configuration for egress_lossless_profile as part of BUFFER_PROFILE configuration
How to verify it
Verify that yang validation does not fail when egress_lossless_profile is used in the configuration
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)