[dpdk-test-report] |WARNING| pw36939 [PATCH pktgen v2] Fix the compiling warnings

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 3 13:45:05 CEST 2018


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

_coding style issues_


ERROR:SPACING: spaces required around that '=' (ctx:VxV)
#46: FILE: app/cli-functions.c:918:
+		for (i=0; i<cnt; i++)
 		      ^

ERROR:SPACING: spaces required around that '<' (ctx:VxV)
#46: FILE: app/cli-functions.c:918:
+		for (i=0; i<cnt; i++)
 		           ^

ERROR:SPACING: spaces required around that '=' (ctx:VxV)
#49: FILE: app/cli-functions.c:921:
+		for (i=0; i<cnt; i++)
 		      ^

ERROR:SPACING: spaces required around that '<' (ctx:VxV)
#49: FILE: app/cli-functions.c:921:
+		for (i=0; i<cnt; i++)
 		           ^

total: 4 errors, 0 warnings, 27 lines checked


More information about the test-report mailing list