[dpdk-test-report] |WARNING| pw21984 [PATCH] Fixed : ip_pipeline firewall port range filtering

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 20 10:31:40 CET 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#50: 
>> pipeline> p 1 firewall add priority 1 ipv4 0.0.0.0 0 0.0.0.0 0 0 65535 80

ERROR:CODE_INDENT: code indent should use tabs where possible
#97: FILE: examples/ip_pipeline/pipeline/pipeline_firewall_be.c:164:
+               .input_index = 3,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#97: FILE: examples/ip_pipeline/pipeline/pipeline_firewall_be.c:164:
+               .input_index = 3,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#106: FILE: examples/ip_pipeline/pipeline/pipeline_firewall_be.c:224:
+               .input_index = 3,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#106: FILE: examples/ip_pipeline/pipeline/pipeline_firewall_be.c:224:
+               .input_index = 3,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#115: FILE: examples/ip_pipeline/pipeline/pipeline_firewall_be.c:285:
+               .input_index = 3,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#115: FILE: examples/ip_pipeline/pipeline/pipeline_firewall_be.c:285:
+               .input_index = 3,$

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

total: 4 errors, 4 warnings, 24 lines checked


More information about the test-report mailing list