automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw74120 [PATCH v3 4/5] app/mp_crypto: add enqueue-dequeue functions
       [not found] <20200715155043.12476-5-arkadiuszx.kusztal@intel.com>
@ 2020-07-15 15:52 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-07-15 15:52 UTC (permalink / raw)
  To: test-report; +Cc: Arek Kusztal

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

_coding style issues_


WARNING:TYPO_SPELLING: 'Aquire' may be misspelled - perhaps 'Acquire'?
#267: FILE: app/test-mp-crypto/main.c:733:
+		/* Aquire session */

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#497: FILE: app/test-mp-crypto/main.c:963:
+			break;
+		else

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#509: FILE: app/test-mp-crypto/main.c:975:
+			break;
+		else

WARNING:LONG_LINE: line over 100 characters
#579: FILE: app/test-mp-crypto/main.c:1045:
+					"error when checking status of %"PRIu64" packet out of last %"PRIu64" packets",

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'session_vectors[vectors[vector_number].session'
#730: FILE: app/test-mp-crypto/mp_crypto.c:101:
+		RTE_ALIGN_CEIL(session_vectors[vectors[vector_number].
+				session].aad_len, 16);

total: 0 errors, 5 warnings, 951 lines checked

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

only message in thread, other threads:[~2020-07-15 15:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200715155043.12476-5-arkadiuszx.kusztal@intel.com>
2020-07-15 15:52 ` [dpdk-test-report] |WARNING| pw74120 [PATCH v3 4/5] app/mp_crypto: add enqueue-dequeue functions 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).