Searched hist:"7 d800a4e5d1305fa64ce02b99b0ec522bc454bbd" (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | host_notifier.hpp | diff 7d800a4e5d1305fa64ce02b99b0ec522bc454bbd Thu Dec 12 10:35:01 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: On new PEL, send to host if necessary
When a new PEL comes in, send it to the host now if the host is up and the class is currently idle.
The PLDM command will be dispatched in a standalone function called from the event loop so that this function, which may be part of the 'Create new log' D-Bus method response, can return first.
Also added testcases to start verifying these paths now that there is a full mock of the HostInterface class.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ib30a99cc61be9205122287ba310bc315d762e863
|
H A D | host_notifier.cpp | diff 7d800a4e5d1305fa64ce02b99b0ec522bc454bbd Thu Dec 12 10:35:01 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: On new PEL, send to host if necessary
When a new PEL comes in, send it to the host now if the host is up and the class is currently idle.
The PLDM command will be dispatched in a standalone function called from the event loop so that this function, which may be part of the 'Create new log' D-Bus method response, can return first.
Also added testcases to start verifying these paths now that there is a full mock of the HostInterface class.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ib30a99cc61be9205122287ba310bc315d762e863
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | host_notifier_test.cpp | diff 7d800a4e5d1305fa64ce02b99b0ec522bc454bbd Thu Dec 12 10:35:01 CST 2019 Matt Spinler <spinler@us.ibm.com> PEL: On new PEL, send to host if necessary
When a new PEL comes in, send it to the host now if the host is up and the class is currently idle.
The PLDM command will be dispatched in a standalone function called from the event loop so that this function, which may be part of the 'Create new log' D-Bus method response, can return first.
Also added testcases to start verifying these paths now that there is a full mock of the HostInterface class.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ib30a99cc61be9205122287ba310bc315d762e863
|