Skip to content

[pull] master from Azure:master#1469

Merged
pull[bot] merged 6 commits intomudsut4ke:masterfrom
sonic-net:master
Mar 28, 2021
Merged

[pull] master from Azure:master#1469
pull[bot] merged 6 commits intomudsut4ke:masterfrom
sonic-net:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 27, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

shi-su and others added 6 commits March 27, 2021 11:36
The default bgp connect retry timer is 120 seconds. A reconnection will happen 120 seconds if the initial connection fails. This PR aims to allow a more frequent retry.
…_startup.py (#7154)

To improve management of docker-gbsyncd-vs. gbsyncd_startup.py simply spawned syncd processes and then exited. In that case, supervisord would no longer manage any processes in the container, and thus there was no way to know if a critical process had exited.

I recently created gbsyncdmgrd to be a more complete, robust replacement for gbsyncd_startup.py.

NOTE: This PR is dependent on the inclusion of gbsyncdmgrd in the sonic-sairedis repo. A submodule update is pending at
#7089
* 1ee04fb (HEAD -> master, origin/master, origin/HEAD) Modified the tests to use mock functionality of get_child_port function under portconfig utility (#1464)
* 99d251f Enable PFCWD only on ports where PFC is enabled (#1508)
* eb7945f Warmboot script improvements - timeout exec, disable swss autorestart, remove trap (#1495)
* c7d4947 [show] Fix int status of LAGs, configured as Vlan members (#1478)

Signed-off-by: Maksym Belei <Maksym_Belei@jabil.com>
Fix the following issues:

Spectrum-2, Spectrum-3 | Port | Fix link issue when using 25 GbE rate between two ports while one is on Spectrum-2-based system and the other is on Spectrum-3-based system
All | warmboot | fail to upgrade from earlier SONiC versions with official SDK/FW 4.4.2306 (was on SONiC 201911)
All | What-Just-Happened | When enabling or disabling WJH under high traffic load to the host CPU, in very specific and low probability conditions, an error could occur, that may result in loss of data, channel failure or in extreme cases SW failure

Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.com>
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](lxml/lxml@lxml-4.6.2...lxml-4.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The file device/mellanox/x86_64-mlnx_msn4410-r0/plugins/sfputil.py is not a software link for device/mellanox/x86_64-mlnx_msn2700-r0/plugins/sfputil.py. And it is still using python2 syntex which causes some SFP CLI error. The PR is to change it to a softlink and add 4410 support in device/mellanox/x86_64-mlnx_msn2700-r0/plugins/sfputil.py.
@pull pull bot added the ⤵️ pull label Mar 28, 2021
@pull pull bot merged commit 48042b7 into mudsut4ke:master Mar 28, 2021
mudsut4ke pushed a commit that referenced this pull request Jul 19, 2021
swss:
* c712c24 2021-03-04 | Update StateDB with error if state change failed, Update APP_DB in all state chg req (#1662) (HEAD -> 202012) [Prince Sunny]

utilities:
* 9a9bff4 2021-03-03 | [acl] Expand VLAN into VLAN members when creating an ACL table (#1475) (HEAD -> 202012) [Danny Allen]
* d1e7d4e 2021-03-04 | [Mellanox] Change mellanox buffer migrator for new SKU Mellanox-SN2700-D40C8S8 (#1470) [Junchao-Mellanox]
* a1df1b4 2021-03-03 | [acl-loader] Add support for matching on ICMP and VLAN info (#1469) [Danny Allen]
* bab4a23 2021-03-03 | [config reload]: On dual ToR systems, cache ARP and FDB tables (#1465) [Lawrence Lee]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
pariwat pushed a commit to pariwat/sonic-buildimage that referenced this pull request Sep 10, 2021
this PR updates the following commits in sonic-utilities

13ce4b6 [show][config] fix show mux status health field; add support for hwmode functionality to toggle mux, check mux direction for Y cable (mudsut4ke#1467)
f78e7ce [acl-loader] Improve input validation for acl_loader (mudsut4ke#1479)
748dbbf [show] Fix 'show mac' output, when FDB entry with Vlan 1 is present (mudsut4ke#1368)
64604db [acl] Expand VLAN into VLAN members when creating an ACL table (mudsut4ke#1475)
10de91d [config reload]: On dual ToR systems, cache ARP and FDB tables (mudsut4ke#1465)
10a359a [Mellanox] Change mellanox buffer migrator for new SKU Mellanox-SN2700-D40C8S8 (mudsut4ke#1470)
38c8e00 [acl-loader] Add support for matching on ICMP and VLAN info (mudsut4ke#1469)
e555ea9 [SKU creator] fix wrong speed in case breakout of 2x50 (mudsut4ke#1380)
4a78c01 [config] Enable/disable container monitoring when starting/stopping the services. (mudsut4ke#1471)
dd3c2c3 [warm-reboot] Check if warm restart flag is set when issuing a warm-reboot (mudsut4ke#1460)
e32b5ac Add soft-reboot reboot type (mudsut4ke#1453)
8b3bc18 [reload] Improve reload by using sonic.target. (mudsut4ke#1199)
99673bc [reboot] Add platform-specific reboot cause update hook (mudsut4ke#1454)
2f6e36e [CLI][techsupport] Add NOOP option for commands that did not have that option (mudsut4ke#1445)
1fa4b94 [psushow] Add more output columns; Add option to output in JSON format (mudsut4ke#1416)
79ccd03 [show] cli support for show muxcable cableinfo (mudsut4ke#1448)

Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
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