]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: qat: improve QAT logs when HW is miss-configured for QAT encryption
authorMark Kogan <mkogan@ibm.com>
Sun, 23 Feb 2025 17:11:03 +0000 (17:11 +0000)
committerMark Kogan <mkogan@ibm.com>
Sun, 23 Feb 2025 17:11:03 +0000 (17:11 +0000)
commitb3e6844b4e5bf77ba3b22233e2f155065a53b419
treee3a33bdce4d252e031d02adb3123950dd827c7be
parent64849a83423948ca04a405d251840942df6f7d02
rgw: qat: improve QAT logs when HW is miss-configured for QAT encryption

addresses an almost silent failure in RGW's QAT crypto integration by
improving error logging to guide users towards the correct QAT configuration

in addition, change the qat encryption logs to be output via the
debug_crypto subsystem (following the precedence of qat compression logs
being output by the debug_compressor subsystem)

Fixes: https://tracker.ceph.com/issues/70116
Signed-off-by: Mark Kogan <mkogan@ibm.com>
src/crypto/qat/qcccrypto.cc