[dpdk-test-report] |WARNING| pw95610 [PATCH v9 1/8] eal: use callbacks for power monitoring comparison

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 9 17:55:24 CEST 2021


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

_coding style issues_


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

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