Skip to content

Change PFC watchdog CONFIG_DB table name from PFC_WD_TABLE to PFC_WD#475

Merged
lguohan merged 2 commits intosonic-net:masterfrom
wendani:pfcwd_master
Mar 22, 2019
Merged

Change PFC watchdog CONFIG_DB table name from PFC_WD_TABLE to PFC_WD#475
lguohan merged 2 commits intosonic-net:masterfrom
wendani:pfcwd_master

Conversation

@wendani
Copy link
Contributor

@wendani wendani commented Feb 28, 2019

In accordance with sonic-net/sonic-swss-common#266
Signed-off-by: Wenda Ni [email protected]

- What I did

- How I did it

- How to verify it

- Previous command output (if the output of a command-line utility has changed)

- New command output (if the output of a command-line utility has changed)

-->

@wendani wendani requested a review from qiluo-msft February 28, 2019 21:34
pfcwd/main.py Outdated
for port in ports:
config_list = []
config_entry = configdb.get_entry('PFC_WD_TABLE', port)
config_entry = configdb.get_entry('PFC_WD', port)
Copy link
Contributor

Choose a reason for hiding this comment

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

Use a string constant.

@lguohan lguohan merged commit d347527 into sonic-net:master Mar 22, 2019
yxieca pushed a commit that referenced this pull request Apr 8, 2019
…475)

* Change PFC watchdog CONFIG_DB table name from PFC_WD_TABLE to PFC_WD

Signed-off-by: Wenda Ni <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants