[dpdk-test-report] |WARNING| pw94890 [PATCH v3 1/7] power_intrinsics: use callbacks for comparison
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Jun 28 14:42:21 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/94890
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#363: FILE: lib/eal/include/generic/rte_power_intrinsics.h:45:
+^I * entering power optimized state should$
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#363: FILE: lib/eal/include/generic/rte_power_intrinsics.h:45:
+ rte_power_monitor_clb_t fn; /**< Callback to be used to check if
+ * entering power optimized state should
ERROR:CODE_INDENT: code indent should use tabs where possible
#364: FILE: lib/eal/include/generic/rte_power_intrinsics.h:46:
+^I * be aborted.$
ERROR:CODE_INDENT: code indent should use tabs where possible
#365: FILE: lib/eal/include/generic/rte_power_intrinsics.h:47:
+^I */$
total: 3 errors, 1 warnings, 245 lines checked
--- a/doc/guides/rel_notes/release_21_08.rst
+++ b/doc/guides/rel_notes/release_21_08.rst
More information about the test-report
mailing list