automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw49177 [v4, 2/3] crypto/aesni_mb: use architecture independent macros
       [not found] <20181220115645.37584-3-roy.fan.zhang@intel.com>
@ 2018-12-20 11:58 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-12-20 11:58 UTC (permalink / raw)
  To: test-report; +Cc: Fan Zhang

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

_coding style issues_


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

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

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1829: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.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
#2062: 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
#2066: 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
#2094: 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
#2105: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_private.h:156:
+#if IMB_VERSION_NUM < IMB_VERSION(0, 52, 0)

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

total: 0 errors, 8 warnings, 2081 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20181220115645.37584-3-roy.fan.zhang@intel.com>
2018-12-20 11:58 ` [dpdk-test-report] |WARNING| pw49177 [v4, 2/3] crypto/aesni_mb: use architecture independent macros 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).