automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw142530 [PATCH 04/30] dma/dpaa2: multiple process support
       [not found] <20240719100126.1150373-4-g.singh@nxp.com>
@ 2024-07-19 10:04 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-07-19 10:04 UTC (permalink / raw)
  To: test-report; +Cc: Gagandeep Singh

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

_coding style issues_


WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#196: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:1013:
+			if (qdma_dev->vqs[i].fle_pool) {

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#197: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:1014:
+				rte_mempool_free(qdma_dev->vqs[i].fle_pool);

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#198: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:1015:
+				qdma_dev->vqs[i].fle_pool = NULL;

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#393: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:1322:
+		/* Free RXQ fle pool */

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#395: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:1324:
+			if (qdma_dev->vqs[i].fle_pool) {

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#396: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:1325:
+				rte_mempool_free(qdma_dev->vqs[i].fle_pool);

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#397: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:1326:
+				qdma_dev->vqs[i].fle_pool = NULL;

total: 0 errors, 7 warnings, 558 lines checked

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

only message in thread, other threads:[~2024-07-19 10:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240719100126.1150373-4-g.singh@nxp.com>
2024-07-19 10:04 ` |WARNING| pw142530 [PATCH 04/30] dma/dpaa2: multiple process support 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).