[dpdk-test-report] |WARNING| pw50663 [3/4] crypto/qat: add modular exponentiation to qat asym pmd
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Feb 28 17:38:45 CET 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/50663
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#18:
driver. For capabilities or limitations refer to qat.rst or qat_asym_capabilities.h.
ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#51: FILE: drivers/crypto/qat/qat_asym.c:14:
+static int qat_asym_get_sz_and_func_id(const uint32_t arr[][2],
size_t arr_sz, size_t *size, uint32_t *func_id) {
WARNING:LONG_LINE: line over 90 characters
#211: FILE: drivers/crypto/qat/qat_asym.c:210:
+ (asym_op->modex.result.length - ctx->sess_alg_params.mod_exp.n.length),
total: 1 errors, 2 warnings, 255 lines checked
More information about the test-report
mailing list