[dpdk-test-report] |WARNING| pw26479 [PATCH v5 11/12] net/failsafe: support link status change event

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 5 08:45:11 CEST 2017


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

_coding style issues_


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

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

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

ERROR:CODE_INDENT: code indent should use tabs where possible
#40: FILE: drivers/net/failsafe/failsafe_ether.c:429:
+                                             NULL, NULL);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#40: FILE: drivers/net/failsafe/failsafe_ether.c:429:
+                                             NULL, NULL);$

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

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


More information about the test-report mailing list