[dpdk-test-report] |WARNING| pw70427 [PATCH v2 1/1] cryptodev: fix SHA-1 digest enum comment
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue May 19 14:09:22 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/70427
_coding style issues_
WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#85: FILE: lib/librte_cryptodev/rte_crypto_sym.h:275:
+ /**< HMAC using 160 bit SHA algorithm.
+ HMAC-SHA-1-96 can be generated by setting digest_size to 12. */
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#85: FILE: lib/librte_cryptodev/rte_crypto_sym.h:275:
+ HMAC-SHA-1-96 can be generated by setting digest_size to 12. */
total: 0 errors, 2 warnings, 12 lines checked
More information about the test-report
mailing list