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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 25 16:02:10 CEST 2021


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#369: 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
#369: 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
#370: FILE: lib/eal/include/generic/rte_power_intrinsics.h:46:
+^I                             *   be aborted.$

ERROR:CODE_INDENT: code indent should use tabs where possible
#371: 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