automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Subject: [dpdk-test-report] |WARNING| pw94914 [PATCH v2 07/16] crypto/qat: rework init common header function
Date: Mon, 28 Jun 2021 18:36:59 +0200 (CEST)	[thread overview]
Message-ID: <20210628163659.AAF19122E66@dpdk.org> (raw)
In-Reply-To: <20210628163434.77741-8-arkadiuszx.kusztal@intel.com>

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

_coding style issues_


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

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

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

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

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

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

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

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

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

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

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

WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'?
#473: FILE: drivers/crypto/qat/qat_sym_session.c:1560:
+			&cdesc->fw_req.serv_specif_rqpars;

WARNING:TYPO_SPELLING: 'specif' may be misspelled - perhaps 'specify'?
#476: FILE: drivers/crypto/qat/qat_sym_session.c:1563:
+			&cdesc->fw_req.serv_specif_rqpars;

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32)
#490: FILE: drivers/crypto/qat/qat_sym_session.c:1604:
+		if (cdesc->qat_cipher_alg ==
[...]
+				cdesc->qat_dir = ICP_QAT_HW_CIPHER_DECRYPT;

total: 0 errors, 14 warnings, 608 lines checked

           reply	other threads:[~2021-06-28 16:37 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210628163434.77741-8-arkadiuszx.kusztal@intel.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210628163659.AAF19122E66@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=arkadiuszx.kusztal@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).