Lines Matching full: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
184 Correctable errors
187 Correctable errors pose no impacts on the functionality of
189 software intervention or any loss of data. These errors do not
191 correctable error status register accordingly and logs these errors.
193 Non-correctable (non-fatal and fatal) errors
268 Fatal error recovery will fail if the errors are reported by the
278 PCI Express, the device might not report its own errors to root
294 is hard to trigger real hardware errors. Software based error
295 injection can be used to fake various kinds of PCIe errors.