automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw142533 [PATCH 07/30] dma/dpaa2: borrow flags of DMA operation to pass job context
       [not found] <20240719100126.1150373-7-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/142533

_coding style issues_


WARNING:TYPO_SPELLING: 'slient' may be misspelled - perhaps 'silent'?
#239: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:624:
+		cntx_sg = qdma_vq->cntx_sg[qdma_vq->slient_idx];

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#257: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:652:
+		if (unlikely(!fle[DPAA2_QDMA_SRC_FLE].length)) {

WARNING:TYPO_SPELLING: 'FLE' may be misspelled - perhaps 'FILE'?
#257: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:652:
+		if (unlikely(!fle[DPAA2_QDMA_SRC_FLE].length)) {

WARNING:TYPO_SPELLING: 'slient' may be misspelled - perhaps 'silent'?
#271: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:684:
+	qdma_vq->slient_idx =

WARNING:TYPO_SPELLING: 'slient' may be misspelled - perhaps 'silent'?
#272: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:685:
+		(qdma_vq->slient_idx + 1) & (DPAA2_QDMA_MAX_DESC - 1);

WARNING:TYPO_SPELLING: 'slient' may be misspelled - perhaps 'silent'?
#296: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:717:
+		cntx_long = qdma_vq->cntx_long[qdma_vq->slient_idx];

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#319: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:753:
+		fle_post_populate(fle, src, dst, length);

WARNING:TYPO_SPELLING: 'fle' may be misspelled - perhaps 'file'?
#319: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:753:
+		fle_post_populate(fle, src, dst, length);

WARNING:TYPO_SPELLING: 'slient' may be misspelled - perhaps 'silent'?
#335: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:768:
+	qdma_vq->slient_idx =

WARNING:TYPO_SPELLING: 'slient' may be misspelled - perhaps 'silent'?
#336: FILE: drivers/dma/dpaa2/dpaa2_qdma.c:769:
+		(qdma_vq->slient_idx + 1) & (DPAA2_QDMA_MAX_DESC - 1);

WARNING:TYPO_SPELLING: 'slient' may be misspelled - perhaps 'silent'?
#384: FILE: drivers/dma/dpaa2/dpaa2_qdma.h:265:
+	uint16_t slient_idx;

total: 0 errors, 11 warnings, 276 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-7-g.singh@nxp.com>
2024-07-19 10:04 ` |WARNING| pw142533 [PATCH 07/30] dma/dpaa2: borrow flags of DMA operation to pass job context 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).