[dpdk-test-report] |WARNING| pw25843 [PATCH v5 12/19] devargs: generic device representation

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 29 23:54:37 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#24: 
>  lib/librte_eal/common/eal_common_devargs.c  | 48 +++++------------------------

ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work
#34: 
--- a/lib/librte_eal/common/eal_common_pci.c

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#41: FILE: lib/librte_eal/common/eal_common_pci.c:536:
+       da->bus->parse(da->name, &addr);$

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

total: 2 errors, 2 warnings, 8 lines checked


More information about the test-report mailing list