automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw91300 [PATCH v3 03/26] event/dlb2: add v2.5 HW init
       [not found] <1618344896-2090-4-git-send-email-timothy.mcdaniel@intel.com>
@ 2021-04-13 20:18 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-04-13 20:18 UTC (permalink / raw)
  To: test-report; +Cc: Timothy McDaniel

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

_coding style issues_


WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#315: FILE: drivers/event/dlb2/pf/base/dlb2_hw_types_new.h:181:
+	u32 hist_list_entry_base;

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#316: FILE: drivers/event/dlb2/pf/base/dlb2_hw_types_new.h:182:
+	u32 hist_list_entry_limit;

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#385: FILE: drivers/event/dlb2/pf/base/dlb2_hw_types_new.h:251:
+	u32 total_hist_list_entries;

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#386: FILE: drivers/event/dlb2/pf/base/dlb2_hw_types_new.h:252:
+	u32 avail_hist_list_entries;

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#387: FILE: drivers/event/dlb2/pf/base/dlb2_hw_types_new.h:253:
+	u32 hist_list_entry_base;

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#388: FILE: drivers/event/dlb2/pf/base/dlb2_hw_types_new.h:254:
+	u32 hist_list_entry_offset;

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#415: FILE: drivers/event/dlb2/pf/base/dlb2_hw_types_new.h:281:
+	struct dlb2_bitmap *avail_hist_list_entries;

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#848: FILE: drivers/event/dlb2/pf/base/dlb2_resource_new.c:75:
+	if (hw->pf.avail_hist_list_entries)

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#849: FILE: drivers/event/dlb2/pf/base/dlb2_resource_new.c:76:
+		dlb2_bitmap_free(hw->pf.avail_hist_list_entries);

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#852: FILE: drivers/event/dlb2/pf/base/dlb2_resource_new.c:79:
+		if (hw->vdev[i].avail_hist_list_entries)

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#853: FILE: drivers/event/dlb2/pf/base/dlb2_resource_new.c:80:
+			dlb2_bitmap_free(hw->vdev[i].avail_hist_list_entries);

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#954: FILE: drivers/event/dlb2/pf/base/dlb2_resource_new.c:181:
+	ret = dlb2_bitmap_alloc(&hw->pf.avail_hist_list_entries,

WARNING:TYPO_SPELLING: 'HIST' may be misspelled - perhaps 'HEIST'?
#955: FILE: drivers/event/dlb2/pf/base/dlb2_resource_new.c:182:
+				DLB2_MAX_NUM_HIST_LIST_ENTRIES);

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#959: FILE: drivers/event/dlb2/pf/base/dlb2_resource_new.c:186:
+	ret = dlb2_bitmap_fill(hw->pf.avail_hist_list_entries);

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#964: FILE: drivers/event/dlb2/pf/base/dlb2_resource_new.c:191:
+		ret = dlb2_bitmap_alloc(&hw->vdev[i].avail_hist_list_entries,

WARNING:TYPO_SPELLING: 'HIST' may be misspelled - perhaps 'HEIST'?
#965: FILE: drivers/event/dlb2/pf/base/dlb2_resource_new.c:192:
+					DLB2_MAX_NUM_HIST_LIST_ENTRIES);

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#969: FILE: drivers/event/dlb2/pf/base/dlb2_resource_new.c:196:
+		ret = dlb2_bitmap_zero(hw->vdev[i].avail_hist_list_entries);

total: 0 errors, 17 warnings, 1081 lines checked

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

only message in thread, other threads:[~2021-04-13 20:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1618344896-2090-4-git-send-email-timothy.mcdaniel@intel.com>
2021-04-13 20:18 ` [dpdk-test-report] |WARNING| pw91300 [PATCH v3 03/26] event/dlb2: add v2.5 HW init 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).