[dpdk-test-report] |WARNING| pw26478 [PATCH v5 10/12] net/failsafe: support device removal

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 5 08:43:30 CEST 2017


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

_coding style issues_


ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work
#16: 
--- a/drivers/net/failsafe/failsafe_ether.c

ERROR:CODE_INDENT: code indent should use tabs where possible
#23: FILE: drivers/net/failsafe/failsafe_ether.c:402:
+                               void *cb_arg, void *ret __rte_unused)$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#23: FILE: drivers/net/failsafe/failsafe_ether.c:402:
+                               void *cb_arg, void *ret __rte_unused)$

ERROR:CODE_INDENT: code indent should use tabs where possible
#34: FILE: drivers/net/failsafe/failsafe_private.h:185:
+                                    void *arg, void *ret);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#34: FILE: drivers/net/failsafe/failsafe_private.h:185:
+                                    void *arg, void *ret);$

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 4 errors, 2 warnings, 0 checks, 15 lines checked


More information about the test-report mailing list