Philo

Results 35 issues of Philo

**What I did** **Why I did it** **How I verified it** **Details if related**

#### Why I did it ##### Work item tracking - Microsoft ADO **(number only)**: #### How I did it #### How to verify it #### Which release branch to backport...

#### Why I did it ##### Work item tracking - Microsoft ADO **(number only)**: #### How I did it #### How to verify it #### Which release branch to backport...

hld:https://github.com/sonic-net/SONiC/pull/1446

#### Description **1、URL of FRR Command Reference is invalid.** This command displays the route-map that is configured for the IPv6 routing protocol. Refer the routing stack [Quagga Command Reference](https://www.nongnu.org/quagga/docs/quagga.pdf) or...

hld:https://github.com/sonic-net/SONiC/pull/1446

Hld for VRRP adaptation to SONiC, as mentioned in issue: https://github.com/sonic-net/SONiC/issues/1366: | Repo | PR title | State | | ----------------- | ----------------- | ----------------- | | sonic-buildimage | https://github.com/sonic-net/sonic-buildimage/pull/18617...

Code Path:drivers/misc/eeprom/optoe.c > Issue 1:The write_timeout value is fixed at 25ms. In the test of our products, it is found that the 25ms timeout time of some optical modules is...

We recently encountered some kernel driver issues on M2-W6510-48V8C: 1. Problems encountered by optoe drivers Code Path:drivers/misc/eeprom/optoe.c Issue 1:The write_timeout value is fixed at 25ms. In the test of our...

Code Path:drivers/i2c/busses/i2c-i801.c > Issue 1:“SMBus is busy, can't use it!”Error happens sometimes. The I2C controller cannot be used. > Issue 2:An occasional I2C deadlock (SCL is high voltage level and...