* [dpdk-test-report] |WARNING| pw76675 [PATCH RFC] raw: add dpaa qdma driver
[not found] <1599472215-1836-1-git-send-email-g.singh@nxp.com>
@ 2020-09-08 23:47 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-08 23:47 UTC (permalink / raw)
To: test-report; +Cc: Gagandeep Singh
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/76675
_coding style issues_
WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#347: FILE: drivers/raw/dpaa_qdma/dpaa_qdma.c:61:
+qdma_ccdf_set_ser(struct fsl_qdma_format *ccdf, int status)
WARNING:TYPO_SPELLING: 'SER' may be misspelled - perhaps 'SET'?
#349: FILE: drivers/raw/dpaa_qdma/dpaa_qdma.c:63:
+ ccdf->status = rte_cpu_to_le_32(QDMA_CCDF_SER | status);
WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#513: FILE: drivers/raw/dpaa_qdma/dpaa_qdma.c:227:
+ qdma_ccdf_set_ser(ccdf, qdma_ccdf_get_status(ccdf));
WARNING:TYPO_SPELLING: 'SER' may be misspelled - perhaps 'SET'?
#1488: FILE: drivers/raw/dpaa_qdma/dpaa_qdma.h:122:
+#define QDMA_CCDF_SER BIT(30)
WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#1542: FILE: drivers/raw/dpaa_qdma/dpaa_qdma.h:176:
+ __le32 status; /* ser, status */
total: 0 errors, 5 warnings, 1593 lines checked
Warning in drivers/raw/dpaa_qdma/dpaa_qdma.c:
Using rte_atomicNN_xxx
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-08 23:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1599472215-1836-1-git-send-email-g.singh@nxp.com>
2020-09-08 23:47 ` [dpdk-test-report] |WARNING| pw76675 [PATCH RFC] raw: add dpaa qdma driver 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).