automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw145058 [PATCH v1 08/31] net/ntnic: add flow matcher FLM flow module
       [not found] <20241004150749.261020-15-sil-plv@napatech.com>
@ 2024-10-04 15:17 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-10-04 15:17 UTC (permalink / raw)
  To: test-report; +Cc: Serhii Iliushyk

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

_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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-04 15:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20241004150749.261020-15-sil-plv@napatech.com>
2024-10-04 15:17 ` |WARNING| pw145058 [PATCH v1 08/31] net/ntnic: add flow matcher FLM flow module checkpatch

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).