[dpdk-test-report] |WARNING| pw62491 [RFC 2/4] security: introduce cpu-crypto API
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Nov 5 19:42:15 CET 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/62491
_coding style issues_
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#104: FILE: lib/librte_security/rte_security.h:673:
+ /**
+ * Perform actual crypto processing (encrypt/digest or auth/decrypt)
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#118: FILE: lib/librte_security/rte_security.h:687:
+ *
+*/
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#150: FILE: lib/librte_security/rte_security_driver.h:149:
+ *
+*/
total: 0 errors, 3 warnings, 74 lines checked
Please only put __rte_experimental tags in headers (b/lib/librte_security/rte_security.c)
More information about the test-report
mailing list