[dpdk-test-report] |WARNING| pw82835 [PATCH] pipeline: increase immediate operand size
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Oct 29 19:08:42 CET 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/82835
_coding style issues_
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#474: FILE: lib/librte_pipeline/rte_swx_pipeline.h:374:
+ *<pre>| I | Immediate value (64-bit) | h.header.field | NO | YES |</pre>$
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#474: FILE: lib/librte_pipeline/rte_swx_pipeline.h:374:
+ *<pre>| I | Immediate value (64-bit) | h.header.field | NO | YES |</pre>
ERROR:SPACING: spaces required around that '<' (ctx:OxV)
#474: FILE: lib/librte_pipeline/rte_swx_pipeline.h:374:
+ *<pre>| I | Immediate value (64-bit) | h.header.field | NO | YES |</pre>
^
ERROR:SPACING: spaces required around that '>' (ctx:VxO)
#474: FILE: lib/librte_pipeline/rte_swx_pipeline.h:374:
+ *<pre>| I | Immediate value (64-bit) | h.header.field | NO | YES |</pre>
^
ERROR:SPACING: need consistent spacing around '|' (ctx:OxW)
#474: FILE: lib/librte_pipeline/rte_swx_pipeline.h:374:
+ *<pre>| I | Immediate value (64-bit) | h.header.field | NO | YES |</pre>
^
ERROR:SPACING: need consistent spacing around '|' (ctx:WxO)
#474: FILE: lib/librte_pipeline/rte_swx_pipeline.h:374:
+ *<pre>| I | Immediate value (64-bit) | h.header.field | NO | YES |</pre>
^
ERROR:SPACING: spaces required around that '<' (ctx:OxO)
#474: FILE: lib/librte_pipeline/rte_swx_pipeline.h:374:
+ *<pre>| I | Immediate value (64-bit) | h.header.field | NO | YES |</pre>
^
ERROR:SPACING: spaces required around that '>' (ctx:VxE)
#474: FILE: lib/librte_pipeline/rte_swx_pipeline.h:374:
+ *<pre>| I | Immediate value (64-bit) | h.header.field | NO | YES |</pre>
^
total: 6 errors, 2 warnings, 365 lines checked
More information about the test-report
mailing list