sonic-swss: QosOrch changes, working prototype#24
Closed
hrachya-m wants to merge 1 commit intosonic-net:masterfrom
Closed
sonic-swss: QosOrch changes, working prototype#24hrachya-m wants to merge 1 commit intosonic-net:masterfrom
hrachya-m wants to merge 1 commit intosonic-net:masterfrom
Conversation
| sai_next_hop_api_t* sai_next_hop_api; | ||
| sai_next_hop_group_api_t* sai_next_hop_group_api; | ||
| sai_route_api_t* sai_route_api; | ||
| sai_queue_api_t *sai_queue_api; |
* Class BufferOrch to handle buffer configuration * refactored Orch based class to contain common functions from QosOrch and BufferOrch * Class QosOrch * serialization for qos * qos functionality, including scheduler group processing * main.cpp * changed log level DEBUG back to INFO * space-aligned api variables. * portsqosorch.cpp, Port::getQueue * portsqosorch.cpp, Port::getPG Signed-off-by: [email protected]
ishidawataru
pushed a commit
to ishidawataru/sonic-swss
that referenced
this pull request
Aug 29, 2018
…onic-net#24) This reverts commit 993d961.
vasant17
added a commit
to vasant17/sonic-swss
that referenced
this pull request
Mar 19, 2020
Co-authored-by: Vasant <[email protected]>
EdenGri
pushed a commit
to EdenGri/sonic-swss
that referenced
this pull request
Feb 28, 2022
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-swss
that referenced
this pull request
Mar 1, 2023
* wred * scheduler group * fixed yellow drop probability item Signed-off-by: [email protected]
lukasstockner
pushed a commit
to genesiscloud/sonic-swss
that referenced
this pull request
Apr 2, 2023
liuh-80
pushed a commit
to liuh-80/sonic-swss
that referenced
this pull request
Apr 7, 2025
[code sync] Merge code from sonic-net/sonic-swss:202405 to 202405
jianyuewu
pushed a commit
to jianyuewu/sonic-swss
that referenced
this pull request
Dec 24, 2025
*Added COPP table name to scheme.h Signed-off-by: [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.
Signed-off-by: [email protected]