From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
Subject: [dpdk-test-report] |WARNING| pw28958 [PATCH v3 2/2] app/testpmd: get information about protocols defined in ddp
Date: Tue, 19 Sep 2017 18:48:20 +0200 (CEST) [thread overview]
Message-ID: <20170919164820.4A4AF101B@dpdk.org> (raw)
In-Reply-To: <1505839578-101763-3-git-send-email-kirill.rybalchenko@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/28958
_coding style issues_
ERROR:SPACING: space required before the open parenthesis '('
#63: FILE: app/test-pmd/cmdline.c:13522:
+ if(ret || !proto_num)
ERROR:TRAILING_WHITESPACE: trailing whitespace
#84: FILE: app/test-pmd/cmdline.c:13543:
+^Iif (ret || !pctype_num) $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#89: FILE: app/test-pmd/cmdline.c:13548:
+^Iif (!pctype) $
WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#102: FILE: app/test-pmd/cmdline.c:13561:
+ if (proto[n].proto_id == proto_id) {
ERROR:TRAILING_WHITESPACE: trailing whitespace
#121: FILE: app/test-pmd/cmdline.c:13580:
+^Iif (ret || !ptype_num) $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#127: FILE: app/test-pmd/cmdline.c:13586:
+^Iif (!ptype) $
WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#140: FILE: app/test-pmd/cmdline.c:13599:
+ if (proto[n].proto_id == proto_id) {
total: 5 errors, 2 warnings, 126 lines checked
parent reply other threads:[~2017-09-19 16:48 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1505839578-101763-3-git-send-email-kirill.rybalchenko@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=20170919164820.4A4AF101B@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=kirill.rybalchenko@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).