automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Qi Zhang <qi.z.zhang@intel.com>
Subject: [dpdk-test-report] |WARNING| pw88832 [PATCH 1/8] ether: refine debug compile option
Date: Wed, 10 Mar 2021 13:13:11 +0100 (CET)	[thread overview]
Message-ID: <20210310121311.904D8134F@dpdk.org> (raw)
In-Reply-To: <20210310121626.2019863-2-qi.z.zhang@intel.com>

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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#125: FILE: lib/librte_ethdev/rte_ethdev.h:5014:
+#if defined (RTE_LIBRTE_ETHDEV_DEBUG) || defined(RTE_LIBRTE_ETHDEV_DEBUG_RX)

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#130: FILE: lib/librte_ethdev/rte_ethdev.h:5018:
+#if defined (RTE_LIBRTE_ETHDEV_DEBUG) || defined(RTE_LIBRTE_ETHDEV_DEBUG_RX)

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#139: FILE: lib/librte_ethdev/rte_ethdev.h:5071:
+#if defined (RTE_LIBRTE_ETHDEV_DEBUG) || defined(RTE_LIBRTE_ETHDEV_DEBUG_TX)

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#144: FILE: lib/librte_ethdev/rte_ethdev.h:5075:
+#if defined (RTE_LIBRTE_ETHDEV_DEBUG) || defined(RTE_LIBRTE_ETHDEV_DEBUG_TX)

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#153: FILE: lib/librte_ethdev/rte_ethdev.h:5157:
+#if defined (RTE_LIBRTE_ETHDEV_DEBUG) || defined(RTE_LIBRTE_ETHDEV_DEBUG_TX)

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#162: FILE: lib/librte_ethdev/rte_ethdev.h:5255:
+#if defined (RTE_LIBRTE_ETHDEV_DEBUG) || defined(RTE_LIBRTE_ETHDEV_DEBUG_TX)

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#171: FILE: lib/librte_ethdev/rte_ethdev.h:5265:
+#if defined (RTE_LIBRTE_ETHDEV_DEBUG) || defined(RTE_LIBRTE_ETHDEV_DEBUG_TX)

total: 0 errors, 7 warnings, 81 lines checked

           reply	other threads:[~2021-03-10 12:13 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210310121626.2019863-2-qi.z.zhang@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=20210310121311.904D8134F@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=qi.z.zhang@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).