automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Andrew Rybchenko <arybchenko@solarflare.com>
Subject: [dpdk-test-report] |WARNING| pw35296 [PATCH 75/80] net/sfc/base: support CTPIO stats
Date: Tue, 20 Feb 2018 08:50:08 +0100 (CET)	[thread overview]
Message-ID: <20180220075008.305752C24@dpdk.org> (raw)
In-Reply-To: <1519112078-20113-76-git-send-email-arybchenko@solarflare.com>

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_VI_BUSY_FALLBACK]
#35: FILE: drivers/net/sfc/base/ef10_mac.c:931:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_VI_BUSY_FALLBACK]), &value);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_LONG_WRITE_SUCCESS]
#38: FILE: drivers/net/sfc/base/ef10_mac.c:934:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_LONG_WRITE_SUCCESS]), &value);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_MISSING_DBELL_FAIL]
#41: FILE: drivers/net/sfc/base/ef10_mac.c:937:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_MISSING_DBELL_FAIL]), &value);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_OVERFLOW_FAIL]
#44: FILE: drivers/net/sfc/base/ef10_mac.c:940:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_OVERFLOW_FAIL]), &value);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_UNDERFLOW_FAIL]
#47: FILE: drivers/net/sfc/base/ef10_mac.c:943:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_UNDERFLOW_FAIL]), &value);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_TIMEOUT_FAIL]
#50: FILE: drivers/net/sfc/base/ef10_mac.c:946:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_TIMEOUT_FAIL]), &value);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_NONCONTIG_WR_FAIL]
#53: FILE: drivers/net/sfc/base/ef10_mac.c:949:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_NONCONTIG_WR_FAIL]), &value);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_FRM_CLOBBER_FAIL]
#56: FILE: drivers/net/sfc/base/ef10_mac.c:952:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_FRM_CLOBBER_FAIL]), &value);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_INVALID_WR_FAIL]
#59: FILE: drivers/net/sfc/base/ef10_mac.c:955:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_INVALID_WR_FAIL]), &value);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_VI_CLOBBER_FALLBACK]
#62: FILE: drivers/net/sfc/base/ef10_mac.c:958:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_VI_CLOBBER_FALLBACK]),

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_UNQUALIFIED_FALLBACK]
#66: FILE: drivers/net/sfc/base/ef10_mac.c:962:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_UNQUALIFIED_FALLBACK]),

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_RUNT_FALLBACK]
#70: FILE: drivers/net/sfc/base/ef10_mac.c:966:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_RUNT_FALLBACK]), &value);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_SUCCESS]
#74: FILE: drivers/net/sfc/base/ef10_mac.c:970:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_SUCCESS]), &value);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_FALLBACK]
#77: FILE: drivers/net/sfc/base/ef10_mac.c:973:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_FALLBACK]), &value);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_POISON]
#80: FILE: drivers/net/sfc/base/ef10_mac.c:976:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_POISON]), &value);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around stat[EFX_MAC_CTPIO_ERASE]
#83: FILE: drivers/net/sfc/base/ef10_mac.c:979:
+	EFSYS_STAT_SET_QWORD(&(stat[EFX_MAC_CTPIO_ERASE]), &value);

total: 0 errors, 0 warnings, 16 checks, 61 lines checked

           reply	other threads:[~2018-02-20  7:50 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1519112078-20113-76-git-send-email-arybchenko@solarflare.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=20180220075008.305752C24@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=arybchenko@solarflare.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).