sonic-buildimage/platform
Sudharsan D.G 7271f9d17c [devices]: Poller to detect Intel Rangely LPC failure for dell z9100/s6100 (#3065)
- What I did
Added Daemon to Log LPC bus degradation in Intel C2000 processor. Intel Rangeley C2000 processors with revision less than or equal to 2 have issue where LPC bus degrades over time in some processors. To identify the problem and to notify the issue, a daemon has been added which will log on encountering the issue.

- How I did it
Added a daemon which validates the CPLD scratch(0x102) and SMF scratch(0x202) registers by writing and reading values on regular polling intervals (300 seconds). If there is a discrepancy between read and write, a critical log will be thrown.

- How to verify it
The infra is verify by simulating the issue where between write and read, the value in register is modified and the log appearance is checked.

- Description for the changelog

Added Daemon to identify LPC bus degradation issue and notify using syslog in Dell S6100 and Z9100 platforms. This daemon will only run on processors with revision less than or equal to 2.
2020-01-06 18:58:18 +00:00
..
barefoot [arista] Improve platform detection mechanism (#3921) 2019-12-18 22:46:26 -08:00
broadcom [devices]: Poller to detect Intel Rangely LPC failure for dell z9100/s6100 (#3065) 2020-01-06 18:58:18 +00:00
cavium [build]: Fix docker-syncd-<platform>-rpc.mk (#3174) 2019-07-17 08:41:22 -07:00
centec [build]: Fix docker-syncd-<platform>-rpc.mk (#3174) 2019-07-17 08:41:22 -07:00
generic add INSTALLS, LAZY_INSTALLS, DEPENDS targets to image build (#1159) 2017-11-16 12:27:03 -08:00
innovium [innovium]: Initial commit (#3243) (#3347) 2019-08-16 12:35:01 -07:00
marvell [build]: Fix docker-syncd-<platform>-rpc.mk (#3174) 2019-07-17 08:41:22 -07:00
mellanox [Mellanox]: Update SAI pointer (#3884) 2019-12-13 11:29:26 -08:00
nephos [nephos]: upgrade sai and sdk to solve docker syncd abnormal exit (#3679) 2019-10-31 09:14:10 -07:00
p4 [swss]: remove intfsyncd service (#2499) 2019-09-05 20:59:07 +00:00
template [services] Restart SwSS service upon unexpected critical process exit (#2845) (#2852) 2019-07-29 18:10:26 -07:00
vs [swss]: remove intfsyncd service (#2499) 2019-09-05 20:59:07 +00:00