[dpdk-test-report] |WARNING| pw70049 [PATCH v2 1/2] crypto/zuc: support IPSec Multi-buffer lib v0.54

checkpatch at dpdk.org checkpatch at dpdk.org
Sun May 10 21:42:42 CEST 2020


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#180: FILE: drivers/crypto/zuc/rte_zuc_pmd.c:272:
+#if IMB_VERSION_NUM < IMB_VERSION(0, 53, 3)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#187: FILE: drivers/crypto/zuc/rte_zuc_pmd.c:279:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)

total: 0 errors, 2 warnings, 110 lines checked


More information about the test-report mailing list