|WARNING| pw151770 [PATCH v1 31/32] net/ntnic: init IGAM and config PLL for FPGA

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Feb 20 23:13:01 CET 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'recal' may be misspelled - perhaps 'recall'?
#190: FILE: drivers/net/ntnic/nthw/core/include/nthw_pcm_nt400dxx.h:35:
+void nthw_pcm_nt400dxx_set_ts_pll_recal(nthw_pcm_nt400dxx_t *p, uint32_t val);

WARNING:TYPO_SPELLING: 'recal' may be misspelled - perhaps 'recall'?
#301: FILE: drivers/net/ntnic/nthw/core/nt400dxx/reset/nthw_fpga_rst_nt400dxx.c:269:
+		nthw_pcm_nt400dxx_set_ts_pll_recal(p_pcm, 1);

WARNING:TYPO_SPELLING: 'recal' may be misspelled - perhaps 'recall'?
#303: FILE: drivers/net/ntnic/nthw/core/nt400dxx/reset/nthw_fpga_rst_nt400dxx.c:271:
+		nthw_pcm_nt400dxx_set_ts_pll_recal(p_pcm, 0);

WARNING:TYPO_SPELLING: 'recal' may be misspelled - perhaps 'recall'?
#520: FILE: drivers/net/ntnic/nthw/core/nthw_pcm_nt400dxx.c:58:
+void nthw_pcm_nt400dxx_set_ts_pll_recal(nthw_pcm_nt400dxx_t *p, uint32_t val)

WARNING:TYPO_SPELLING: 'recal' may be misspelled - perhaps 'recall'?
#522: FILE: drivers/net/ntnic/nthw/core/nthw_pcm_nt400dxx.c:60:
+	if (p->mp_fld_ctrl_ts_pll_recal) {

WARNING:TYPO_SPELLING: 'recal' may be misspelled - perhaps 'recall'?
#523: FILE: drivers/net/ntnic/nthw/core/nthw_pcm_nt400dxx.c:61:
+		nthw_field_update_register(p->mp_fld_ctrl_ts_pll_recal);

WARNING:TYPO_SPELLING: 'recal' may be misspelled - perhaps 'recall'?
#524: FILE: drivers/net/ntnic/nthw/core/nthw_pcm_nt400dxx.c:62:
+		nthw_field_set_val_flush32(p->mp_fld_ctrl_ts_pll_recal, val);

total: 0 errors, 7 warnings, 0 checks, 432 lines checked


More information about the test-report mailing list