|WARNING| pw130514 [PATCH v3 4/8] net/ntnic: adds flow related FPGA functionality

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 18 13:09:25 CEST 2023


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

_coding style issues_


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

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

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

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

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

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

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


More information about the test-report mailing list