[dpdk-test-report] |WARNING| pw32242 [PATCH] fix ceph async messenger runtime bug based on spdk/dpdk

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Dec 13 20:29:12 CET 2017


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#55: FILE: lib/librte_mbuf/rte_mbuf.c:235:
+ ^Iif (m_seg != NULL)$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#55: FILE: lib/librte_mbuf/rte_mbuf.c:235:
+ ^Iif (m_seg != NULL)$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#55: FILE: lib/librte_mbuf/rte_mbuf.c:235:
+ ^Iif (m_seg != NULL)$

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

total: 2 errors, 2 warnings, 23 lines checked


More information about the test-report mailing list