automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Michael Leung <michael.leung@bloombase.com>
Subject: |WARNING| pw126252 [PATCH] crypto/openssl: add aes-xts support
Date: Wed, 19 Apr 2023 01:11:08 +0200 (CEST)	[thread overview]
Message-ID: <20230418231108.5F5E0121EF6@dpdk.org> (raw)
In-Reply-To: <20230418230947.240459-1-michael.leung@bloombase.com>

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#78: 
Add aes-128-xts and aes-256-xts support for crypto openssl pmd. As xts mode we got 2 key, the key length is multiplied by two, i.e. 32 and 64.

ERROR:C99_COMMENTS: do not use C99 // comments
#149: FILE: drivers/crypto/openssl/rte_openssl_pmd_ops.c:322:
+					.increment = 32	// only 32 & 64 (128/256-bit)

total: 1 errors, 1 warnings, 59 lines checked

  parent reply	other threads:[~2023-04-18 23:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230418230947.240459-1-michael.leung@bloombase.com>
2023-04-18 23:02 ` |SUCCESS| " qemudev
2023-04-18 23:06 ` qemudev
2023-04-18 23:11 ` checkpatch [this message]
2023-04-18 23:59 ` 0-day Robot

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=20230418231108.5F5E0121EF6@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=michael.leung@bloombase.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).