[dpdk-test-report] |WARNING| pw70373 [PATCH v1 1/3] examples/vm_power_manager: Make branch ratio threshold per core
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon May 18 12:34:09 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/70373
_coding style issues_
WARNING:TYPO_SPELLING: 'seperator' may be misspelled - perhaps 'separator'?
#202: FILE: examples/vm_power_manager/parse.c:95:
+ /* Go straight to the ':' seperator if present */
WARNING:TYPO_SPELLING: 'seperator' may be misspelled - perhaps 'separator'?
#210: FILE: examples/vm_power_manager/parse.c:103:
+ /* Confirm ':' seperator present */
WARNING:FUNCTION_ARGUMENTS: function definition argument 'const char *' should also have an identifier name
#235: FILE: examples/vm_power_manager/parse.h:15:
+int
WARNING:FUNCTION_ARGUMENTS: function definition argument 'float *' should also have an identifier name
#235: FILE: examples/vm_power_manager/parse.h:15:
+int
ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 4 warnings, 174 lines checked
More information about the test-report
mailing list