[dpdk-test-report] |WARNING| pw45462 [v2, 3/4] eal: remove experimental flag of hotplug functions
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Sep 26 23:49:48 CEST 2018
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/45462
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#42: FILE: lib/librte_eal/common/eal_common_dev.c:132:
+ const char *devargs)$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#42: FILE: lib/librte_eal/common/eal_common_dev.c:132:
+ const char *devargs)$
ERROR:CODE_INDENT: code indent should use tabs where possible
#76: FILE: lib/librte_eal/common/include/rte_dev.h:205:
+ const char *devargs);$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#76: FILE: lib/librte_eal/common/include/rte_dev.h:205:
+ const char *devargs);$
total: 2 errors, 2 warnings, 68 lines checked
More information about the test-report
mailing list