[dpdk-test-report] |WARNING| pw69037 [PATCH 1/2] crypto/zuc: support IPSec Multi-buffer lib v0.54
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Apr 21 18:57:39 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/69037
_coding style issues_
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#119: FILE: drivers/crypto/zuc/rte_zuc_pmd.c:235:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#191: FILE: drivers/crypto/zuc/rte_zuc_pmd.c:362:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#202: FILE: drivers/crypto/zuc/rte_zuc_pmd.c:373:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#209: FILE: drivers/crypto/zuc/rte_zuc_pmd.c:380:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
total: 0 errors, 4 warnings, 132 lines checked
More information about the test-report
mailing list