From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Brian Dooley <brian.dooley@intel.com>
Subject: |FAILURE| pw149231-149232 [PATCH] [v1,2/2] app/test: add SM4 GCM tes
Date: Fri, 13 Dec 2024 16:46:38 -0800 (PST) [thread overview]
Message-ID: <675cd56e.050a0220.38390b.21a8SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20241213125850.2714328-2-brian.dooley@intel.com>
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/149232
_Testing issues_
Submitter: Brian Dooley <brian.dooley@intel.com>
Date: Friday, December 13 2024 12:58:49
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:7df61db6c387703a36306c1aea92225921e2eeb2
149231-149232 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#299034
Test environment and result as below:
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=======================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm) | SKIPPED | WARN | PEND | PEND |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+-----------------------+--------------+---------------------------+------------------------------+----------------+
==== 20 line log output for Debian 12 (arm) (cryptodev_sw_zuc_autotest): ====
| ^~~~~~~~~~~~~~~
../drivers/crypto/ipsec_mb/pmd_aesni_mb.c:735:17: error: nested extern declaration of 'imb_sm4_gcm_pre' [-Werror=nested-externs]
../drivers/crypto/ipsec_mb/pmd_aesni_mb.c: In function 'set_mb_job_params':
../drivers/crypto/ipsec_mb/pmd_aesni_mb.c:1578:14: error: 'IMB_AUTH_SM4_GCM' undeclared (first use in this function); did you mean 'IMB_AUTH_AES_CCM'?
1578 | case IMB_AUTH_SM4_GCM:
| ^~~~~~~~~~~~~~~~
| IMB_AUTH_AES_CCM
../drivers/crypto/ipsec_mb/pmd_aesni_mb.c:1765:14: error: 'IMB_CIPHER_SM4_GCM' undeclared (first use in this function); did you mean 'IMB_CIPHER_GCM'?
1765 | case IMB_CIPHER_SM4_GCM:
| ^~~~~~~~~~~~~~~~~~
| IMB_CIPHER_GCM
../drivers/crypto/ipsec_mb/pmd_aesni_mb.c: In function 'is_aead_algo':
../drivers/crypto/ipsec_mb/pmd_aesni_mb.c:25:1: error: control reaches end of non-void function [-Werror=return-type]
25 | }
| ^
cc1: all warnings being treated as errors
[2479/3378] Generating rte_crypto_dpaa2_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2480/3378] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o
[2481/3378] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32138/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next prev parent reply other threads:[~2024-12-14 0:46 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20241213125850.2714328-2-brian.dooley@intel.com>
2024-12-13 12:27 ` |SUCCESS| pw149231-149232 [PATCH v1 2/2] app/test: add SM4 GCM tests qemudev
2024-12-13 12:31 ` qemudev
2024-12-13 13:00 ` |SUCCESS| pw149232 " checkpatch
2024-12-13 14:02 ` |FAILURE| " 0-day Robot
2024-12-13 22:31 ` |SUCCESS| pw149231-149232 [PATCH] [v1,2/2] app/test: add SM4 GCM tes dpdklab
2024-12-13 22:35 ` dpdklab
2024-12-13 22:40 ` dpdklab
2024-12-13 23:02 ` dpdklab
2024-12-13 23:09 ` dpdklab
2024-12-14 0:06 ` dpdklab
2024-12-14 0:46 ` dpdklab [this message]
2024-12-14 0:47 ` |PENDING| " dpdklab
2024-12-14 0:48 ` |FAILURE| " dpdklab
2024-12-14 0:54 ` dpdklab
2024-12-14 1:05 ` |SUCCESS| " dpdklab
2024-12-14 1:27 ` |PENDING| " dpdklab
2024-12-14 2:08 ` |WARNING| " dpdklab
2024-12-14 2:28 ` dpdklab
2024-12-14 2:48 ` |SUCCESS| " dpdklab
2024-12-14 3:37 ` |WARNING| " dpdklab
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=675cd56e.050a0220.38390b.21a8SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=brian.dooley@intel.com \
--cc=dpdk-test-reports@iol.unh.edu \
--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).