Skip to content

[pull] master from Azure:master#1453

Merged
pull[bot] merged 1 commit intomudsut4ke:masterfrom
sonic-net:master
Mar 13, 2021
Merged

[pull] master from Azure:master#1453
pull[bot] merged 1 commit intomudsut4ke:masterfrom
sonic-net:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 13, 2021

See Commits and Changes for more details.


Created by pull[bot]

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

… section of minigraph file (#7031)

Parse the value `AutoNegotiation` element from the `LinkMetadata` section of minigraph file. If the element is present, an `autoneg` key will be added to the port in the `PORT` table of Config DB with a value of either `off` or `on`

If an `autoneg` value is present in port_config.ini, the value from the minigraph will take precedence, overriding that value.

Also remove `AutoNegotiation` and `EnableAutoNegotiation` elements from the `DeviceInfo` section, as we will use this data in the `LinkMetadata` section to determine whether to enable auto-negotiation for a port.
@pull pull bot added the ⤵️ pull label Mar 13, 2021
@pull pull bot merged commit 7f52abc into mudsut4ke:master Mar 13, 2021
mudsut4ke pushed a commit that referenced this pull request Jul 19, 2021
…et#7487)

* [202012][swss/swss-common/utilities/kernel] Update submodule

sonic-swss:
- [Monitor Vlan] Fix a typo in hostif (#1722)
- Update pool sizes during initialization from timer only (#1708)
- [SflowMgr] SamplingRate Update by Speed Change Added (#1721)

sonic-swss-common:
- [swss-common] Add MUX Metrics Table (#482)
- [azp] Purge swss before installing the newly built deb package (#472)

sonic-utilities:
- disk_check: Check & mount RO as RW using tmpfs (#1569)
- No more IP validation as it is more likely a URL (#1555)
- Stop PMON docker before cold and soft reboots (#1514)
- Add soft-reboot reboot type (#1453)
- [acl] Use a list instead of a comma-separated string for ACL port list (#1519)
- sonic-installer: fix py3 issues in bootloader.aboot (#1553)
- Fix unsupported fs.squashfs extraction in sonic-installer (#1366)
- [show][config] cli support for firmware upgrade on Y-Cable (#1528) (#1558)

sonic-linux-kernel:
- [Mellanox] backport kernel patches for hw-management 7.0100.2303 (#211)

Signed-off-by: Danny Allen <daall@microsoft.com>

* Update utilities w/ build fix
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.

1 participant