automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw110681 [PATCH v3 3/6] dma/dpaa2: support basic operations
       [not found] <20220505090522.9638-4-nipun.gupta@nxp.com>
@ 2022-05-05  9:06 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-05-05  9:06 UTC (permalink / raw)
  To: test-report; +Cc: nipun.gupta

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

_coding style issues_


WARNING:TYPO_SPELLING: 'FLE' may be misspelled - perhaps 'FILE'?
#174: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:111:
+		pool_size = QDMA_FLE_SG_POOL_SIZE;

WARNING:TYPO_SPELLING: 'FLE' may be misspelled - perhaps 'FILE'?
#176: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:113:
+		pool_size = QDMA_FLE_SINGLE_POOL_SIZE;

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#194: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:131:
+		"qdma_fle_pool_dev%d_qid%d", dpdmai_dev->dpdmai_id, vchan);

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#195: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:132:
+	qdma_dev->vqs[vchan].fle_pool = rte_mempool_create(pool_name,

WARNING:TYPO_SPELLING: 'FLE' may be misspelled - perhaps 'FILE'?
#197: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:134:
+			QDMA_FLE_CACHE_SIZE(conf->nb_desc), 0,

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

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#200: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:137:
+		DPAA2_QDMA_ERR("qdma_fle_pool create failed");

WARNING:TYPO_SPELLING: 'FLE' may be misspelled - perhaps 'FILE'?
#208: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:145:
+			QDMA_FLE_CACHE_SIZE(conf->nb_desc), 0,

total: 0 errors, 8 warnings, 201 lines checked

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

only message in thread, other threads:[~2022-05-05  9:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220505090522.9638-4-nipun.gupta@nxp.com>
2022-05-05  9:06 ` |WARNING| pw110681 [PATCH v3 3/6] dma/dpaa2: support basic operations 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).