[dpdk-test-report] |WARNING| pw37200 [PATCH v3 1/2] eal: add API to align integer to previous power of 2

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 4 19:53:15 CEST 2018


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#29: 
> > Can't tag it experimental as it causes cyclic dependency (need to include

WARNING:TYPO_SPELLING: 'fuction' may be misspelled - perhaps 'function'?
#67: 
> > > >  - corrected fuction to return if the integer is already aligned to  power of

ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work
#200: 
--- a/lib/librte_eal/common/include/rte_common.h

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#223: FILE: lib/librte_eal/common/include/rte_common.h:248:
Causes:

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

total: 3 errors, 2 warnings, 40 lines checked


More information about the test-report mailing list