automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw154001 [PATCH v2 4/7] event/dlb2: support managing history list resource
       [not found] <20250603180514.3826917-5-pravin.pathak@intel.com>
@ 2025-06-03 18:06 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-06-03 18:06 UTC (permalink / raw)
  To: test-report; +Cc: Pravin Pathak

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

_coding style issues_


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

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

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

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

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

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

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

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

total: 0 errors, 8 warnings, 698 lines checked
Warning in drivers/event/dlb2/dlb2.c:
Using %l format, prefer %PRI*64 if type is [u]int64_t

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-06-03 18:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250603180514.3826917-5-pravin.pathak@intel.com>
2025-06-03 18:06 ` |WARNING| pw154001 [PATCH v2 4/7] event/dlb2: support managing history list resource checkpatch

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).