automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw126630 [PATCH 3/7] crypto/cnxk: add CN10K pdcp chain support
       [not found] <20230428144647.1072-4-ktejasree@marvell.com>
@ 2023-04-28 14:48 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-04-28 14:48 UTC (permalink / raw)
  To: test-report; +Cc: Tejasree Kondoj

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

_coding style issues_


WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#97: FILE: drivers/common/cnxk/roc_se.c:55:
+cpt_ciph_type_set(roc_se_cipher_type type, struct roc_se_ctx *ctx, uint16_t key_len)

WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#99: FILE: drivers/common/cnxk/roc_se.c:57:
+	bool chained_op = ctx->ciph_then_auth || ctx->auth_then_ciph;

WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#99: FILE: drivers/common/cnxk/roc_se.c:57:
+	bool chained_op = ctx->ciph_then_auth || ctx->auth_then_ciph;

WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#159: FILE: drivers/common/cnxk/roc_se.c:461:
+			opcode_minor = se_ctx->ciph_then_auth ? 2 : 3;

WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#180: FILE: drivers/common/cnxk/roc_se.c:712:
+		se_ctx->template_w4.s.opcode_minor = se_ctx->ciph_then_auth ? 2 : 3;

WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#331: FILE: drivers/crypto/cnxk/cnxk_se.h:883:
+	if (cpt_ctx->ciph_then_auth && (req_flags & ROC_SE_VALID_MAC_BUF))

WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#433: FILE: drivers/crypto/cnxk/cnxk_se.h:985:
+	if (cpt_ctx->ciph_then_auth && (req_flags & ROC_SE_VALID_MAC_BUF))

total: 0 errors, 7 warnings, 545 lines checked

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

only message in thread, other threads:[~2023-04-28 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230428144647.1072-4-ktejasree@marvell.com>
2023-04-28 14:48 ` |WARNING| pw126630 [PATCH 3/7] crypto/cnxk: add CN10K pdcp chain support 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).