automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: pablo.de.lara.guarch@intel.com, test-report@dpdk.org
Subject: [dpdk-test-report] [PatchWork]|ERROR| pw15337-15339 crypto/zuc: add driver for ZUC library
Date: 25 Aug 2016 23:21:34 -0700	[thread overview]
Message-ID: <1f969b$ud9ub7@orsmga001.jf.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2612 bytes --]


Test-Label: Intel Niantic on Fedora
Test-Status: ERROR

Patchwork ID: 15337-15339
http://www.dpdk.org/dev/patchwork/patch/15339/
Submitter: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Date: Fri, 26 Aug 2016 04:09:13 +0100
DPDK git baseline: e22856313fff2db12d8e132dad446bbf74cf29a5

Check patch error:
15337: 
WARNING: line over 80 characters
#339: FILE: drivers/crypto/zuc/rte_zuc_pmd.c:139:
+		memcpy(sess->pKey_cipher, xform->cipher.key.data, ZUC_IV_KEY_LENGTH);

WARNING: line over 80 characters
#348: FILE: drivers/crypto/zuc/rte_zuc_pmd.c:148:
+		memcpy(sess->pKey_hash, xform->auth.key.data, ZUC_IV_KEY_LENGTH);

WARNING: line over 80 characters
#400: FILE: drivers/crypto/zuc/rte_zuc_pmd.c:200:
+		if (unlikely(ops[i]->sym->cipher.iv.length != ZUC_IV_KEY_LENGTH)) {

WARNING: line over 80 characters
#448: FILE: drivers/crypto/zuc/rte_zuc_pmd.c:248:
+		if (unlikely(ops[i]->sym->auth.aad.length != ZUC_IV_KEY_LENGTH)) {

WARNING: line over 80 characters
#454: FILE: drivers/crypto/zuc/rte_zuc_pmd.c:254:
+		if (unlikely(ops[i]->sym->auth.digest.length != ZUC_DIGEST_LENGTH)) {

WARNING: line over 80 characters
#482: FILE: drivers/crypto/zuc/rte_zuc_pmd.c:282:
+				ops[i]->status = RTE_CRYPTO_OP_STATUS_AUTH_FAILED;

WARNING: quoted string split across lines
#735: FILE: drivers/crypto/zuc/rte_zuc_pmd.c:535:
+	RTE_LOG(INFO, PMD, "Closing ZUC crypto device %s"
+			" on numa socket %u
",

WARNING: quoted string split across lines
#957: FILE: drivers/crypto/zuc/rte_zuc_pmd_ops.c:203:
+			ZUC_LOG_INFO("Reusing existing ring %s"
+					" for processed packets",

WARNING: quoted string split across lines
#963: FILE: drivers/crypto/zuc/rte_zuc_pmd_ops.c:209:
+		ZUC_LOG_ERR("Unable to reuse existing ring %s"
+				" for processed packets",

ERROR: return is not a function, parentheses are not required
#988: FILE: drivers/crypto/zuc/rte_zuc_pmd_ops.c:234:
+		return (-ENOMEM);

total: 1 errors, 9 warnings, 1200 lines checked

/home/patchWorkOrg/patches/dpdk-dev-1-3-crypto-zuc-add-driver-for-ZUC-library.patch has style problems, please review.

If any of these errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS.


Compilation:
OS: fedora
Nic: niantic
GCC: gcc_x86-64, 4.8.3
ICC:16.0.2
i686-native-linuxapp-icc: compile pass
x86_64-native-linuxapp-gcc-combined: compile pass
i686-native-linuxapp-gcc: compile pass
x86_64-native-linuxapp-gcc: compile pass
x86_64-native-linuxapp-icc: compile pass
x86_64-native-linuxapp-gcc-debug: compile pass
x86_64-native-linuxapp-gcc-shared: compile pass
x86_64-native-linuxapp-clang: compile pass



DPDK STV team 

                 reply	other threads:[~2016-08-26  6:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='1f969b$ud9ub7@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --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).