automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Subject: [dpdk-test-report] |WARNING| pw27755 [PATCH 2/4] test: meter autotest update
Date: Fri, 25 Aug 2017 12:26:36 +0200 (CEST)	[thread overview]
Message-ID: <20170825102636.CFF4E7D30@dpdk.org> (raw)
In-Reply-To: <1503488186-90047-3-git-send-email-cristian.dumitrescu@intel.com>

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

_coding style issues_


ERROR:SPACING: space required before the open parenthesis '('
#33: FILE: test/test/test_meter.c:89:
+	if(rte_meter_srtcm_profile_config(NULL, NULL) == 0)

ERROR:SPACING: space required before the open parenthesis '('
#36: FILE: test/test/test_meter.c:91:
+	if(rte_meter_srtcm_profile_config(&sp, NULL) == 0)

ERROR:SPACING: space required before the open parenthesis '('
#39: FILE: test/test/test_meter.c:93:
+	if(rte_meter_srtcm_profile_config(NULL, &sparams) == 0)

ERROR:SPACING: space required before the open parenthesis '('
#47: FILE: test/test/test_meter.c:100:
+	if(rte_meter_srtcm_profile_config(&sp, &sparams1) == 0)

ERROR:SPACING: space required before the open parenthesis '('
#54: FILE: test/test/test_meter.c:106:
+	if(rte_meter_srtcm_profile_config(&sp, &sparams1) == 0)

ERROR:SPACING: space required before the open parenthesis '('
#61: FILE: test/test/test_meter.c:112:
+	if(rte_meter_srtcm_profile_config(&sp, &sparams1) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#67: FILE: test/test/test_meter.c:117:
+	if(rte_meter_srtcm_profile_config(&sp, &sparams1) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#72: FILE: test/test/test_meter.c:121:
+	if(rte_meter_srtcm_profile_config(&sp, &sparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#87: FILE: test/test/test_meter.c:139:
+	if(rte_meter_trtcm_profile_config(NULL, NULL) == 0)

ERROR:SPACING: space required before the open parenthesis '('
#90: FILE: test/test/test_meter.c:141:
+	if(rte_meter_trtcm_profile_config(&tp, NULL) == 0)

ERROR:SPACING: space required before the open parenthesis '('
#93: FILE: test/test/test_meter.c:143:
+	if(rte_meter_trtcm_profile_config(NULL, &tparams) == 0)

ERROR:SPACING: space required before the open parenthesis '('
#100: FILE: test/test/test_meter.c:149:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams1) == 0)

ERROR:SPACING: space required before the open parenthesis '('
#106: FILE: test/test/test_meter.c:154:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams1) == 0)

ERROR:SPACING: space required before the open parenthesis '('
#112: FILE: test/test/test_meter.c:159:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams1) == 0)

ERROR:SPACING: space required before the open parenthesis '('
#118: FILE: test/test/test_meter.c:164:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams1) == 0)

ERROR:SPACING: space required before the open parenthesis '('
#125: FILE: test/test/test_meter.c:170:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams1) == 0)

ERROR:SPACING: space required before the open parenthesis '('
#130: FILE: test/test/test_meter.c:174:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#145: FILE: test/test/test_meter.c:193:
+	if(rte_meter_srtcm_profile_config(&sp, &sparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#147: FILE: test/test/test_meter.c:195:
+	if(rte_meter_srtcm_config(&sm, &sp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#158: FILE: test/test/test_meter.c:204:
+	if(rte_meter_srtcm_profile_config(&sp, &sparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#160: FILE: test/test/test_meter.c:206:
+	if(rte_meter_srtcm_config(&sm, &sp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#170: FILE: test/test/test_meter.c:214:
+	if(rte_meter_srtcm_profile_config(&sp, &sparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#172: FILE: test/test/test_meter.c:216:
+	if(rte_meter_srtcm_config(&sm, &sp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#182: FILE: test/test/test_meter.c:224:
+	if(rte_meter_srtcm_profile_config(&sp, &sparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#184: FILE: test/test/test_meter.c:226:
+	if(rte_meter_srtcm_config(&sm, &sp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#203: FILE: test/test/test_meter.c:252:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#205: FILE: test/test/test_meter.c:254:
+	if(rte_meter_trtcm_config(&tm, &tp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#216: FILE: test/test/test_meter.c:263:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#218: FILE: test/test/test_meter.c:265:
+	if(rte_meter_trtcm_config(&tm, &tp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#228: FILE: test/test/test_meter.c:273:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#230: FILE: test/test/test_meter.c:275:
+	if(rte_meter_trtcm_config(&tm, &tp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#241: FILE: test/test/test_meter.c:284:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#243: FILE: test/test/test_meter.c:286:
+	if(rte_meter_trtcm_config(&tm, &tp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#262: FILE: test/test/test_meter.c:317:
+	if(rte_meter_srtcm_profile_config(&sp, &sparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#264: FILE: test/test/test_meter.c:319:
+	if(rte_meter_srtcm_config(&sm, &sp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#273: FILE: test/test/test_meter.c:326:
+	if(rte_meter_srtcm_profile_config(&sp, &sparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#275: FILE: test/test/test_meter.c:328:
+	if(rte_meter_srtcm_config(&sm, &sp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#284: FILE: test/test/test_meter.c:335:
+	if(rte_meter_srtcm_profile_config(&sp, &sparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#286: FILE: test/test/test_meter.c:337:
+	if(rte_meter_srtcm_config(&sm, &sp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#295: FILE: test/test/test_meter.c:344:
+	if(rte_meter_srtcm_profile_config(&sp, &sparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#297: FILE: test/test/test_meter.c:346:
+	if(rte_meter_srtcm_config(&sm, &sp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#316: FILE: test/test/test_meter.c:424:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#318: FILE: test/test/test_meter.c:426:
+	if(rte_meter_trtcm_config(&tm, &tp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#327: FILE: test/test/test_meter.c:433:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#329: FILE: test/test/test_meter.c:435:
+	if(rte_meter_trtcm_config(&tm, &tp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#338: FILE: test/test/test_meter.c:442:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#340: FILE: test/test/test_meter.c:444:
+	if(rte_meter_trtcm_config(&tm, &tp) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#349: FILE: test/test/test_meter.c:451:
+	if(rte_meter_trtcm_profile_config(&tp, &tparams) != 0)

ERROR:SPACING: space required before the open parenthesis '('
#351: FILE: test/test/test_meter.c:453:
+	if(rte_meter_trtcm_config(&tm, &tp) != 0)

total: 49 errors, 0 warnings, 331 lines checked

           reply	other threads:[~2017-08-25 10:26 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1503488186-90047-3-git-send-email-cristian.dumitrescu@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=20170825102636.CFF4E7D30@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=cristian.dumitrescu@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).