On Fri, Jun 13, 2025 at 11:32:27AM +0100, Giovanni Cabiddu wrote: > Most kernel applications utilizing the crypto API operate synchronously > and on small buffer sizes, therefore do not benefit from QAT acceleration. > > Reduce the priority of QAT implementations for both skcipher and aead > algorithms, allowing more suitable alternatives to be selected by default. > > Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx> > Link: https://lore.kernel.org/all/20250613012357.GA3603104@xxxxxxxxxx/ > Cc: stable@xxxxxxxxxxxxxxx > --- > drivers/crypto/intel/qat/qat_common/qat_algs.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt