automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Subject: [dpdk-test-report] |WARNING| pw25599 [PATCH 21/22] cryptodev: use AES-GCM/CCM as AEAD algorithms
Date: Wed, 21 Jun 2017 17:49:18 +0200 (CEST)	[thread overview]
Message-ID: <20170621154918.B60817CEF@dpdk.org> (raw)
In-Reply-To: <20170621074731.45013-21-pablo.de.lara.guarch@intel.com>

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

_coding style issues_


WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#287: FILE: app/test-crypto-perf/cperf_options.h:39:
+#define CPERF_DIGEST_SZ ^I("digest-sz")$

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#2827: FILE: examples/l2fwd-crypto/main.c:177:
+	unsigned aead_key_param;

WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#3228: FILE: examples/l2fwd-crypto/main.c:1852:
+						if (check_type(options, &dev_info) == 0)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#4135: FILE: test/test/test_cryptodev_perf.c:133:
+	unsigned key_length;

total: 0 errors, 4 warnings, 4621 lines checked

           reply	other threads:[~2017-06-21 15:49 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20170621074731.45013-21-pablo.de.lara.guarch@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=20170621154918.B60817CEF@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=pablo.de.lara.guarch@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).