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| pw99112 [PATCH 02/20] net/ice/base: init imem table for parser
Date: Fri, 17 Sep 2021 13:00:53 +0200 (CEST)	[thread overview]
Message-ID: <20210917110053.AF564122EE7@dpdk.org> (raw)
In-Reply-To: <20210917110242.3127658-3-qi.z.zhang@intel.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'arrary' may be misspelled - perhaps 'array'?
#54: 
Parse DDP section ICE_SID_RXPARSER_IMEM into an arrary of

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#86: FILE: drivers/net/ice/base/ice_imem.c:10:
+static void _imem_bst_bm_dump(struct ice_hw *hw, struct ice_bst_master *bm)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#88: FILE: drivers/net/ice/base/ice_imem.c:12:
+	ice_info(hw, "boost master:
");

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#164: FILE: drivers/net/ice/base/ice_imem.c:88:
+/** The function parses a 4 bits Boost Master with below format:

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#170: FILE: drivers/net/ice/base/ice_imem.c:94:
+static void _imem_bm_init(struct ice_bst_master *bm, u8 data)

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#178: FILE: drivers/net/ice/base/ice_imem.c:102:
+/** The function parses a 10 bits Boost Master Build with below format:

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#276: FILE: drivers/net/ice/base/ice_imem.c:200:
+ *  BIT 0-3:	Boost Master (ii->b_m)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#334: FILE: drivers/net/ice/base/ice_imem.h:8:
+struct ice_bst_master {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#423: FILE: drivers/net/ice/base/ice_imem.h:97:
+	struct ice_bst_master b_m;

total: 0 errors, 9 warnings, 0 checks, 526 lines checked

           reply	other threads:[~2021-09-17 11:00 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210917110242.3127658-3-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=20210917110053.AF564122EE7@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).