automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Marko Kovacevic <marko.kovacevic@intel.com>
Subject: [dpdk-test-report] |WARNING| pw49190 [v2, 1/2] test/compress: add out of space test
Date: Thu, 20 Dec 2018 15:58:59 +0100 (CET)	[thread overview]
Message-ID: <20181220145859.4398E1BD67@dpdk.org> (raw)
In-Reply-To: <20181220145824.37223-1-marko.kovacevic@intel.com>

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@intel.com>'

total: 5 errors, 1 warnings, 172 lines checked

           reply	other threads:[~2018-12-20 14:58 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20181220145824.37223-1-marko.kovacevic@intel.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181220145859.4398E1BD67@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=marko.kovacevic@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).