automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Andy Pei <andy.pei@intel.com>
Subject: [dpdk-test-report] |WARNING| pw54651 [PATCH v2 4/4] net/ipn3ke: implementation of statistics
Date: Thu, 13 Jun 2019 15:55:24 +0200 (CEST)	[thread overview]
Message-ID: <20190613135524.A0C831D499@dpdk.org> (raw)
In-Reply-To: <1560246526-264797-4-git-send-email-andy.pei@intel.com>

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

_coding style issues_


WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its #endif
#276: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:532:
+#if 0

CHECK:CAMELCASE: Avoid CamelCase: <ipn3ke_read_25G_NICside_stats_registers>
#281: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:535:
+ipn3ke_read_25G_NICside_stats_registers

CHECK:CAMELCASE: Avoid CamelCase: <ipn3ke_rpst_25G_NICside_TX_stats_reset>
#1653: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:1907:
+ipn3ke_rpst_25G_NICside_TX_stats_reset(struct ipn3ke_hw *hw,

CHECK:CAMELCASE: Avoid CamelCase: <ipn3ke_rpst_25G_NICside_RX_stats_reset>
#1682: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:1936:
+ipn3ke_rpst_25G_NICside_RX_stats_reset(struct ipn3ke_hw *hw,

WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its #endif
#1710: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:1964:
+#if 0

CHECK:CAMELCASE: Avoid CamelCase: <ipn3ke_read_10G_NICside_stats_registers>
#1715: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:1967:
+ipn3ke_read_10G_NICside_stats_registers

CHECK:CAMELCASE: Avoid CamelCase: <ipn3ke_rpst_10G_NICside_TX_stats_reset>
#3019: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:3271:
+ipn3ke_rpst_10G_NICside_TX_stats_reset(struct ipn3ke_hw *hw,

CHECK:CAMELCASE: Avoid CamelCase: <ipn3ke_rpst_10G_NICside_RX_stats_reset>
#3044: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:3296:
+ipn3ke_rpst_10G_NICside_RX_stats_reset(struct ipn3ke_hw *hw,

CHECK:CAMELCASE: Avoid CamelCase: <ipn3ke_read_25G_Lineside_stats_registers>
#3072: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:3321:
+ipn3ke_read_25G_Lineside_stats_registers

CHECK:CAMELCASE: Avoid CamelCase: <ipn3ke_rpst_25G_Lineside_TX_stats_reset>
#4442: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:4691:
+ipn3ke_rpst_25G_Lineside_TX_stats_reset(struct ipn3ke_hw *hw,

CHECK:CAMELCASE: Avoid CamelCase: <ipn3ke_rpst_25G_Lineside_RX_stats_reset>
#4471: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:4720:
+ipn3ke_rpst_25G_Lineside_RX_stats_reset(struct ipn3ke_hw *hw,

CHECK:CAMELCASE: Avoid CamelCase: <ipn3ke_read_10G_Lineside_stats_registers>
#4500: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:4749:
+ipn3ke_read_10G_Lineside_stats_registers

CHECK:CAMELCASE: Avoid CamelCase: <ipn3ke_rpst_10G_Lineside_TX_stats_reset>
#5803: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:6051:
+ipn3ke_rpst_10G_Lineside_TX_stats_reset(struct ipn3ke_hw *hw,

CHECK:CAMELCASE: Avoid CamelCase: <ipn3ke_rpst_10G_Lineside_RX_stats_reset>
#5828: FILE: drivers/net/ipn3ke/ipn3ke_representor.c:6076:
+ipn3ke_rpst_10G_Lineside_RX_stats_reset(struct ipn3ke_hw *hw,

total: 0 errors, 2 warnings, 12 checks, 6147 lines checked

           reply	other threads:[~2019-06-13 13:55 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1560246526-264797-4-git-send-email-andy.pei@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=20190613135524.A0C831D499@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=andy.pei@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).