Sudharsan Dhamal Gopalarathnam
Sudharsan Dhamal Gopalarathnam
#### Description The latest 202012 has DB migrator version as [2_0_2](https://github.com/sonic-net/sonic-utilities/blob/e296a1a93faa84700e4833133135c0b8a28cf33d/scripts/db_migrator.py#L49). However there is no handler for this version in [202205](https://github.com/sonic-net/sonic-utilities/blob/202205/scripts/db_migrator.py) Nov 8 03:30:48 sonic config-setup[3464]: Running command: /usr/local/bin/db_migrator.py -o...
BFD configuration can specify ifname when creating the session or it can be set to default. When non default ifname is set, the attribute SAI_BFD_SESSION_ATTR_PORT will be programmed. However SAI...
Cherry-pick of https://github.com/sonic-net/sonic-buildimage/pull/18487 #### Why I did it Enable forwarding of packets with link local SIP/DIP on specific platforms and SKUs. ##### Work item tracking - Microsoft ADO **(number only)**:...
Addresses https://github.com/sonic-net/SONiC/issues/1537 #### Why I did it Upgrading FRR 8.5.4 to include latest fixes. ##### Work item tracking - Microsoft ADO **(number only)**: #### How I did it **New patches...
DEPENDS ON https://github.com/sonic-net/sonic-linux-kernel/pull/390 #### Why I did it Intgerate HW-MGMT 7.0030.3008 Changes Update SDK/FW to 4.6.3064/2012.3064 Update SAI to SAIBuild2311.27.0.16 #### How I did it Run make integrate-mlnx-hw-mgmt Update make...
Porting PR https://github.com/sonic-net/sonic-buildimage/pull/18272 to 202311. #### Why I did it Porting fix for https://github.com/FRRouting/frr/issues/15459 Adding patch for PR https://github.com/FRRouting/frr/pull/15466 ##### Work item tracking - Microsoft ADO **(number only)**: #### How...
#### Why I did it Intgerate HW-MGMT 7.0030.3008 Changes ## Patch List * 0049-leds-mlxreg-Provide-conversion-for-hardware-LED-colo.patch : * 0050-leds-mlxreg-Skip-setting-LED-color-during-initializa.patch : * 0051-leds-mlxreg-Allow-multi-instantiation-of-same-name-L.patch : * 0098-mlxsw-Use-weak-reverse-dependencies-for-firmware-fla.patch : * 0099-mlxsw-core_hwmon-Fix-variable-names-for-hwmon-attrib.patch : https://github.com/torvalds/linux/commit/bed8f4197cb2 * 0100-mlxsw-core_thermal-Rename-labels-according-to-naming.patch...
#### Description sonic-sairedis build fails sometimes with the below logs ``` [2023-09-26T21:00:05.873Z] make[4]: Leaving directory '/sonic/src/sonic-sairedis/SAI/meta' [2023-09-26T21:00:05.873Z] make install-am [2023-09-26T21:00:05.873Z] make[4]: Entering directory '/sonic/src/sonic-sairedis/meta' [2023-09-26T21:00:05.873Z] make -C ../SAI/meta saimetadata.c [2023-09-26T21:00:05.873Z]...
Fixes https://github.com/sonic-net/sonic-buildimage/issues/18804 #### Why I did it Ported patch from hsflow that reduces verbosity of log from ERR to INFO when interface is unavailable. ##### Work item tracking - Microsoft...
#### Description When ZTP is disabled if system-health services starts after sonic-ztp exit, system ready is show as no ready with ZTP shown as down. If system-health starts before ZTP...