automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw139784 [PATCH v4 2/3] event/dlb2: add support for dynamic HL entries
       [not found] <20240501194620.1199357-3-abdullah.sevincer@intel.com>
@ 2024-05-03 12:36 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-05-03 12:36 UTC (permalink / raw)
  To: test-report; +Cc: Abdullah Sevincer

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

_coding style issues_


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

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

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

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

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

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

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

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

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

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

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

total: 0 errors, 11 warnings, 252 lines checked

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

only message in thread, other threads:[~2024-05-03 12:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240501194620.1199357-3-abdullah.sevincer@intel.com>
2024-05-03 12:36 ` |WARNING| pw139784 [PATCH v4 2/3] event/dlb2: add support for dynamic HL entries 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).