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

Buffer.orch #27

Closed
wants to merge 12 commits into from
Closed

Buffer.orch #27

wants to merge 12 commits into from

Conversation

hrachya-m
Copy link

No description provided.

Hrachya Mughnetsyan added 11 commits May 2, 2016 14:41
* Introducing QosOrch class.
* NOTE this is prototype code for feedbacks only.
* contains inline questions which need to be removed later.
* Scheduler profile related code will need to be changed to support
hierarchic schedulers.
Signed-off-by: hrachya@mellanox.com
* addressed CR comments
sonic-swss: Prototype for QosOrch
* follow up on comments.
* Need to revise freeResources functions.
* need to clean inline questions in the code.
* Added traces
* added missing serialization (separetely in sai-redis) attributes
* fixed resolving reference code
* SET works on all tables except scheduler table, which will be changed
to scheduler group usage.

Signed-off-by: hrachya@mellanox.com
* removed extra spaces
* main.cpp
*    changed log level DEBUG back to INFO
*    space-aligned api variables.
* portsqosorch.cpp, Port::getQueue
*   removed sai_ prefix from var names
*   fixed return SAI_NULL_OBJECT_ID to false
*   added SWSS_LOG_ENTER
…orch

# Conflicts:
#	orchagent/orchdaemon.cpp
* New class BufferOrch
* refactored Orch based class to contain common functions from QosOrch
and BufferOrch
Signed-off-by: hrachya@mellanox.com
* fixed invalid debug levels

Signed-off-by: hrachya@mellanox.com
* fixed 'if (' styling issue
* removed unneeded function and field form Orch.h
Signed-off-by: hrachya@mellanox.com
* Added scheduler group processing
Signed-off-by: hrachya@mellanox.com
vector<sai_object_id_t> groups;
vector<sai_object_id_t> child_groups;
uint32_t groups_count = 0;
uint32_t groups_matched = 0;
Copy link
Contributor

Choose a reason for hiding this comment

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

groups_matched not really used.

* remove unused variable group_count
Signed-off-by: hrachya@mellanox.com
@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
Signed-off-by: marian-pritsak <marianp@mellanox.com>
vasant17 added a commit to vasant17/sonic-swss that referenced this pull request Mar 31, 2020
* FIX bugs and add VLAN scale test

* Code-review comments addressed

* Addressed code-review comments

Co-authored-by: Vasant <vapatil@linkedin.com>
vasant17 added a commit to vasant17/sonic-swss that referenced this pull request Apr 6, 2020
* FIX bugs and add VLAN scale test

* Code-review comments addressed

* Addressed code-review comments

Co-authored-by: Vasant <vapatil@linkedin.com>
vasant17 added a commit to vasant17/sonic-swss that referenced this pull request Apr 6, 2020
* FIX bugs and add VLAN scale test

* Code-review comments addressed

* Addressed code-review comments

Co-authored-by: Vasant <vapatil@linkedin.com>
vasant17 added a commit to vasant17/sonic-swss that referenced this pull request May 7, 2020
* FIX bugs and add VLAN scale test

* Code-review comments addressed

* Addressed code-review comments

Co-authored-by: Vasant <vapatil@linkedin.com>
vasant17 added a commit to vasant17/sonic-swss that referenced this pull request May 14, 2020
* FIX bugs and add VLAN scale test

* Code-review comments addressed

* Addressed code-review comments

Co-authored-by: Vasant <vapatil@linkedin.com>
vasant17 added a commit to vasant17/sonic-swss that referenced this pull request May 29, 2020
* FIX bugs and add VLAN scale test

* Code-review comments addressed

* Addressed code-review comments

Co-authored-by: Vasant <vapatil@linkedin.com>
vasant17 added a commit to vasant17/sonic-swss that referenced this pull request May 29, 2020
* FIX bugs and add VLAN scale test

* Code-review comments addressed

* Addressed code-review comments

Co-authored-by: Vasant <vapatil@linkedin.com>
vasant17 added a commit to vasant17/sonic-swss that referenced this pull request Jun 6, 2020
* FIX bugs and add VLAN scale test

* Code-review comments addressed

* Addressed code-review comments

Co-authored-by: Vasant <vapatil@linkedin.com>
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-swss that referenced this pull request Mar 1, 2023
lukasstockner pushed a commit to genesiscloud/sonic-swss that referenced this pull request Apr 2, 2023
…m_base (sonic-net#27)

* add sonic_sfp and sonic_eeprom to sonic_platform_base

* make original sonic_sfp and sonic_eeprom as symbol link to the new subfolder under sonic_platform_base to avoid duplicate files

* Revert "make original sonic_sfp and sonic_eeprom as symbol link to the new subfolder under sonic_platform_base to avoid duplicate files"

This reverts commit 3e741dd3416c9c26a29a0a72418ea9fe467d68b6.
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