/openbmc/phosphor-power/ |
H A D | .gitignore | diff 32453e9b9a4b1f8233efc68646cf317c2e8f7173 Wed Dec 15 13:00:14 CST 2021 Brandon Wyman <bjwyman@gmail.com> psu-ng: Continue reading after readFail
Update the PMBus::read() function to allow for not creating journal trace and elog, but default to continuing to trace and elog, the previous behavior.
If we reach the limit of read failures that results in a communication error log, continue to read, but stop logging failures.
If communication restores, we may be able to detect what caused the read failure, or otherwise detect or clear new faults.
Change-Id: If59b86211ab54c31248ede78f8f117b607298923 Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
|
H A D | pmbus.cpp | diff 32453e9b9a4b1f8233efc68646cf317c2e8f7173 Wed Dec 15 13:00:14 CST 2021 Brandon Wyman <bjwyman@gmail.com> psu-ng: Continue reading after readFail
Update the PMBus::read() function to allow for not creating journal trace and elog, but default to continuing to trace and elog, the previous behavior.
If we reach the limit of read failures that results in a communication error log, continue to read, but stop logging failures.
If communication restores, we may be able to detect what caused the read failure, or otherwise detect or clear new faults.
Change-Id: If59b86211ab54c31248ede78f8f117b607298923 Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
|
H A D | pmbus.hpp | diff 32453e9b9a4b1f8233efc68646cf317c2e8f7173 Wed Dec 15 13:00:14 CST 2021 Brandon Wyman <bjwyman@gmail.com> psu-ng: Continue reading after readFail
Update the PMBus::read() function to allow for not creating journal trace and elog, but default to continuing to trace and elog, the previous behavior.
If we reach the limit of read failures that results in a communication error log, continue to read, but stop logging failures.
If communication restores, we may be able to detect what caused the read failure, or otherwise detect or clear new faults.
Change-Id: If59b86211ab54c31248ede78f8f117b607298923 Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
|
/openbmc/phosphor-power/phosphor-power-supply/test/ |
H A D | mock.hpp | diff 32453e9b9a4b1f8233efc68646cf317c2e8f7173 Wed Dec 15 13:00:14 CST 2021 Brandon Wyman <bjwyman@gmail.com> psu-ng: Continue reading after readFail
Update the PMBus::read() function to allow for not creating journal trace and elog, but default to continuing to trace and elog, the previous behavior.
If we reach the limit of read failures that results in a communication error log, continue to read, but stop logging failures.
If communication restores, we may be able to detect what caused the read failure, or otherwise detect or clear new faults.
Change-Id: If59b86211ab54c31248ede78f8f117b607298923 Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
|
H A D | power_supply_tests.cpp | diff 32453e9b9a4b1f8233efc68646cf317c2e8f7173 Wed Dec 15 13:00:14 CST 2021 Brandon Wyman <bjwyman@gmail.com> psu-ng: Continue reading after readFail
Update the PMBus::read() function to allow for not creating journal trace and elog, but default to continuing to trace and elog, the previous behavior.
If we reach the limit of read failures that results in a communication error log, continue to read, but stop logging failures.
If communication restores, we may be able to detect what caused the read failure, or otherwise detect or clear new faults.
Change-Id: If59b86211ab54c31248ede78f8f117b607298923 Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | power_supply.cpp | diff 32453e9b9a4b1f8233efc68646cf317c2e8f7173 Wed Dec 15 13:00:14 CST 2021 Brandon Wyman <bjwyman@gmail.com> psu-ng: Continue reading after readFail
Update the PMBus::read() function to allow for not creating journal trace and elog, but default to continuing to trace and elog, the previous behavior.
If we reach the limit of read failures that results in a communication error log, continue to read, but stop logging failures.
If communication restores, we may be able to detect what caused the read failure, or otherwise detect or clear new faults.
Change-Id: If59b86211ab54c31248ede78f8f117b607298923 Signed-off-by: Brandon Wyman <bjwyman@gmail.com>
|