[dpdk-test-report] |WARNING| pw87105 [PATCH v20 1/4] eal: rename power monitor condition member
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Fri Jan 22 18:12:55 CET 2021
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/87105
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#166: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:24:
+^I                       *   to by `addr` will be read and compared$
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#166: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:24:
+	uint64_t val;         /**< If the `mask` is non-zero, location pointed
+	                       *   to by `addr` will be read and compared
ERROR:CODE_INDENT: code indent should use tabs where possible
#167: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:25:
+^I                       *   against this value.$
ERROR:CODE_INDENT: code indent should use tabs where possible
#168: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:26:
+^I                       */$
ERROR:CODE_INDENT: code indent should use tabs where possible
#171: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:29:
+^I                  *   expected value (`val`) with data read from the$
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#171: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:29:
+	uint8_t size;    /**< Data size (in bytes) that will be used to compare
+	                  *   expected value (`val`) with data read from the
ERROR:CODE_INDENT: code indent should use tabs where possible
#172: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:30:
+^I                  *   monitored memory location (`addr`). Can be 1, 2,$
ERROR:CODE_INDENT: code indent should use tabs where possible
#173: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:31:
+^I                  *   4, or 8. Supplying any other value will result in$
ERROR:CODE_INDENT: code indent should use tabs where possible
#174: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:32:
+^I                  *   an error.$
ERROR:CODE_INDENT: code indent should use tabs where possible
#175: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:33:
+^I                  */$
total: 8 errors, 2 warnings, 81 lines checked
    
    
More information about the test-report
mailing list