Lines Matching refs:errors
41 - Gathers the comprehensive error information if errors occurred.
91 When PCIe AER errors are captured, the counters / statistics are also exposed
102 PCIe errors are classified into two types: correctable errors
103 and uncorrectable errors. This classification is based on the impact
104 of those errors, which may result in degraded performance or function
107 Correctable errors pose no impacts on the functionality of the
109 intervention or any loss of data. These errors are detected and
112 Unlike correctable errors, uncorrectable
113 errors impact functionality of the interface. Uncorrectable errors
116 errors are further classified into non-fatal errors and fatal errors.
117 Non-fatal errors cause the particular transaction to be unreliable,
118 but the PCIe link itself is fully functional. Fatal errors, on
132 Note that the errors as described above are related to the PCIe
133 hierarchy and links. These errors do not include any device specific
134 errors because device specific errors will still get sent directly to
168 Correctable errors
171 Correctable errors pose no impacts on the functionality of
173 software intervention or any loss of data. These errors do not
175 correctable error status register accordingly and logs these errors.
177 Non-correctable (non-fatal and fatal) errors
222 Fatal error recovery will fail if the errors are reported by the
230 is hard to trigger real hardware errors. Software based error
231 injection can be used to fake various kinds of PCIe errors.