automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: akhil.goyal@nxp.com
Subject: [dpdk-test-report] |WARNING| pw43926 [2/3] crypto/dpaa2_sec: add sample pdcp descriptor apis
Date: Tue, 28 Aug 2018 15:05:27 +0200 (CEST)	[thread overview]
Message-ID: <20180828130527.E64E42C72@dpdk.org> (raw)
In-Reply-To: <20180828130105.30779-3-akhil.goyal@nxp.com>

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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#266: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:220:
+				 * left aligned & right-padded with zeros. */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#268: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:222:
+				 * left aligned & right-padded with zeros. */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#271: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:225:
+				 * zeros. */

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#293: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:247:
+		unsigned dir,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#451: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:405:
+		unsigned dir,

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#642: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:596:
+			 * */

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#716: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:670:
+		unsigned dir,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#837: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:791:
+		unsigned dir,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#855: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:809:
+		unsigned dir,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1154: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:1108:
+		unsigned dir,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1244: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:1198:
+		unsigned dir,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1331: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:1285:
+		unsigned dir,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1422: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:1376:
+		unsigned dir,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1525: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:1479:
+		unsigned dir,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1655: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:1609:
+					      unsigned dir)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1992: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:1946:
+			 struct alginfo *, unsigned,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#2135: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:2089:
+			 struct alginfo *, unsigned, unsigned char) = {

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#2602: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:2556:
+			 * register */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#2638: FILE: drivers/crypto/dpaa2_sec/hw/desc/pdcp.h:2592:
+			 * register */

total: 0 errors, 19 warnings, 2650 lines checked

           reply	other threads:[~2018-08-28 13:05 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20180828130105.30779-3-akhil.goyal@nxp.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=20180828130527.E64E42C72@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=akhil.goyal@nxp.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).