|WARNING| pw145270 [PATCH v1 28/50] net/ntnic: add categorizer CAT FPGA module

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Oct 6 22:47:54 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'INDEXS' may be misspelled - perhaps 'INDEXES'?
#260: FILE: drivers/net/ntnic/include/hw_mod_backend.h:107:
+#define DO_COMPARE_INDEXS(be_module_reg, type, idx, cmp_idx)                                      \

WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#521: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_backend.c:71:
+	mod->alloced_size = total_bytes;

WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#528: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_backend.c:78:
+	memset(mod->base, 0, mod->alloced_size);

WARNING:TYPO_SPELLING: 'INDEXS' may be misspelled - perhaps 'INDEXES'?
#961: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_cat.c:374:
+			DO_COMPARE_INDEXS(be->cat.v18.cfn, struct cat_v18_cfn_s, index, word_off);

WARNING:TYPO_SPELLING: 'INDEXS' may be misspelled - perhaps 'INDEXES'?
#1164: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_cat.c:577:
+			DO_COMPARE_INDEXS(be->cat.v21.cfn, struct cat_v21_cfn_s, index, word_off);

total: 0 errors, 5 warnings, 0 checks, 1654 lines checked


More information about the test-report mailing list