[dpdk-test-report] |WARNING| pw67868 [PATCH v2 2/2] test/crypto: Add AES-256 DOCSIS test vectors
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Apr 6 17:37:00 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/67868
_coding style issues_
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#100: FILE: app/test/test_cryptodev_aes_test_vectors.h:2751:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#112: FILE: app/test/test_cryptodev_aes_test_vectors.h:2763:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#124: FILE: app/test/test_cryptodev_aes_test_vectors.h:2775:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#136: FILE: app/test/test_cryptodev_aes_test_vectors.h:2787:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#148: FILE: app/test/test_cryptodev_aes_test_vectors.h:2799:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#160: FILE: app/test/test_cryptodev_aes_test_vectors.h:2811:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#173: FILE: app/test/test_cryptodev_aes_test_vectors.h:2824:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#186: FILE: app/test/test_cryptodev_aes_test_vectors.h:2837:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#199: FILE: app/test/test_cryptodev_aes_test_vectors.h:2850:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#212: FILE: app/test/test_cryptodev_aes_test_vectors.h:2863:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#225: FILE: app/test/test_cryptodev_aes_test_vectors.h:2876:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#238: FILE: app/test/test_cryptodev_aes_test_vectors.h:2889:
+#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3)
total: 0 errors, 12 warnings, 166 lines checked
More information about the test-report
mailing list