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| pw145065 [PATCH v1 23/31] net/ntnic: add categorizer CAT FPGA module
Date: Fri,  4 Oct 2024 17:14:58 +0200 (CEST)	[thread overview]
Message-ID: <20241004151458.6744912074A@dpdk.org> (raw)
In-Reply-To: <20241004150749.261020-30-sil-plv@napatech.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'INDEXS' may be misspelled - perhaps 'INDEXES'?
#259: 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'?
#520: 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'?
#527: 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'?
#960: 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'?
#1163: 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

           reply	other threads:[~2024-10-04 15:15 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20241004150749.261020-30-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=20241004151458.6744912074A@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).