[dpdk-test-report] |WARNING| pw43700 [1/5] crypto/aesni_mb: support all truncated HMAC digest sizes

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 14 10:45:47 CEST 2018


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#77: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd.c:178:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 50, 0)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#229: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c:28:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 50, 0)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#245: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c:55:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 50, 0)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#261: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c:82:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 50, 0)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#277: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c:109:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 50, 0)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#293: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c:136:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 50, 0)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#309: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c:163:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 50, 0)

total: 0 errors, 7 warnings, 299 lines checked


More information about the test-report mailing list