From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Gagandeep Singh <g.singh@nxp.com>
Subject: [dpdk-test-report] |WARNING| pw76675 [PATCH RFC] raw: add dpaa qdma driver
Date: Wed, 9 Sep 2020 01:47:28 +0200 (CEST) [thread overview]
Message-ID: <20200908234728.CDB391B9B7@dpdk.org> (raw)
In-Reply-To: <1599472215-1836-1-git-send-email-g.singh@nxp.com>
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
parent reply other threads:[~2020-09-08 23:47 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1599472215-1836-1-git-send-email-g.singh@nxp.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200908234728.CDB391B9B7@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=g.singh@nxp.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).