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| pw151770 [PATCH v1 31/32] net/ntnic: init IGAM and config PLL for FPGA
Date: Thu, 20 Feb 2025 23:13:01 +0100 (CET)	[thread overview]
Message-ID: <20250220221301.9E3CE127813@dpdk.org> (raw)
In-Reply-To: <20250220220406.3925597-32-sil-plv@napatech.com>

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

           reply	other threads:[~2025-02-20 22:13 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20250220220406.3925597-32-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=20250220221301.9E3CE127813@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).