Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sonic-swss: QosOrch changes, working prototype #24

Closed
wants to merge 1 commit into from

Conversation

hrachya-m
Copy link

  • This pull request contains feedbacks from all prior CRs for QosOrch
  • Code works for all tables except scheduler; not tested since it's going to be changed to use scheduler group
  • added missing serialization data for sai-redis - in separate pull request

Signed-off-by: [email protected]

@@ -31,6 +31,11 @@ sai_neighbor_api_t* sai_neighbor_api;
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;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

align the spaces?

* 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]
@hrachya-m hrachya-m closed this May 17, 2016
ishidawataru pushed a commit to ishidawataru/sonic-swss that referenced this pull request Aug 29, 2018
vasant17 added a commit to vasant17/sonic-swss that referenced this pull request Mar 19, 2020
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants