Arvindsrinivasan Lakshmi Narasimhan
Arvindsrinivasan Lakshmi Narasimhan
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan #### Description The following changes are done in chassisd - Change the `ModuleUpdater` init changed to include slot and supervisor as argument. - Add logic to...
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan #### Why I did it Fixes https://github.com/sonic-net/sonic-buildimage/issues/12575 and https://github.com/sonic-net/sonic-buildimage/issues/12575 #### How I did it In the PR https://github.com/sonic-net/sonic-platform-daemons/pull/311 `chassisd` updates to `CHASSIS_FABRIC_ASIC_INFO` with the fabric asic...
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan #### Why I did it In the voq chassis the `buffer_queue` configuration needs to be applied on `system_port` instead of the sonic port. This PR has...
#### Description #### Steps to reproduce the issue: 1.In the PMON design for SONiC Chassis, the `chassisd` process update the `chassis state db` with the asic information. On the supervisor...
#### Why I did it ##### Work item tracking - Microsoft ADO **27934751**: #### How I did it Fixes #18854 Update the `sonic-system-port.yang` to remove the check to have `ifname`...
#### Description #### Steps to reproduce the issue: 1.During the testing of incremental configuration of sonic chassis the application of the patch fails with below error ``` Failed to apply...
**What I did** Handle remote port down events for ecmp acceleration for voq chassis. **Why I did it** **How I verified it** **Details if related**
### Test Gap Description On the Voq chassis, add a new test for everflow with other background traffic which is not getting mirrored. ### Test Plan _No response_ ### Test...
#### Why I did it In the sonic chassis the port table on the host does not lanes. Add conditions in the lab chassis to make lanes not mandatory for...