automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Abdullah Sevincer <abdullah.sevincer@intel.com>
Subject: |WARNING| pw141409 [PATCH v5 2/5] event/dlb2: add support for dynamic HL entries
Date: Wed, 19 Jun 2024 23:03:08 +0200 (CEST)	[thread overview]
Message-ID: <20240619210308.F37AC12231F@dpdk.org> (raw)
In-Reply-To: <20240619210106.253239-3-abdullah.sevincer@intel.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#188: FILE: drivers/event/dlb2/dlb2.c:879:
+		cfg->num_hist_list_entries = dlb2->hl_entries;

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#190: FILE: drivers/event/dlb2/dlb2.c:881:
+			dlb2->default_port_hl = cfg->num_hist_list_entries /

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#193: FILE: drivers/event/dlb2/dlb2.c:884:
+		cfg->num_hist_list_entries =

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#212: FILE: drivers/event/dlb2/dlb2.c:1617:
+		if (!qm_port->hist_list)

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#213: FILE: drivers/event/dlb2/dlb2.c:1618:
+			qm_port->hist_list = cfg.cq_depth;

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#217: FILE: drivers/event/dlb2/dlb2.c:1621:
+	if (qm_port->hist_list)

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#218: FILE: drivers/event/dlb2/dlb2.c:1622:
+		cfg.cq_history_list_size = qm_port->hist_list;

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#237: FILE: drivers/event/dlb2/dlb2.c:4436:
+			port->hist_list = params->port_hl;

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#257: FILE: drivers/event/dlb2/dlb2.c:4767:
+		    dlb2->hw_rsrc_query_results.num_hist_list_entries) {

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#261: FILE: drivers/event/dlb2/dlb2.c:4771:
+				     dlb2->hw_rsrc_query_results.num_hist_list_entries,

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#343: FILE: drivers/event/dlb2/dlb2_priv.h:397:
+	uint16_t hist_list; /* Port history list */

WARNING:TYPO_SPELLING: 'entires' may be misspelled - perhaps 'entries'?
#351: FILE: drivers/event/dlb2/dlb2_priv.h:644:
+	uint16_t hl_entries; /* Num HL entires to allocate for the domain */

total: 0 errors, 12 warnings, 266 lines checked

           reply	other threads:[~2024-06-19 21:03 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20240619210106.253239-3-abdullah.sevincer@intel.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=20240619210308.F37AC12231F@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=abdullah.sevincer@intel.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).