|WARNING| pw156078 [dpdk-dev v9 2/3] crypto/qat: add sm2 encryption/decryption function
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Aug 22 13:12:23 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/156078
_coding style issues_
WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#173: FILE: drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c:140:
+ [RTE_CRYPTO_ASYM_OP_ENCRYPT] = (1 << RTE_CRYPTO_SM2_PARTIAL),
WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#174: FILE: drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c:141:
+ [RTE_CRYPTO_ASYM_OP_DECRYPT] = (1 << RTE_CRYPTO_SM2_PARTIAL),
total: 0 errors, 2 warnings, 308 lines checked
More information about the test-report
mailing list