automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Serhii Iliushyk <sil-plv@napatech.com>
Subject: |WARNING| pw145099 [PATCH v1 08/31] net/ntnic: add flow matcher FLM flow module
Date: Fri,  4 Oct 2024 17:58:42 +0200 (CEST)	[thread overview]
Message-ID: <20241004155842.2178F12074A@dpdk.org> (raw)
In-Reply-To: <20241004153551.267935-14-sil-plv@napatech.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#259: FILE: drivers/net/ntnic/include/hw_mod_flm_v25.h:29:
+	uint32_t uis;

WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#518: FILE: drivers/net/ntnic/include/hw_mod_flm_v25.h:288:
+	uint64_t uis : 1;

WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#638: FILE: drivers/net/ntnic/nthw/flow_api/flow_backend/flow_backend.c:941:
+		flm_nthw_control_uis(be->p_flm_nthw, flm->v25.control->uis);

WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#638: FILE: drivers/net/ntnic/nthw/flow_api/flow_backend/flow_backend.c:941:
+		flm_nthw_control_uis(be->p_flm_nthw, flm->v25.control->uis);

WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#1082: FILE: drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.c:68:
+	p->mp_control_uis = nthw_register_get_field(p->mp_control, FLM_CONTROL_UIS);

WARNING:TYPO_SPELLING: 'UIS' may be misspelled - perhaps 'IS'?
#1082: FILE: drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.c:68:
+	p->mp_control_uis = nthw_register_get_field(p->mp_control, FLM_CONTROL_UIS);

WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#1316: FILE: drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.c:302:
+void flm_nthw_control_uis(const struct flm_nthw *p, uint32_t val)

WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#1318: FILE: drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.c:304:
+	nthw_field_set_val32(p->mp_control_uis, val);

WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#2274: FILE: drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.h:29:
+void flm_nthw_control_uis(const struct flm_nthw *p, uint32_t val);

WARNING:TYPO_SPELLING: 'uis' may be misspelled - perhaps 'is'?
#2500: FILE: drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.h:255:
+	nthw_field_t *mp_control_uis;

WARNING:TYPO_SPELLING: 'UIS' may be misspelled - perhaps 'IS'?
#2971: FILE: drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_flm.h:39:
+#define FLM_CONTROL_UIS (0x1ed93e48UL)

WARNING:TYPO_SPELLING: 'UIS' may be misspelled - perhaps 'IS'?
#3164: FILE: drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_flm.h:232:
+#define FLM_STA_DATA_UIS (0xadcb30b5UL)

total: 0 errors, 12 warnings, 0 checks, 2967 lines checked

           reply	other threads:[~2024-10-04 15:58 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20241004153551.267935-14-sil-plv@napatech.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=20241004155842.2178F12074A@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=sil-plv@napatech.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).