|WARNING| pw147902 [PATCH v8 2/3] crypto/qat: add sm2 encryption/decryption function
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Nov 4 10:36:46 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/147902
_coding style issues_
WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#169: 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
#170: 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, 309 lines checked
More information about the test-report
mailing list