automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw92155 [PATCH v2 02/12] raw/ioat: support limiting queues for idxd PCI device
       [not found] <20210426095259.225354-3-bruce.richardson@intel.com>
@ 2021-04-26  9:54 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-04-26  9:54 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

_coding style issues_


WARNING:TYPO_SPELLING: 'wqs' may be misspelled - perhaps 'was'?
#117: FILE: drivers/raw/ioat/idxd_pci.c:185:
+	if (max_queues != 0 && nb_wqs > max_queues) {

WARNING:TYPO_SPELLING: 'wqs' may be misspelled - perhaps 'was'?
#118: FILE: drivers/raw/ioat/idxd_pci.c:186:
+		nb_wqs = max_queues;

WARNING:TYPO_SPELLING: 'wqs' may be misspelled - perhaps 'was'?
#123: FILE: drivers/raw/ioat/idxd_pci.c:191:
+		IOAT_PMD_DEBUG("Limiting queues to %u", nb_wqs);

total: 0 errors, 3 warnings, 74 lines checked

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

only message in thread, other threads:[~2021-04-26  9:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210426095259.225354-3-bruce.richardson@intel.com>
2021-04-26  9:54 ` [dpdk-test-report] |WARNING| pw92155 [PATCH v2 02/12] raw/ioat: support limiting queues for idxd PCI device 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).