[dpdk-test-report] |WARNING| pw93720 [PATCH v1 1/7] power_intrinsics: allow monitor checks inversion

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 1 14:02:19 CEST 2021


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#92: FILE: lib/eal/include/generic/rte_power_intrinsics.h:35:
+^I                  *   checking if `val` matches something, check if$

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#92: FILE: lib/eal/include/generic/rte_power_intrinsics.h:35:
+	uint8_t invert;  /**< Invert check for expected value (e.g. instead of
+	                  *   checking if `val` matches something, check if

ERROR:CODE_INDENT: code indent should use tabs where possible
#93: FILE: lib/eal/include/generic/rte_power_intrinsics.h:36:
+^I                  *   `val` *doesn't* match a particular value)$

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

total: 3 errors, 1 warnings, 21 lines checked


More information about the test-report mailing list