automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| [PATCH 14/32] net/dpaa2: dpio object driver
       [not found] <1480875447-23680-15-git-send-email-hemant.agrawal@nxp.com>
@ 2016-12-04 12:45 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-04 12:45 UTC (permalink / raw)
  To: test-report; +Cc: Hemant Agrawal

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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#256: FILE: drivers/net/dpaa2/base/dpaa2_hw_dpio.c:89:
+/* Set the STASH Destination depending on Current CPU ID.
+   e.g. Valid values of SDEST are 4,5,6,7. Where,

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#356: FILE: drivers/net/dpaa2/base/dpaa2_hw_dpio.c:189:
+	/* Set the STASH Destination depending on Current CPU ID.
+	   Valid values of SDEST are 4,5,6,7. Where,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#401: FILE: drivers/net/dpaa2/base/dpaa2_hw_dpio.c:234:
+	unsigned lcore_id = rte_lcore_id();

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#460: FILE: drivers/net/dpaa2/base/dpaa2_hw_dpio.c:293:
+		if (NULL == dpio_dev_list) {

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#497: FILE: drivers/net/dpaa2/base/dpaa2_hw_dpio.c:330:
+	/* Create Mapping for QBMan Cache Enabled area. This is a fix for
+	   SMMU fault for DQRR statshing transaction. */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#497: FILE: drivers/net/dpaa2/base/dpaa2_hw_dpio.c:330:
+	   SMMU fault for DQRR statshing transaction. */

total: 0 errors, 6 warnings, 0 checks, 582 lines checked

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

only message in thread, other threads:[~2016-12-04 12:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1480875447-23680-15-git-send-email-hemant.agrawal@nxp.com>
2016-12-04 12:45 ` [dpdk-test-report] |WARNING| [PATCH 14/32] net/dpaa2: dpio object driver 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).