[dpdk-test-report] |WARNING| pw45463 [v2, 4/4] eal: simplify parameters of hotplug functions

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 26 23:49:49 CEST 2018


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#82: FILE: lib/librte_eal/common/eal_common_dev.c:132:
+                    const char *drvargs)$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#82: FILE: lib/librte_eal/common/eal_common_dev.c:132:
+                    const char *drvargs)$

ERROR:CODE_INDENT: code indent should use tabs where possible
#230: FILE: lib/librte_eal/common/include/rte_dev.h:205:
+                        const char *drvargs);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#230: FILE: lib/librte_eal/common/include/rte_dev.h:205:
+                        const char *drvargs);$

total: 2 errors, 2 warnings, 206 lines checked


More information about the test-report mailing list