automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw48633 [v2] crypto/aesni_mb: use architure independent marcos
       [not found] <20181211122917.18713-1-roy.fan.zhang@intel.com>
@ 2018-12-11 12:31 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-12-11 12:31 UTC (permalink / raw)
  To: test-report; +Cc: Fan Zhang

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

_coding style issues_


ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#102: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_next.c

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#147: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_next.c:41:
+	unsigned i, length;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1058: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_next.c:952:
+	unsigned processed_jobs = 0;

ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#1345: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops_next.c

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1818: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops_next.c:469:
+	unsigned n = snprintf(qp->name, sizeof(qp->name),

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#2051: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_private.h:20:
+#if IMB_VERSION_NUM < IMB_VERSION(0, 52, 0)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#2055: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_private.h:24:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 52, 0)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#2083: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_private.h:145:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 52, 0)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#2094: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_private.h:156:
+#if IMB_VERSION_NUM < IMB_VERSION(0, 52, 0)

ERROR:CODE_INDENT: code indent should use tabs where possible
#2104: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_private.h:164:
+        /**< Ring for placing operations ready for processing */$

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#2124: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_private.h:273:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 52, 0)

total: 3 errors, 8 warnings, 2071 lines checked

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

only message in thread, other threads:[~2018-12-11 12:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20181211122917.18713-1-roy.fan.zhang@intel.com>
2018-12-11 12:31 ` [dpdk-test-report] |WARNING| pw48633 [v2] crypto/aesni_mb: use architure independent marcos 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).