Searched hist:f77debb9afbbe007ed7e2c3f79ddeb6f1b6f7c49 (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | host_notifier.hpp | diff f77debb9afbbe007ed7e2c3f79ddeb6f1b6f7c49 Thu Dec 12 10:04:33 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Take a PEL off the queue and send to host
Fill in the code that looks for the first PEL on the queue that still needs to be sent up, and send it.
If the failure retry timer is active, or it has already retried the max number of times, then don't send anything. In the former case the timer callback will do the send, and in the latter the next time a log comes in it will start trying again.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ibb9692ca83b23e5e021db8b8a89b5549fb979df1
|
H A D | host_notifier.cpp | diff f77debb9afbbe007ed7e2c3f79ddeb6f1b6f7c49 Thu Dec 12 10:04:33 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Take a PEL off the queue and send to host
Fill in the code that looks for the first PEL on the queue that still needs to be sent up, and send it.
If the failure retry timer is active, or it has already retried the max number of times, then don't send anything. In the former case the timer callback will do the send, and in the latter the next time a log comes in it will start trying again.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ibb9692ca83b23e5e021db8b8a89b5549fb979df1
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | host_notifier_test.cpp | diff f77debb9afbbe007ed7e2c3f79ddeb6f1b6f7c49 Thu Dec 12 10:04:33 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: Take a PEL off the queue and send to host
Fill in the code that looks for the first PEL on the queue that still needs to be sent up, and send it.
If the failure retry timer is active, or it has already retried the max number of times, then don't send anything. In the former case the timer callback will do the send, and in the latter the next time a log comes in it will start trying again.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ibb9692ca83b23e5e021db8b8a89b5549fb979df1
|