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| pw46170 [v2, 2/3] crypto/dpaa2_sec: add sample pdcp descriptor apis
Date: Fri,  5 Oct 2018 15:38:37 +0200 (CEST)	[thread overview]
Message-ID: <20181005133837.33FC61B201@dpdk.org> (raw)
In-Reply-To: <20181005133344.6115-3-akhil.goyal@nxp.com>

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

_coding style issues_


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

total: 0 errors, 19 warnings, 2670 lines checked

           reply	other threads:[~2018-10-05 13:38 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20181005133344.6115-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=20181005133837.33FC61B201@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).