Home
last modified time | relevance | path

Searched refs:Warning (Results 1 – 25 of 165) sorted by relevance

1234567

/openbmc/openbmc/poky/meta/recipes-extended/iputils/iputils/
H A DCVE-2025-47268.patch29 ./ping/ping: Warning: time of day goes back (-7256972569576721377us), taking countermeasures
30 ./ping/ping: Warning: time of day goes back (-7256972569576721232us), taking countermeasures
52 ./ping/ping: Warning: invalid tv_usec -6510615555424928611 us
53 ./ping/ping: Warning: time of day goes back (-3985394643238914 s), taking countermeasures
54 ./ping/ping: Warning: invalid tv_usec -6510615555424928461 us
55 ./ping/ping: Warning: time of day goes back (-3985394643238914 s), taking countermeasures
57 ./ping/ping: Warning: invalid tv_usec -6510615555425884541 us
58 ./ping/ping: Warning: time of day goes back (-4243165695442945 s), taking countermeasures
111 - error(0, 0, _("Warning: time of day goes back (%ldus), taking countermeasures"), triptime);
114 + error(0, 0, _("Warning: invalid tv_usec %ld us"), tv->tv_usec);
[all …]
/openbmc/phosphor-logging/test/openpower-pels/
H A Dseverity_test.cpp16 ASSERT_EQ(convertOBMCSeverityToPEL(LogSeverity::Warning), 0x20); in TEST()
38 {LogSeverity::Warning, SeverityType::nonError, in TEST()
43 LogSeverity::Warning}, in TEST()
48 {LogSeverity::Warning, SeverityType::critical, LogSeverity::Critical}, in TEST()
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Warning/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Threshold/Warning'
8 '../../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml',
28 'xyz/openbmc_project/Sensor/Threshold/Warning',
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dseverity.cpp23 {SeverityType::predictive, LogSeverity::Warning}, in convertPELSeverityToOBMC()
27 {SeverityType::symptom, LogSeverity::Warning}}; in convertPELSeverityToOBMC()
51 case (LogSeverity::Warning): in convertOBMCSeverityToPEL()
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dleak_detector.hpp19 Warning, enumerator
41 {DetectorState::Warning, "Warning"},
H A Dlog_entry.hpp13 Warning, enumerator
159 Warning, enumerator
167 {EventSeverity::Warning, "Warning"},
313 {CXLEntryType::Warning, "Warning"},
H A Dlog_service.hpp32 Warning, enumerator
129 {SyslogSeverity::Warning, "Warning"},
H A Devent_destination.hpp76 Warning, enumerator
177 {SyslogSeverity::Warning, "Warning"},
/openbmc/phosphor-power/phosphor-regulators/test/
H A Derror_logging_utils_tests.cpp155 logConfigFileError(Entry::Level::Warning, Ref(journal))) in TEST()
160 error_logging_utils::logError(eptr, Entry::Level::Warning, services, in TEST()
252 Entry::Level::Warning, Ref(journal), in TEST()
259 error_logging_utils::logError(eptr, Entry::Level::Warning, services, in TEST()
263 error_logging_utils::logError(eptr, Entry::Level::Warning, services, in TEST()
378 logInternalError(Entry::Level::Warning, Ref(journal))) in TEST()
383 error_logging_utils::logError(eptr, Entry::Level::Warning, services, in TEST()
387 error_logging_utils::logError(eptr, Entry::Level::Warning, services, in TEST()
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/
H A Dmeson.build6 subdir('Warning') subdir
139 '../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml',
141 output: ['Warning.md'],
153 'xyz/openbmc_project/Sensor/Threshold/Warning',
/openbmc/s2600wf-misc/subprojects/callback-manager/
H A DREADME.md38 Warning thresholds will trigger warning (blink green) LED state.
59 If the path for an association is in Warning for Global & Critical for local,
62 If the path for an association is in the Warning for Global & not Critical for
63 local, the LED will be in the Warning (blink green) state.
/openbmc/s2600wf-misc/callback-manager/
H A DREADME.md38 Warning thresholds will trigger warning (blink green) LED state.
59 If the path for an association is in Warning for Global & Critical for local,
62 If the path for an association is in the Warning for Global & not Critical for
63 local, the LED will be in the Warning (blink green) state.
/openbmc/qemu/target/ppc/
H A Dtrace-events4 kvm_failed_spr_set(int spr, const char *msg) "Warning: Unable to set SPR %d to KVM: %s"
5 kvm_failed_spr_get(int spr, const char *msg) "Warning: Unable to retrieve SPR %d from KVM: %s"
21 kvm_failed_put_vpa(void) "Warning: Unable to set VPA information to KVM"
22 kvm_failed_get_vpa(void) "Warning: Unable to get VPA information from KVM"
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dsingle_fab.cpp203 types::SeverityType::Warning, __FILE__, __FUNCTION__, 0, in singleFabImOverride()
221 types::SeverityType::Warning, __FILE__, __FUNCTION__, 0, in singleFabImOverride()
240 types::SeverityType::Warning, __FILE__, __FUNCTION__, 0, in singleFabImOverride()
266 types::SeverityType::Warning, __FILE__, __FUNCTION__, 0, in singleFabImOverride()
282 types::SeverityType::Warning, __FILE__, __FUNCTION__, 0, in singleFabImOverride()
/openbmc/u-boot/tools/gdb/
H A Derror.h11 extern void Warning(char *, ...);
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dphase_fault_detection.cpp81 Entry::Level::Warning, services, in execute()
133 ? Entry::Level::Warning in logPhaseFault()
H A Dpresence_detection.cpp60 Entry::Level::Warning, services); in execute()
/openbmc/u-boot/board/samsung/common/bootscripts/
H A Dautoboot.cmd23 echo Warning! Booting without DTB: '${fdtfile}'!;
34 echo Warning! Booting without RAMDISK: '${initrdname}'!;
48 echo Warning! Variable: \$board_name is undefined!;
H A Dbootzimg.cmd7 echo Warning! Booting without DTB: '${fdtfile}'!;
/openbmc/bmcweb/http/
H A Dlogging.hpp42 Warning, enumerator
55 {LogLevel::Warning, 4}, in toSystemdLevel()
192 crow::vlog<crow::LogLevel::Warning, Args...>( in BMCWEB_LOG_WARNING()
/openbmc/openbmc/meta-openpower/recipes-phosphor/packagegroups/
H A Dpackagegroup-obmc-ipmid-providers.bbappend1 # Warning: Any providers listed here will have their whitelists ignored. Add
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D04_signed_request.diff14 debug(WvLog::Warning, "Self signed request failed");
/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/
H A Dpackagegroup-obmc-ipmid-providers.bb1 # Warning. Add additional providers with whitelists to distro or machine
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp60 {{true, ErrorData{"WarningHigh", "", Entry::Level::Warning}},
64 {{true, ErrorData{"WarningLow", "", Entry::Level::Warning}},
80 {{true, ErrorData{"PerformanceLossHigh", "", Entry::Level::Warning}},
84 {{true, ErrorData{"PerformanceLossLow", "", Entry::Level::Warning}},
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0005-pip-requirements-Don-t-install-requirements-with-pip.patch26 - echo 'Warning: Failed to install all requirements. Continue? y/N'
34 - echo "Warning test requirements wasn't installed, Note: normal operation should still work fin…

1234567