diff options
| author | Lucas Segarra Fernandez <[email protected]> | 2023-10-04 12:36:42 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2023-10-13 18:31:07 +0800 |
| commit | d807f0240c713bdd7c81a7e212f2feb0b5cd6725 (patch) | |
| tree | 1b0759205e86e35429aeb2936e13fa9d9236fc6b /include/linux/timerqueue.h | |
| parent | e079231676e05d6c88fba4585db1ac399a790b63 (diff) | |
crypto: qat - add cnv_errors debugfs file
The Compress and Verify (CnV) feature check and ensures data integrity
in the compression operation. The implementation of CnV keeps a record
of the CnV errors that have occurred since the driver was loaded.
Expose CnV error stats by providing the "cnv_errors" file under
debugfs. This includes the number of errors detected up to now and
the type of the last error. The error count is provided on a per
Acceleration Engine basis and it is reset every time the driver is loaded.
Signed-off-by: Lucas Segarra Fernandez <[email protected]>
Reviewed-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions