From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Anatoly Burakov <anatoly.burakov@intel.com>
Subject: [dpdk-test-report] |WARNING| pw86317 [PATCH v15 03/11] eal: change API of power intrinsics
Date: Mon, 11 Jan 2021 16:00:35 +0100 (CET) [thread overview]
Message-ID: <20210111150035.380BD2C52@dpdk.org> (raw)
In-Reply-To: <54a11365bf7911b3e11471a89b515a497514fc72.1610377084.git.anatoly.burakov@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/86317
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#198: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:24:
+^I * may be read and compared against this value.$
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#198: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:24:
+ uint64_t val; /**< Before attempting the monitoring, the address
+ * may be read and compared against this value.
ERROR:CODE_INDENT: code indent should use tabs where possible
#199: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:25:
+^I **/$
ERROR:CODE_INDENT: code indent should use tabs where possible
#202: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:28:
+^I * expected value with the memory address. Can be 1,$
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#202: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:28:
+ uint8_t data_sz; /**< Data size (in bytes) that will be used to compare
+ * expected value with the memory address. Can be 1,
ERROR:CODE_INDENT: code indent should use tabs where possible
#203: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:29:
+^I * 2, 4, or 8. Supplying any other value will lead to$
ERROR:CODE_INDENT: code indent should use tabs where possible
#204: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:30:
+^I * undefined result. */$
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#204: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:30:
+ * undefined result. */
total: 5 errors, 3 warnings, 279 lines checked
parent reply other threads:[~2021-01-11 15:00 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <54a11365bf7911b3e11471a89b515a497514fc72.1610377084.git.anatoly.burakov@intel.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=20210111150035.380BD2C52@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=anatoly.burakov@intel.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).