From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
Subject: [dpdk-test-report] |WARNING| pw24647 [PATCH 1/2] drivers/bonding: add other agg selection modes for mode4
Date: Fri, 26 May 2017 16:42:48 +0200 (CEST) [thread overview]
Message-ID: <20170526144248.32F64A106@dpdk.org> (raw)
In-Reply-To: <20170526143528.16533-2-danielx.t.mrzyglod@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/24647
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#16:
This patch add support for setting additional aggregator modes for IEEE802.3AD
CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#252: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:1370:
+ if (agg_selection == AGG_COUNT || agg_selection == AGG_BANDWIDTH
+ || agg_selection == AGG_STABLE)
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#379: FILE: drivers/net/bonding/rte_eth_bond_8023ad.h:332:
+ * ^I0 on success, negative value otherwise$
CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#478: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:2597:
+ &agg_mode) != 0) {
+
CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#479: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:2598:
+
+ }
total: 0 errors, 2 warnings, 3 checks, 450 lines checked
parent reply other threads:[~2017-05-26 14:42 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20170526143528.16533-2-danielx.t.mrzyglod@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=20170526144248.32F64A106@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=danielx.t.mrzyglod@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).