crypto: qat - enable reporting of error counters for GEN6 devices
authorSuman Kumar Chakraborty <suman.kumar.chakraborty@intel.com>
Tue, 13 May 2025 10:25:27 +0000 (11:25 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 19 May 2025 05:48:19 +0000 (13:48 +0800)
commit662c62bb83a9780c25e2d1d8bae6c2cc9a7c6663
tree75ad7e1fd03fcd7627649a17ec9b2f38b28ef66a
parent7f3401d0a506dac688948a62ef8ef7b18cc791e1
crypto: qat - enable reporting of error counters for GEN6 devices

Enable the reporting of error counters through sysfs for QAT GEN6
devices and update the ABI documentation.

This enables the reporting of the following:
   - errors_correctable - hardware correctable errors that allow the
     system to recover without data loss.
   - errors_nonfatal: errors that can be isolated to specific in-flight
     requests.
   - errors_fatal: errors that cannot be contained to a request,
     requiring a Function Level Reset (FLR) upon occurrence.

Signed-off-by: Suman Kumar Chakraborty <suman.kumar.chakraborty@intel.com>
Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/ABI/testing/sysfs-driver-qat_ras
drivers/crypto/intel/qat/qat_6xxx/adf_drv.c