[test]: Update test_vlan to use dvs functions#986
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jul 25, 2019
Merged
Conversation
Signed-off-by: Shu0t1an Cheng <shuche@microsoft.com>
Contributor
|
retest this please |
lguohan
approved these changes
Jul 25, 2019
tonytitus
pushed a commit
to tonytitus/sonic-swss
that referenced
this pull request
Jul 31, 2019
Signed-off-by: Shu0t1an Cheng <shuche@microsoft.com>
antony-rheneus
pushed a commit
to antony-rheneus/sonic-swss
that referenced
this pull request
Aug 1, 2019
Signed-off-by: Shu0t1an Cheng <shuche@microsoft.com>
ouxlwhu
referenced
this pull request
Aug 5, 2019
Check app db and state db after create vlan. => succeed Check app db and state db after add vlan member. => succeed Signed-off-by: Emma Lin <emma_lin@edge-core.com>
EdenGri
pushed a commit
to EdenGri/sonic-swss
that referenced
this pull request
Feb 28, 2022
…d boot) as part of db migration (sonic-net#986) * Fix for command. show interface transceiver eeprom -d Ethernet Make sure key is present in dom_info_dict and then only parse else skip. * Fix the None Type Exception when Interface Table does not exist (cold boot) as part of db migration
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-swss
that referenced
this pull request
Mar 1, 2023
[SAI] Update SAI submodule to v1.5.1 * Defining new serdes attributes (sonic-net#1002) * Improve debug counter enums (sonic-net#1006) * Introduce buffer pool type SAI_BUFFER_POOL_TYPE_BOTH (sonic-net#986) Signed-off-by: Danny Allen <daall@microsoft.com> * Add redis and vs handler for serdes APIs
oleksandrivantsiv
pushed a commit
to oleksandrivantsiv/sonic-swss
that referenced
this pull request
Mar 1, 2023
* fix get_cipher_name from wrong attr variable Signed-off-by: Ze Gan <ganze718@gmail.com> * Add unittest Signed-off-by: Ze Gan <ganze718@gmail.com> * Re-create failed MACsec SAs Signed-off-by: Ze Gan <ganze718@gmail.com>
Janetxxx
pushed a commit
to Janetxxx/sonic-swss
that referenced
this pull request
Nov 10, 2025
Signed-off-by: Shu0t1an Cheng <shuche@microsoft.com>
jianyuewu
pushed a commit
to jianyuewu/sonic-swss
that referenced
this pull request
Dec 24, 2025
…ails due to Redis loading the dataset. (sonic-net#986) Enhance swss-common logging by writing a warning log when a command fails due to Redis loading the dataset. Why I did it Fix issue sonic-net/sonic-buildimage#17472 sonic-db-cli write error log, this is because sonic-db-cli execute PING command when Redis is loading dataset. How I did it When command failed because Redis is loading dataset, write warning log instead of error log. Description for the changelog Enhance swss-common logging by writing a warning log when a command fails due to Redis loading the dataset.
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.
Signed-off-by: Shu0t1an Cheng shuche@microsoft.com