Lines Matching refs:errors
41 - Gathers the comprehensive error information if errors occurred.
92 When PCIe AER errors are captured, the counters / statistics are also exposed
105 PCI Express errors are classified into two types: correctable errors
106 and uncorrectable errors. This classification is based on the impacts
107 of those errors, which may result in degraded performance or function
110 Correctable errors pose no impacts on the functionality of the
112 intervention or any loss of data. These errors are detected and
113 corrected by hardware. Unlike correctable errors, uncorrectable
114 errors impact functionality of the interface. Uncorrectable errors
117 errors are further classified into non-fatal errors and fatal errors.
118 Non-fatal errors cause the particular transaction to be unreliable,
119 but the PCI Express link itself is fully functional. Fatal errors, on
133 Note that the errors as described above are related to the PCI Express
134 hierarchy and links. These errors do not include any device specific
135 errors because device specific errors will still get sent directly to
178 Correctable errors
181 Correctable errors pose no impacts on the functionality of
183 software intervention or any loss of data. These errors do not
185 correctable error status register accordingly and logs these errors.
187 Non-correctable (non-fatal and fatal) errors
237 pci_aer_clear_nonfatal_status clears non-fatal errors in the uncorrectable
257 Fatal error recovery will fail if the errors are reported by the
267 PCI Express, the device might not report its own errors to root
283 is hard to trigger real hardware errors. Software based error
284 injection can be used to fake various kinds of PCIe errors.