[schema] Add VNET Route tables in config_db#279
Merged
prsunny merged 3 commits intosonic-net:masterfrom May 24, 2019
Merged
Conversation
Contributor
weixchen1215
commented
May 21, 2019
- VNET_ROUTE
- VNET_ROUTE_TUNNEL
stcheng
suggested changes
May 21, 2019
common/schema.h
Outdated
| #define CFG_NEIGH_TABLE_NAME "NEIGH" | ||
|
|
||
| #define CFG_VNET_RT_TABLE_NAME "VNET_ROUTE" | ||
| #define CFG_VNET_RT_TUNNEL_TABLE_NAME "VNET_ROUTE_TUNNEL" |
Contributor
Author
There was a problem hiding this comment.
ok. Will fix it
Contributor
|
@weixi, can you please use space instead of tab to align. Its still not aligned. |
Contributor
|
retest this please |
3 similar comments
Contributor
Author
|
retest this please |
Contributor
|
retest this please |
Contributor
|
retest this please |
prgeor
pushed a commit
to prgeor/sonic-swss-common
that referenced
this pull request
Feb 27, 2025
…percent (sonic-net#279) Description The command is not showing the correct value for ssd health. admin@sonic:~$ show platform ssdhealth Device Model : M.2 (S42) 3IE4 Health : N/A Temperature : 25C Motivation and Context SSD health percentage not displayed on Nokia-7215 platform. How Has This Been Tested? "show platform ssdhealth" cli command Output after fix: admin@sonic:~$ show platform ssdhealth Device Model : M.2 (S42) 3IE4 Health : 100% Temperature : 25C
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.