automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: "Pei, Yulong" <yulong.pei@intel.com>
Subject: [dpdk-test-report] |WARNING| pw30334 [PATCH v7 1/3] app/test-pmd: add CLI for TM capability and stats
Date: Fri, 13 Oct 2017 08:23:07 +0200 (CEST)	[thread overview]
Message-ID: <20171013062307.23B331B614@dpdk.org> (raw)
In-Reply-To: <188971FCDA171749BED5DA74ABF3E6F03C0E2252@SHSMSX104.ccr.corp.intel.com>

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

_coding style issues_


WARNING:BAD_SIGN_OFF: email address 'Yulong Pei  <yulong.pei@intel.com>' might be better as 'Yulong Pei <yulong.pei@intel.com>'
#19: 
Tested-by: Yulong Pei  <yulong.pei@intel.com>

WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#25: 
Cc: Dumitrescu, Cristian <cristian.dumitrescu@intel.com>; Wu, Jingjing <jingjing.wu@intel.com>; De Lara Guarch, Pablo <pablo.de.lara.guarch@intel.com>; Pei, Yulong <yulong.pei@intel.com>

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#210: FILE: app/test-pmd/cmdline_tm.c:46:
+static void
+print_err_msg(struct rte_tm_error *error) {

ERROR:TRAILING_WHITESPACE: trailing whitespace
#414: FILE: app/test-pmd/cmdline_tm.c:250:
+/* *** Port TM Hierarchical Level Capability *** */ struct $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#540: FILE: app/test-pmd/cmdline_tm.c:376:
+/* *** Port TM Hierarchy Node Capability *** */ struct $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#649: FILE: app/test-pmd/cmdline_tm.c:485:
+/* *** Show Port TM Node Statistics *** */ struct $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#663: FILE: app/test-pmd/cmdline_tm.c:499:
+^I^Istruct cmd_show_port_tm_node_stats_result, show, "show"); $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#666: FILE: app/test-pmd/cmdline_tm.c:502:
+^I^Istruct cmd_show_port_tm_node_stats_result, port, "port"); $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#669: FILE: app/test-pmd/cmdline_tm.c:505:
+^I^Istruct cmd_show_port_tm_node_stats_result, tm, "tm"); $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#672: FILE: app/test-pmd/cmdline_tm.c:508:
+^I^Istruct cmd_show_port_tm_node_stats_result, node, "node"); $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#675: FILE: app/test-pmd/cmdline_tm.c:511:
+^I^Istruct cmd_show_port_tm_node_stats_result, stats, "stats"); $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#780: FILE: app/test-pmd/cmdline_tm.c:616:
+^I^Istruct cmd_show_port_tm_node_type_result, show, "show"); $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#783: FILE: app/test-pmd/cmdline_tm.c:619:
+^I^Istruct cmd_show_port_tm_node_type_result, port, "port"); $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#786: FILE: app/test-pmd/cmdline_tm.c:622:
+^I^Istruct cmd_show_port_tm_node_type_result, tm, "tm"); $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#789: FILE: app/test-pmd/cmdline_tm.c:625:
+^I^Istruct cmd_show_port_tm_node_type_result, node, "node"); $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#792: FILE: app/test-pmd/cmdline_tm.c:628:
+^I^Istruct cmd_show_port_tm_node_type_result, type, "type"); $

total: 14 errors, 2 warnings, 724 lines checked

           reply	other threads:[~2017-10-13  6:23 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <188971FCDA171749BED5DA74ABF3E6F03C0E2252@SHSMSX104.ccr.corp.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=20171013062307.23B331B614@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=test-report@dpdk.org \
    --cc=yulong.pei@intel.com \
    /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).