[dpdk-test-report] |WARNING| pw26477 [PATCH v5 1/3] examples/eventdev_pipeline: added sample app

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 5 07:31:41 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#57: 
> > A few comments on bugs and "to avoid the future rework on base code when

ERROR:CODE_INDENT: code indent should use tabs where possible
#279: FILE: examples/eventdev_pipeline_sw_pmd/main.c:161:
+               rte_pktmbuf_dump(stdout, packets[i].mbuf, 64);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#279: FILE: examples/eventdev_pipeline_sw_pmd/main.c:161:
+               rte_pktmbuf_dump(stdout, packets[i].mbuf, 64);$

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