/openbmc/qemu/tests/qemu-iotests/ |
H A D | 026.out.nocache | 2 Errors while writing 128 kB 8 No errors were found on the image. 13 No errors were found on the image. 20 No errors were found on the image. 27 No errors were found on the image. 32 No errors were found on the image. 37 No errors were found on the image. 44 No errors were found on the image. 51 No errors were found on the image. 59 No errors were found on the image. [all …]
|
H A D | 026.out | 2 Errors while writing 128 kB 8 No errors were found on the image. 13 No errors were found on the image. 20 No errors were found on the image. 27 No errors were found on the image. 32 No errors were found on the image. 37 No errors were found on the image. 44 No errors were found on the image. 51 No errors were found on the image. 59 No errors were found on the image. [all …]
|
H A D | 159.out | 5 No errors were found on the image. 10 No errors were found on the image. 17 No errors were found on the image. 22 No errors were found on the image. 29 No errors were found on the image. 34 No errors were found on the image. 41 No errors were found on the image. 46 No errors were found on the image. 53 No errors were found on the image. 58 No errors were found on the image. [all …]
|
H A D | 284.out | 9 No errors were found on the image. 16 No errors were found on the image. 23 No errors were found on the image. 28 No errors were found on the image. 35 No errors were found on the image. 42 No errors were found on the image. 47 No errors were found on the image. 54 No errors were found on the image. 61 No errors were found on the image.
|
H A D | 160.out | 5 No errors were found on the image. 10 No errors were found on the image. 17 No errors were found on the image. 22 No errors were found on the image. 29 No errors were found on the image. 34 No errors were found on the image. 41 No errors were found on the image. 46 No errors were found on the image.
|
/openbmc/phosphor-logging/tools/ |
H A D | elog-gen.py | 24 # the ordered list of errors 25 errors = list() 36 while len(errors) < len(i_errors): 38 if error in errors: 41 if (not i_parents[error]) or (i_parents[error] in errors): 44 errors.append(error) 46 # no inherited errors 47 errors = i_errors 49 return errors 67 # Ex: file xyz/openbmc_project/Error/Callout/Device.errors.yaml [all …]
|
/openbmc/ibm-logging/ |
H A D | create_error_reports.py | 5 1) Dumps every error defined in the errors.yaml files passed in 11 "file":"xyz/openbmc_project/Common/Callout.errors.yaml", 20 showing if any errors are in one file but not the other. 32 """Finds all of the errors in all of the error YAML files in 50 # xyz/openbmc_project/x.errors.yaml -> xyz.openbmc_project.x.Error 52 error_base = error_base.replace(".errors.yaml", "") 56 metadata_file = yaml_file.replace("errors.yaml", "metadata.yaml") 115 """Finds all of the *.errors.yaml files in the directory passed in. 116 Returns a list of entries like xyz/openbmc_project/Common.Errors.yaml. 127 for f in [f for f in files if f.endswith(".errors.yaml")] [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.mpc83xx.ddrecc | 6 * (injecting errors is initially disabled) 8 * define inject mask (which tells the DDR controller what type of errors 11 * enable injecting errors - from now on the controller injects errors as 14 IMPORTANT NOTICE: enabling injecting multiple-bit errors is potentially 15 dangerous as such errors are NOT corrected by the controller. Therefore caution 16 should be taken when enabling the injection of multiple-bit errors: it is only 19 Errors' below). In particular, when you simply set the multiple-bit errors in 21 errors will be injected when it accesses its code, data etc. 34 Injecting Single-Bit Errors 56 Multiple Memory Errors: 0 [all …]
|
/openbmc/openpower-dbus-interfaces/ |
H A D | generate_makefile.sh | 26 errors=`find $toplevel_dirs -name "*.errors.yaml"` 28 for e in ${errors}; 30 iface_path=`dirname $e`/`basename $e .errors.yaml` 34 ${e%.errors.yaml}/error.cpp: ${e} ${e%.errors.yaml}/error.hpp 38 ${e%.errors.yaml}/error.hpp: ${e} 51 for e in ${errors}; 53 echo " ${e%.errors.yaml}/error.cpp \\" 62 for e in ${errors}; 64 echo " ${e%.errors.yaml}/error.hpp\\"
|
/openbmc/ibm-dbus-interfaces/ |
H A D | generate_makefile.sh | 26 errors=`find $toplevel_dirs -name "*.errors.yaml"` 28 for e in ${errors}; 30 iface_path=`dirname $e`/`basename $e .errors.yaml` 34 ${e%.errors.yaml}/error.cpp: ${e} ${e%.errors.yaml}/error.hpp 38 ${e%.errors.yaml}/error.hpp: ${e} 51 for e in ${errors}; 53 echo " ${e%.errors.yaml}/error.cpp \\" 62 for e in ${errors}; 64 echo " ${e%.errors.yaml}/error.hpp\\"
|
/openbmc/linux/Documentation/driver-api/soundwire/ |
D | error_handling.rst |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/ |
H A D | MountPoint.interface.yaml | 11 errors: 19 errors: 27 errors: 35 errors: 46 errors: 54 errors: 64 errors: 72 errors: 81 errors:
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | dump.py | 79 Will give up permanently after 5 errors from running commands over 87 self.errors = 0 90 if self.errors >= 5: 91 …print("Too many errors when dumping data from target, assuming it is dead! Will not dump data anym… 100 self.errors = self.errors + 1 103 self.errors = self.errors + 1 110 Will stop completely if there are more than 5 errors when dumping monitor data. 117 self.errors = 0 124 if self.errors >= 5: 125 …print("Too many errors when dumping data from qemu monitor, assuming it is dead! Will not dump dat… [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/ |
H A D | SessionInfo.interface.yaml | 11 errors: 17 errors: 23 errors: 29 errors: 35 errors: 41 errors: 47 errors: 54 errors:
|
/openbmc/linux/drivers/md/bcache/ |
D | io.c |
|
/openbmc/telemetry/tests/src/ |
H A D | test_make_id_name.cpp | 33 errors::InvalidArgument); in TEST_F() 98 errors::InvalidArgument); in TYPED_TEST() 100 errors::InvalidArgument); in TYPED_TEST() 101 EXPECT_THROW(this->makeIdName("/123", "trigger"), errors::InvalidArgument); in TYPED_TEST() 102 EXPECT_THROW(this->makeIdName("/123/", "trigger"), errors::InvalidArgument); in TYPED_TEST() 110 errors::InvalidArgument); in TYPED_TEST() 112 errors::InvalidArgument); in TYPED_TEST() 114 errors::InvalidArgument); in TYPED_TEST() 116 errors::InvalidArgument); in TYPED_TEST() 117 EXPECT_THROW(this->makeIdName(longSuffix, "name"), errors::InvalidArgument); in TYPED_TEST() [all …]
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | error-reporting-tool.rst | 6 The error reporting tool allows you to submit errors encountered during 8 use a web interface to browse errors, view statistics, and query for 9 errors. The tool works using a client-server system where the client 16 https://errors.yoctoproject.org. 44 reporting causes the build process to collect the errors and store them 48 following command sends the errors to an upstream server:: 52 In the previous example, the errors are sent to a public database 53 available at https://errors.yoctoproject.org, which is used by the 55 errors to a different database. Use the following command for more 64 typical link: https://errors.yoctoproject.org/Errors/Details/9522/ [all …]
|
/openbmc/linux/tools/testing/selftests/arm64/abi/ |
D | syscall-abi.c |
|
/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/ |
H A D | Hoth.interface.yaml | 21 errors: 43 errors: 64 errors: 80 errors: 93 errors: 110 errors: 137 errors: 150 errors: 166 errors: 188 errors: [all …]
|
/openbmc/sdeventplus/src/sdeventplus/ |
H A D | event.hpp | 30 * @throws SdEventError for underlying sd_event errors 43 * @throws SdEventError for underlying sd_event errors 62 * @throws SdEventError for underlying sd_event errors 71 * @throws SdEventError for underlying sd_event errors 91 * @throws SdEventError for underlying sd_event errors 99 * @throws SdEventError for underlying sd_event errors 107 * @throws SdEventError for underlying sd_event errors 116 * @throws SdEventError for underlying sd_event errors 124 * @throws SdEventError for underlying sd_event errors 133 * @throws SdEventError for underlying sd_event errors [all …]
|
/openbmc/u-boot/scripts/dtc/pylibfdt/ |
H A D | libfdt.i_shipped | 55 # Pass this as the 'quiet' parameter to return -ENOTFOUND on NOTFOUND errors, 83 This is used to check for errors returned by libfdt C functions. 87 quiet: Errors to ignore (empty to raise on all errors) 108 quiet: Errors to ignore (empty to raise on all errors) 159 quiet: Errors to ignore (empty to raise on all errors) 176 quiet: Errors to ignore (empty to raise on all errors) 191 quiet: Errors to ignore (empty to raise on all errors) 306 quiet: Errors to ignore (empty to raise on all errors) 322 quiet: Errors to ignore (empty to raise on all errors) 351 quiet: Errors to ignore (empty to raise on all errors) [all …]
|
/openbmc/linux/drivers/fpga/ |
D | dfl-afu-error.c |
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/power-supply-policy/ |
H A D | power-supply-policy.yaml | 159 - name: resolve power supply0 errors if present 161 'If power supply0 is present, call the resolve ps0 errors callback.' 166 callback: resolve power supply0 errors 172 - name: resolve power supply1 errors if present 174 'If power supply1 is present, call the resolve ps1 errors callback.' 179 callback: resolve power supply1 errors 185 - name: resolve power supply0 errors 192 - name: resolve power supply1 errors 201 'On supply present state changes, check if errors need to be resolved.' 206 callback: resolve power supply0 errors if present [all …]
|
/openbmc/linux/Documentation/ABI/removed/ |
D | sysfs-mce |
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/witherspoon/ |
H A D | fan-errors.yaml | 9 # If a water cooled system, don't create errors for fan 1. 13 # their errors 203 'On fan present or functional state changes, check if errors need to be resolved.' 208 callback: resolve fan0 errors if present and functional 212 'On fan present or functional state changes, check if errors need to be resolved.' 217 callback: resolve fan1 errors if present and functional 221 'On fan present or functional state changes, check if errors need to be resolved.' 226 callback: resolve fan2 errors if present and functional 230 'On fan present or functional state changes, check if errors need to be resolved.' 235 callback: resolve fan3 errors if present and functional [all …]
|