[dpdk-test-report] |WARNING| pw95305 [PATCH v6 1/7] power_intrinsics: use callbacks for comparison

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 5 17:23:13 CEST 2021


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#377: FILE: lib/eal/include/generic/rte_power_intrinsics.h:48:
+^I                             *   entering power optimized state should$

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#377: FILE: lib/eal/include/generic/rte_power_intrinsics.h:48:
+	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
#378: FILE: lib/eal/include/generic/rte_power_intrinsics.h:49:
+^I                             *   be aborted.$

ERROR:CODE_INDENT: code indent should use tabs where possible
#379: FILE: lib/eal/include/generic/rte_power_intrinsics.h:50:
+^I                             */$

total: 3 errors, 1 warnings, 274 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