[dpdk-test-report] |WARNING| pw49190 [v2, 1/2] test/compress: add out of space test

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 20 15:58:59 CET 2018


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

_coding style issues_


ERROR:SPACING: space required before the open parenthesis '('
#76: FILE: test/test/test_compressdev.c:921:
+		if(out_of_space) {

ERROR:SPACING: space required before the open parenthesis '('
#93: FILE: test/test/test_compressdev.c:1128:
+		if(out_of_space) {

ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#150: FILE: test/test/test_compressdev.c:1732:
+	out_of_space =1;
 	             ^

ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#164: FILE: test/test/test_compressdev.c:1746:
+	out_of_space =1;
 	             ^

ERROR:SPACING: spaces required around that '=' (ctx:WxV)
#180: FILE: test/test/test_compressdev.c:1762:
+		out_of_space =1;
 		             ^

WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Kovacevic, Marko <marko.kovacevic at intel.com>'

total: 5 errors, 1 warnings, 172 lines checked


More information about the test-report mailing list