automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Junfeng Guo <junfeng.guo@intel.com>
Subject: [dpdk-test-report] |WARNING| pw102911 [PATCH v4 4/4] net/ice: enable protocol agnostic flow offloading in FDIR
Date: Tue, 26 Oct 2021 14:03:18 +0200 (CEST)	[thread overview]
Message-ID: <20211026120318.E5DCB121E90@dpdk.org> (raw)
In-Reply-To: <20211026120056.1442501-5-junfeng.guo@intel.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#128: FILE: drivers/net/ice/ice_ethdev.h:503:
+	u64 fdir_actived_cnt;

WARNING:LONG_LINE: line length of 136 exceeds 100 columns
#150: FILE: drivers/net/ice/ice_fdir_filter.c:110:
+	{pattern_raw,					ICE_INSET_NONE,			ICE_INSET_NONE,			ICE_INSET_NONE},

WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#208: FILE: drivers/net/ice/ice_fdir_filter.c:1343:
+			if (!pi->fdir_actived_cnt) {

WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#225: FILE: drivers/net/ice/ice_fdir_filter.c:1360:
+				pi->fdir_actived_cnt++;

WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#256: FILE: drivers/net/ice/ice_fdir_filter.c:1391:
+			pi->fdir_actived_cnt = 1;

WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#303: FILE: drivers/net/ice/ice_fdir_filter.c:1525:
+				pi->fdir_actived_cnt--;

total: 0 errors, 6 warnings, 0 checks, 386 lines checked

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20211026120056.1442501-5-junfeng.guo@intel.com>
2021-10-26 12:03 ` checkpatch [this message]
2021-10-26 12:58 ` [dpdk-test-report] |SUCCESS| pw102911 [dpdk-dev] " 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=20211026120318.E5DCB121E90@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=junfeng.guo@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).