automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw137516 [PATCH v7 2/3] crypto/qat: update headers for GEN LCE support
       [not found] <20240229184347.2496000-3-ciara.power@intel.com>
@ 2024-02-29 18:44 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-02-29 18:44 UTC (permalink / raw)
  To: test-report; +Cc: Ciara Power

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

_coding style issues_


WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'?
#291: FILE: drivers/crypto/qat/qat_sym_session.c:2012:
+	ICP_QAT_FW_SYM_AEAD_ALGO_SET(header->serv_specif_flags, QAT_LA_CRYPTO_AEAD_AES_GCM_GEN_LCE);

WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'?
#292: FILE: drivers/crypto/qat/qat_sym_session.c:2013:
+	ICP_QAT_FW_SYM_IV_SIZE_SET(header->serv_specif_flags, ICP_QAT_FW_LA_GCM_IV_LEN_12_OCTETS);

WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'?
#293: FILE: drivers/crypto/qat/qat_sym_session.c:2014:
+	ICP_QAT_FW_SYM_IV_IN_DESC_FLAG_SET(header->serv_specif_flags,

WARNING:BRACES: braces {} are not necessary for any arm of this statement
#296: FILE: drivers/crypto/qat/qat_sym_session.c:2017:
+	if (session->qat_dir == ICP_QAT_HW_CIPHER_DECRYPT) {
[...]
+	} else {
[...]

WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'?
#297: FILE: drivers/crypto/qat/qat_sym_session.c:2018:
+		ICP_QAT_FW_SYM_DIR_FLAG_SET(header->serv_specif_flags, ICP_QAT_HW_CIPHER_DECRYPT);

WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'?
#299: FILE: drivers/crypto/qat/qat_sym_session.c:2020:
+		ICP_QAT_FW_SYM_DIR_FLAG_SET(header->serv_specif_flags, ICP_QAT_HW_CIPHER_ENCRYPT);

total: 0 errors, 6 warnings, 206 lines checked

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

only message in thread, other threads:[~2024-02-29 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] <20240229184347.2496000-3-ciara.power@intel.com>
2024-02-29 18:44 ` |WARNING| pw137516 [PATCH v7 2/3] crypto/qat: update headers for GEN LCE 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).