automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: dapengx.yu@intel.com
Subject: [dpdk-test-report] |WARNING| pw84988 [PATCH] net/ixgbe: fix fdirctrl register setting
Date: Fri, 11 Dec 2020 02:37:07 +0100 (CET)	[thread overview]
Message-ID: <20201211013707.C96DABE73@dpdk.org> (raw)
In-Reply-To: <20201211013506.49885-1-dapengx.yu@intel.com>

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'fdir_info->flex_bytes_offset !=
 						fdir_rule.flex_bytes_offset'
#134: FILE: drivers/net/ixgbe/ixgbe_flow.c:3162:
+				if (fdir_rule.mask.flex_bytes_mask &&
+					(fdir_info->flex_bytes_offset !=
+						fdir_rule.flex_bytes_offset))

total: 0 errors, 0 warnings, 1 checks, 51 lines checked

       reply	other threads:[~2020-12-11  1:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20201211013506.49885-1-dapengx.yu@intel.com>
2020-12-11  1:37 ` checkpatch [this message]
2020-12-11  3:35 ` [dpdk-test-report] |SUCCESS| pw84988 " 0-day Robot

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=20201211013707.C96DABE73@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=dapengx.yu@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).