| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | host_notifier.cpp | 97 if ((a.hostState == TransmissionState::acked) || in enqueueRequired() 103 (a.hmcState == TransmissionState::acked)) in enqueueRequired() 130 // If already acked by the host, don't send again. in notifyRequired() 133 if (a.hostState == TransmissionState::acked) in notifyRequired() 139 // If hidden and acked (or will be) acked by the HMC, in notifyRequired() 142 if ((a.hmcState == TransmissionState::acked) || in notifyRequired() 329 // Reset the state on any PELs that were sent but not acked back in hostStateChange() 420 _repo.setPELHostTransState(id, TransmissionState::acked); in ackPEL()
|
| H A D | host_notifier.hpp | 90 * - Already acked by the host (or they didn't like it) 105 * - Already acked by the host 221 * it will transfer any PELs that were sent but not acked yet back 296 * @brief The list of IDs that were sent, but not acked yet.
|
| H A D | pel_entry.cpp | 30 (value ? TransmissionState::acked : TransmissionState::newPEL)); in managementSystemAck()
|
| H A D | repository.cpp | 88 // If the host hasn't acked it, reset the host state so in restore() 708 // Pass 1: only delete HMC acked PELs in removePELs() 709 // Pass 2: only delete OS acked PELs in removePELs() 714 return pel.hmcState == TransmissionState::acked; in removePELs() 718 return pel.hostState == TransmissionState::acked; in removePELs()
|
| H A D | repository.hpp | 396 * Pass 1: only delete HMC acked PELs 397 * Pass 2: only delete OS acked PELs 552 * Pass 1: only delete HMC acked PELs 553 * Pass 2: only delete Os acked PELs
|
| H A D | pel_types.hpp | 132 acked = 3 enumerator
|
| /openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/ |
| H A D | 0001-libc-compat.h-musl-_does_-define-IFF_LOWER_UP-DORMAN.patch | 22 Acked-by: Mikko Rapeli <mikko.rapeli@iki.fi> 27 Acked-by: Stephane Ayotte <sayotte@tycoint.com>
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | repository_test.cpp | 340 repo.setPELHostTransState(pel->id(), TransmissionState::acked); in TEST_F() 344 EXPECT_EQ((*a).get().hostState, TransmissionState::acked); in TEST_F() 349 EXPECT_EQ(newPEL.hostTransmissionState(), TransmissionState::acked); in TEST_F() 358 EXPECT_EQ((*a).get().hostState, TransmissionState::acked); in TEST_F() 363 EXPECT_EQ(newPEL.hostTransmissionState(), TransmissionState::acked); in TEST_F() 383 repo.setPELHMCTransState(pel->id(), TransmissionState::acked); in TEST_F() 387 EXPECT_EQ((*a).get().hmcState, TransmissionState::acked); in TEST_F() 392 EXPECT_EQ(newPEL.hmcTransmissionState(), TransmissionState::acked); in TEST_F() 401 EXPECT_EQ((*a).get().hmcState, TransmissionState::acked); in TEST_F() 406 EXPECT_EQ(newPEL.hmcTransmissionState(), TransmissionState::acked); in TEST_F() [all …]
|
| H A D | host_notifier_test.cpp | 143 // Test dealing with how acked PELs are put on the 160 // Now set this PEL to host acked in TEST_F() 161 repo.setPELHostTransState(pel->id(), TransmissionState::acked); in TEST_F() 163 // Since it's acked, doesn't need to be enqueued or transmitted in TEST_F() 208 // Don't need to enqueue a hidden log already acked by the HMC 225 repo.setPELHMCTransState(pel->id(), TransmissionState::acked); in TEST_F() 567 // Those PELs weren't acked, so they will get sent again in TEST_F() 584 EXPECT_EQ(pelFromRepo1.hostTransmissionState(), TransmissionState::acked); in TEST_F() 589 EXPECT_EQ(pelFromRepo2.hostTransmissionState(), TransmissionState::acked); in TEST_F()
|
| /openbmc/openbmc/meta-openembedded/ |
| H A D | .b4-config | 4 trailer-order = link*,fixes*,acked*,reviewed*,tested*,*
|
| /openbmc/qemu/docs/devel/ |
| H A D | code-provenance.rst | 108 * **``Acked-by``**: when a QEMU subsystem maintainer approves a patch that 111 ``Acked-by`` tag. Where a patch touches multiple subsystems, ``Acked-by`` 181 ("8ack" "Acked-by: YOUR NAME <your@email.addr>" nil 1) 195 iabbrev 8ack Acked-by: YOUR NAME <your@email.addr>
|
| H A D | submitting-a-pull-request.rst | 34 **Don't forget to add Reviewed-by: and Acked-by: lines**. When other
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libbpf/files/ |
| H A D | 0001-libbpf-check-for-empty-BTF-data-section-in-btf_parse.patch | 15 Acked-by: Mykyta Yatsenko <mykyta.yatsenko5@gmail.com>
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-os/ |
| H A D | 0001-mk-compile.mk-remove-absolute-build-time-paths.patch | 30 Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
|
| /openbmc/u-boot/tools/patman/ |
| H A D | README | 228 Acked-by: Their Name <email> 229 These indicate that someone has tested/reviewed/acked your patch. 392 Let's say one person sent comments and you get an Acked-by: on one patch. 402 Acked-by: Heiko Schocher <hs@denx.de>
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/ |
| H A D | 0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch | 24 Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
|
| /openbmc/qemu/hw/arm/ |
| H A D | trace-events | 36 smmuv3_write_gerrorn(uint32_t acked, uint32_t gerrorn) "acked=0x%x, new GERRORN=0x%x"
|
| /openbmc/qemu/net/ |
| H A D | util.h | 81 #define TCPS_FIN_WAIT_2 9 /* have closed, fin is acked */
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-test/ |
| H A D | 0001-build-make-cmake-add-Werror-based-on-CFG_WERROR.patch | 14 Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | pel_utils.py | 393 pel_id, expected_pel_trans_state_to_host="Acked" 401 Default is "Acked".
|
| /openbmc/u-boot/drivers/net/phy/ |
| H A D | meson-gxl.c | 19 * the link partner (LP) supports aneg but the LP never acked our base
|
| /openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/ |
| H A D | PEL.interface.yaml | 39 Notifies the PEL handler that the host (usually the OS) acked a PEL.
|
| /openbmc/openbmc-test-automation/openpower/pel/ |
| H A D | test_bmc_pel.robot | 728 predictive_error On Acked 729 unrecoverable_error On Acked 730 informational_error On Acked 970 IF "${expected_transmission_state}" == "Acked" 972 ... Check If PEL Transmission State Is Expected ${pel_id} Acked
|
| /openbmc/phosphor-mboxd/Documentation/ |
| H A D | mbox_protocol.md | 721 Events which must be ACKed: 727 Events which cannot be ACKed (BMC will clear when no longer 736 Events which must be ACKed: 753 Events which cannot be ACKed:
|
| /openbmc/qemu/hw/i3c/ |
| H A D | remote-i3c.c | |