Lines Matching refs:errors

33 -	Gathers the comprehensive error information if errors occurred.
93 PCI Express errors are classified into two types: correctable errors
94 and uncorrectable errors. This classification is based on the impacts
95 of those errors, which may result in degraded performance or function
98 Correctable errors pose no impacts on the functionality of the
100 intervention or any loss of data. These errors are detected and
101 corrected by hardware. Unlike correctable errors, uncorrectable
102 errors impact functionality of the interface. Uncorrectable errors
105 errors are further classified into non-fatal errors and fatal errors.
106 Non-fatal errors cause the particular transaction to be unreliable,
107 but the PCI Express link itself is fully functional. Fatal errors, on
121 Note that the errors as described above are related to the PCI Express
122 hierarchy and links. These errors do not include any device specific
123 errors because device specific errors will still get sent directly to
167 3.2.2.1 Correctable errors
169 Correctable errors pose no impacts on the functionality of
171 software intervention or any loss of data. These errors do not
173 correctable error status register accordingly and logs these errors.
175 3.2.2.2 Non-correctable (non-fatal and fatal) errors
233 A: Fatal error recovery will fail if the errors are reported by the
241 PCI Express, the device might not report its own errors to root
254 is hard to trigger real hardware errors. Software based error
255 injection can be used to fake various kinds of PCIe errors.