[dpdk-test-report] |WARNING| pw18981 [PATCH] examples/ip_pipeline: check vlan and mpls params

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 6 18:21:55 CET 2017


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

_coding style issues_


ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#55: 
>From e346e359ed9c5e8261f09f93629bff56d7c10a11 Mon Sep 17 00:00:00 2001

ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#98: FILE: examples/ip_pipeline/pipeline/pipeline_routing.c:513:
+			for (i =3D 0; i < data->l2.mpls.n_labels; i++)
 			       ^

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#104: FILE: examples/ip_pipeline/pipeline/pipeline_routing.c:518:
=20

total: 3 errors, 0 warnings, 29 lines checked


More information about the test-report mailing list