automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw51276 [PATCH v2 3/4] crypto/qat: add modular exponentiation to qat asym pmd
       [not found] <20190318124515.4660-4-arkadiuszx.kusztal@intel.com>
@ 2019-03-18 12:47 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-03-18 12:47 UTC (permalink / raw)
  To: test-report; +Cc: Arek Kusztal

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/51276

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#19: 
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
#66: 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) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#100: FILE: drivers/crypto/qat/qat_asym.c:76:
+static void qat_clear_arrays(struct qat_asym_op_cookie *cookie, int in_count,
 		int out_count, int in_size, int out_size) {

WARNING:LONG_LINE: line over 90 characters
#224: FILE: drivers/crypto/qat/qat_asym.c:241:
+				(asym_op->modex.result.length - ctx->sess_alg_params.mod_exp.n.length),

WARNING:LONG_LINE: line over 90 characters
#267: FILE: drivers/crypto/qat/qat_asym.c:285:
+		if (xform->modex.exponent.length == 0 || xform->modex.modulus.length == 0) {

total: 2 errors, 3 warnings, 273 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-18 12:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190318124515.4660-4-arkadiuszx.kusztal@intel.com>
2019-03-18 12:47 ` [dpdk-test-report] |WARNING| pw51276 [PATCH v2 3/4] crypto/qat: add modular exponentiation to qat asym pmd checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).