|WARNING| pw120443 [PATCH v3] mbuf perf test, please ignore
checkpatch at dpdk.org
checkpatch at dpdk.org
Sun Dec 4 13:01:31 CET 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/120443
_coding style issues_
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#216: FILE: lib/mbuf/rte_mbuf.c:129:
+ }$
ERROR:CODE_INDENT: code indent should use tabs where possible
#308: FILE: lib/mbuf/rte_mbuf.c:634:
+ prev->nb_segs = 2;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#308: FILE: lib/mbuf/rte_mbuf.c:634:
+ prev->nb_segs = 2;$
ERROR:CODE_INDENT: code indent should use tabs where possible
#340: FILE: lib/mbuf/rte_mbuf.h:1359:
+ }$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#340: FILE: lib/mbuf/rte_mbuf.h:1359:
+ }$
ERROR:CODE_INDENT: code indent should use tabs where possible
#354: FILE: lib/mbuf/rte_mbuf.h:1376:
+ }$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#354: FILE: lib/mbuf/rte_mbuf.h:1376:
+ }$
total: 3 errors, 4 warnings, 311 lines checked
More information about the test-report
mailing list