automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw62493 [RFC 4/4] cryptodev: introduce rte_crypto_cpu_sym_session API
       [not found] <20191105184122.15172-5-konstantin.ananyev@intel.com>
@ 2019-11-05 18:43 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-11-05 18:43 UTC (permalink / raw)
  To: test-report; +Cc: Konstantin Ananyev

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

_coding style issues_


WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#269: FILE: lib/librte_cryptodev/rte_cryptodev.h:1335:
+ * ^I^I^I(RTE_CRYPTO_OP_STATUS_* values)$

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#276: FILE: lib/librte_cryptodev/rte_cryptodev.h:1342:
++*/

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_crypto_cpu_sym_session *' should also have an identifier name
#345: FILE: lib/librte_cryptodev/rte_cryptodev_pmd.h:547:
+	void (*clear)(struct rte_crypto_cpu_sym_session *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_crypto_cpu_sym_session *' should also have an identifier name
#346: FILE: lib/librte_cryptodev/rte_cryptodev_pmd.h:548:
+	int (*process)(struct rte_crypto_cpu_sym_session *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct rte_crypto_sym_vec *' should also have an identifier name
#346: FILE: lib/librte_cryptodev/rte_cryptodev_pmd.h:548:
+	int (*process)(struct rte_crypto_cpu_sym_session *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'int32_t []' should also have an identifier name
#346: FILE: lib/librte_cryptodev/rte_cryptodev_pmd.h:548:
+	int (*process)(struct rte_crypto_cpu_sym_session *,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint32_t' should also have an identifier name
#346: FILE: lib/librte_cryptodev/rte_cryptodev_pmd.h:548:
+	int (*process)(struct rte_crypto_cpu_sym_session *,

total: 0 errors, 7 warnings, 222 lines checked
Please only put __rte_experimental tags in headers (b/lib/librte_cryptodev/rte_cryptodev.c)
Please only put __rte_experimental tags in headers (b/lib/librte_cryptodev/rte_cryptodev.c)
Please only put __rte_experimental tags in headers (b/lib/librte_cryptodev/rte_cryptodev.c)
Please only put __rte_experimental tags in headers (b/lib/librte_cryptodev/rte_cryptodev.c)

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

only message in thread, other threads:[~2019-11-05 18:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191105184122.15172-5-konstantin.ananyev@intel.com>
2019-11-05 18:43 ` [dpdk-test-report] |WARNING| pw62493 [RFC 4/4] cryptodev: introduce rte_crypto_cpu_sym_session API 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).