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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jul 8 16:15:32 CEST 2021


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

_coding style issues_


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

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

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