[submodule] Advance sonic-swss and sonic-utilities pointer#11643
Merged
prgeor merged 4 commits intosonic-net:masterfrom Aug 10, 2022
Merged
[submodule] Advance sonic-swss and sonic-utilities pointer#11643prgeor merged 4 commits intosonic-net:masterfrom
prgeor merged 4 commits intosonic-net:masterfrom
Conversation
|
|
Collaborator
Author
|
/azpw run azure.sonic-buildimage |
Collaborator
|
/AzurePipelines run azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azpw run azure.sonic-buildimage |
Collaborator
|
/AzurePipelines run azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
|
Collaborator
Author
|
/easycla |
Collaborator
Author
Fixed by sonic-net/sonic-utilities#2300 |
7919077 Add FEC correctable and uncorrectable port stats (sonic-net#2027) ecb9136 Add CLI to configure YANG config validation (sonic-net#2147) e9ab523 Add override testcase to verify removal (sonic-net#2288) c6794b5 Fix version in db_migrator for `PORT_QOS_MAP|global` (sonic-net#2289) 92b889b [intfutil] Check whether the FEC mode is supported on the platform before configuring it to CONFIG_DB (sonic-net#2223) dab0d06 Transfer organization from Azure to sonic-net (sonic-net#2284) 6de18a1 [watermarkstat] Fix CLI script for unconfigured PG counters (sonic-net#2239) ac2f553 Improve the way to check port type of RJ45 port (sonic-net#2249) 142185c Fix the issue that sonic_platform is not installed on vs image (sonic-net#2300) ca14133 [crm] add checking for CRM interval range (sonic-net#2293) Signed-off-by: Stephen Sun <stephens@nvidia.com>
a30655f to
9ea4b31
Compare
dc8bc1c [portsorch] Expose supported FEC modes to STABE_DB and check whether FEC mode is supported before setting it (sonic-net#2333) 6565b50 Revert "[portsorch] Expose supported FEC modes to STABE_DB and check whether FEC mode is supported before setting it (sonic-net#2333)" (sonic-net#2396) dc88d55 Revert hwinfo count change (sonic-net#2383) 75fc965 [DualToR] Handle race condition between tunnel_decap and mux orchestrator (sonic-net#2397) 525a57f Fix for remote system interface not getting created (sonic-net#2364) 3161eaa portsorch: initial support for link-training (sonic-net#2359) dc477fb [swss/cfgmgr] teammgr configure lacp rate (sonic-net#2121) 2489ad5 Improve pytest speend by grouping 20 tests together. (sonic-net#2390) 168bd3b [EVPN]Modified tunnel creation logic when creating tunnel in VRF-VNI map creation flow (sonic-net#2404) 1e1438e [portsorch] Expose supported FEC modes to STABE_DB and check whether FEC mode is supported before setting it (sonic-net#2400) 9f2e27b [QoS] Fix issue: the WRED profile can not be set if current min > new max or current max < new min (sonic-net#2379) d36c17d [asan][aclorch] fix a memory leak in the SaiAttrWrapper::swap() (sonic-net#2382) Signed-off-by: Stephen Sun <stephens@nvidia.com>
be1866f Fix GCU bug when backend service modifying config (sonic-net#2295) bcf36eb Fix issues for sonic_installer upgrade-docker and sonic_installer rollback-docker (sonic-net#2278) Signed-off-by: Stephen Sun <stephens@nvidia.com>
7 tasks
Collaborator
Author
|
Collaborator
Author
|
/azpw run azure.sonic-buildimage |
Collaborator
|
/AzurePipelines run azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azpw run azure.sonic-buildimage |
Collaborator
|
/AzurePipelines run azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
prgeor
approved these changes
Aug 10, 2022
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.
sonic-utilities
7919077 Add FEC correctable and uncorrectable port stats (sonic-net/sonic-utilities#2027)
ecb9136 Add CLI to configure YANG config validation (sonic-net/sonic-utilities#2147)
e9ab523 Add override testcase to verify removal (sonic-net/sonic-utilities#2288)
c6794b5 Fix version in db_migrator for
PORT_QOS_MAP|global(sonic-net/sonic-utilities#2289)92b889b [intfutil] Check whether the FEC mode is supported on the platform before configuring it to CONFIG_DB (sonic-net/sonic-utilities#2223)
dab0d06 Transfer organization from Azure to sonic-net (sonic-net/sonic-utilities#2284)
6de18a1 [watermarkstat] Fix CLI script for unconfigured PG counters (sonic-net/sonic-utilities#2239)
ac2f553 Improve the way to check port type of RJ45 port (sonic-net/sonic-utilities#2249)
142185c Fix the issue that sonic_platform is not installed on vs image (sonic-net/sonic-utilities#2300)
ca14133 [crm] add checking for CRM interval range (sonic-net/sonic-utilities#2293)
be1866f Fix GCU bug when backend service modifying config (sonic-net/sonic-utilities#2295)
bcf36eb Fix issues for sonic_installer upgrade-docker and sonic_installer rollback-docker (sonic-net/sonic-utilities#2278)
sonic-swss
dc8bc1c [portsorch] Expose supported FEC modes to STABE_DB and check whether FEC mode is supported before setting it (sonic-net/sonic-swss#2333)
6565b50 Revert "[portsorch] Expose supported FEC modes to STABE_DB and check whether FEC mode is supported before setting it (sonic-net/sonic-swss#2333)" (sonic-net/sonic-swss#2396)
dc88d55 Revert hwinfo count change (sonic-net/sonic-swss#2383)
75fc965 [DualToR] Handle race condition between tunnel_decap and mux orchestrator (sonic-net/sonic-swss#2397)
525a57f Fix for remote system interface not getting created (sonic-net/sonic-swss#2364)
3161eaa portsorch: initial support for link-training (sonic-net/sonic-swss#2359)
dc477fb [swss/cfgmgr] teammgr configure lacp rate (sonic-net/sonic-swss#2121)
2489ad5 Improve pytest speend by grouping 20 tests together. (sonic-net/sonic-swss#2390)
168bd3b [EVPN]Modified tunnel creation logic when creating tunnel in VRF-VNI map creation flow (sonic-net/sonic-swss#2404)
1e1438e [portsorch] Expose supported FEC modes to STABE_DB and check whether FEC mode is supported before setting it (sonic-net/sonic-swss#2400)
9f2e27b [QoS] Fix issue: the WRED profile can not be set if current min > new max or current max < new min (sonic-net/sonic-swss#2379)
d36c17d [asan][aclorch] fix a memory leak in the SaiAttrWrapper::swap() (sonic-net/sonic-swss#2382)
Signed-off-by: Stephen Sun stephens@nvidia.com
Why I did it
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)