automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Anatoly Burakov <anatoly.burakov@intel.com>
Subject: [dpdk-test-report] |WARNING| pw86421 [PATCH v16 03/11] eal: change API of power intrinsics
Date: Tue, 12 Jan 2021 18:38:27 +0100 (CET)	[thread overview]
Message-ID: <20210112173827.A7C25493D@dpdk.org> (raw)
In-Reply-To: <f32d9217045ba88e93a708c9d07858dfda8c8447.1610473000.git.anatoly.burakov@intel.com>

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#196: 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
#196: 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
#197: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:25:
+^I                       **/$

ERROR:CODE_INDENT: code indent should use tabs where possible
#200: 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
#200: 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
#201: 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
#202: 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
#202: FILE: lib/librte_eal/include/generic/rte_power_intrinsics.h:30:
+	                  *   undefined result. */

total: 5 errors, 3 warnings, 288 lines checked

           reply	other threads:[~2021-01-12 17:38 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <f32d9217045ba88e93a708c9d07858dfda8c8447.1610473000.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=20210112173827.A7C25493D@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).