automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: "Liguzinski, WojciechX" <wojciechx.liguzinski@intel.com>
Subject: [dpdk-test-report] |WARNING| pw98187 [RFC PATCH v6 5/5] app/test: add tests for PIE
Date: Tue,  7 Sep 2021 16:13:19 +0200 (CEST)	[thread overview]
Message-ID: <20210907141319.1E0F2122D3F@dpdk.org> (raw)
In-Reply-To: <20210907141151.1502383-6-wojciechx.liguzinski@intel.com>

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#183: FILE: app/test/test_pie.c:30:
+^I                                 * (milliseconds)$

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#183: FILE: app/test/test_pie.c:30:
+	uint16_t *dp_update_interval;   /**< Update interval for drop probability
+	                                 * (milliseconds)

ERROR:CODE_INDENT: code indent should use tabs where possible
#184: FILE: app/test/test_pie.c:31:
+^I                                 */$

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#207: FILE: app/test/test_pie.c:54:
+struct test_config {                /**< Master test structure for RTE_PIE */

WARNING:LONG_LINE: line length of 111 exceeds 100 columns
#578: FILE: app/test/test_pie.c:425:
+											900, 1200, 1500, 3000};

total: 2 errors, 3 warnings, 1189 lines checked

           reply	other threads:[~2021-09-07 14:13 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210907141151.1502383-6-wojciechx.liguzinski@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=20210907141319.1E0F2122D3F@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=test-report@dpdk.org \
    --cc=wojciechx.liguzinski@intel.com \
    /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).