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

[schema] WRED red max threshold and ECN modes #51

Merged
merged 1 commit into from
Jul 28, 2016

Conversation

hrachya-m
Copy link

  • Added support for specifying ECN mode values
  • Added red_max_threshold

signed-off-by hrachya@mellanox.com

byte_count = 1*DIGIT

ecn = "ecn_none" / "ecn_green" / "ecn_yellow" / "ecn_red" / "ecn_green_yellow" / "ecn_green_red" / "ecn_yellow_red" / "ecn_all"
Copy link
Contributor

Choose a reason for hiding this comment

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

change the tabs to spaces?

@hrachya-m hrachya-m force-pushed the qosschema branch 3 times, most recently from 4c778ff to d74b970 Compare July 21, 2016 20:50
11) "wred_yellow_enable"
12) "true"
13) "wred_red_enable"
14) "true"
Copy link
Contributor

Choose a reason for hiding this comment

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

tab to spaces

@lguohan
Copy link
Contributor

lguohan commented Jul 22, 2016

all tabs to spaces.


Refers to: doc/swss-schema.md:309 in d74b970. [](commit_id = d74b970, deletion_comment = False)

* Added support for specifying ECN mode values
* Added red_max_threshold

signed-off-by hrachya@mellanox.com
@hrachya-m
Copy link
Author

converted all tabs to spaces

@lguohan
Copy link
Contributor

lguohan commented Jul 28, 2016

:shipit:

@lguohan lguohan merged commit 119ce29 into sonic-net:master Jul 28, 2016
lguohan added a commit that referenced this pull request Mar 4, 2020
The code is to add/del items in LAG_NAME_MAP_TABLE in COUNTERS_DB if a lag is added or removed.
The code need the below pull request:
#51 in Azure/sonic-py-swsssdk
read portchannel name from LAG_NAME_MAP_TABLE in COUNTERS_DB #51

For use of LAG_NAME_MAP_TABLE in COUNTERS_DB just like fdbshow.
I have create another pull request in Azure/sonic-utilities:
Show mac learned on lag interface #730
abdosi pushed a commit that referenced this pull request Mar 4, 2020
The code is to add/del items in LAG_NAME_MAP_TABLE in COUNTERS_DB if a lag is added or removed.
The code need the below pull request:
#51 in Azure/sonic-py-swsssdk
read portchannel name from LAG_NAME_MAP_TABLE in COUNTERS_DB #51

For use of LAG_NAME_MAP_TABLE in COUNTERS_DB just like fdbshow.
I have create another pull request in Azure/sonic-utilities:
Show mac learned on lag interface #730
yxieca pushed a commit that referenced this pull request Apr 3, 2020
The code is to add/del items in LAG_NAME_MAP_TABLE in COUNTERS_DB if a lag is added or removed.
The code need the below pull request:
#51 in Azure/sonic-py-swsssdk
read portchannel name from LAG_NAME_MAP_TABLE in COUNTERS_DB #51

For use of LAG_NAME_MAP_TABLE in COUNTERS_DB just like fdbshow.
I have create another pull request in Azure/sonic-utilities:
Show mac learned on lag interface #730
EdenGri pushed a commit to EdenGri/sonic-swss that referenced this pull request Feb 28, 2022
…how' (sonic-net#51)

* Add commands to 'generate_dump'; run with sudo in 'show'
* Unified quotation marks
lukasstockner pushed a commit to genesiscloud/sonic-swss that referenced this pull request Apr 2, 2023
Signed-off-by: Andriy Kokhan <akokhan@barefootnetworks.com>
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.

3 participants