* [dpdk-test-report] |WARNING| pw89502 [PATCH v1 1/6] raw/ioat: support limiting queues for idxd PCI device
[not found] <20210318182042.43658-2-bruce.richardson@intel.com>
@ 2021-03-18 18:22 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-03-18 18:22 UTC (permalink / raw)
To: test-report; +Cc: Bruce Richardson
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/89502
_coding style issues_
WARNING:TYPO_SPELLING: 'wqs' may be misspelled - perhaps 'was'?
#95: 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'?
#96: FILE: drivers/raw/ioat/idxd_pci.c:186:
+ nb_wqs = max_queues;
WARNING:TYPO_SPELLING: 'wqs' may be misspelled - perhaps 'was'?
#101: FILE: drivers/raw/ioat/idxd_pci.c:191:
+ IOAT_PMD_DEBUG("Limiting queues to %u", nb_wqs);
total: 0 errors, 3 warnings, 60 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-18 18:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20210318182042.43658-2-bruce.richardson@intel.com>
2021-03-18 18:22 ` [dpdk-test-report] |WARNING| pw89502 [PATCH v1 1/6] 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).