automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw68633 [PATCH v2] cryptodev: version rte_cryptodev_info_get function
       [not found] <20200416081232.6024-1-arkadiuszx.kusztal@intel.com>
@ 2020-04-16  8:15 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-04-16  8:15 UTC (permalink / raw)
  To: test-report; +Cc: Arek Kusztal

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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:LONG_LINE_COMMENT: line over 90 characters
#219: FILE: lib/librte_cryptodev/rte_cryptodev.c:1212:
+					  * error case - no memory to store the trimmed list,

WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#231: FILE: lib/librte_cryptodev/rte_cryptodev.c:1224:
+						if (!(capability->op ==

WARNING:LONG_LINE: line over 90 characters
#232: FILE: lib/librte_cryptodev/rte_cryptodev.c:1225:
+								RTE_CRYPTO_OP_TYPE_SYMMETRIC

WARNING:LONG_LINE: line over 90 characters
#233: FILE: lib/librte_cryptodev/rte_cryptodev.c:1226:
+								&& capability->sym.xform_type ==

WARNING:LONG_LINE: line over 90 characters
#235: FILE: lib/librte_cryptodev/rte_cryptodev.c:1228:
+								&& capability->sym.aead.algo >=

WARNING:LONG_LINE: line over 90 characters
#236: FILE: lib/librte_cryptodev/rte_cryptodev.c:1229:
+								RTE_CRYPTO_AEAD_CHACHA20_POLY1305)) {

WARNING:LONG_LINE: line over 90 characters
#237: FILE: lib/librte_cryptodev/rte_cryptodev.c:1230:
+							capability_copies[dev_id][counter++] =

total: 0 errors, 7 warnings, 259 lines checked
ERROR: symbol rte_cryptodev_info_get is added in the DPDK_20.0.2 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_cryptodev_sym_capability_get is added in the DPDK_20.0.2 section, but is expected to be added in the EXPERIMENTAL section of the version map

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

only message in thread, other threads:[~2020-04-16  8:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200416081232.6024-1-arkadiuszx.kusztal@intel.com>
2020-04-16  8:15 ` [dpdk-test-report] |WARNING| pw68633 [PATCH v2] cryptodev: version rte_cryptodev_info_get function 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).