|FAILURE| pw126265-126266 [PATCH] [2/2] crypto/qat: add sm3 hmac
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Apr 19 23:02:35 CEST 2023
Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/126266
_Testing issues_
Submitter: Arek Kusztal <arkadiuszx.kusztal at intel.com>
Date: Wednesday, April 19 2023 19:51:09
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd
126265-126266 --> testing fail
Test environment and result as below:
+------------------+--------------------+
| Environment | dpdk_meson_compile |
+==================+====================+
| FreeBSD 13 | FAIL |
+------------------+--------------------+
| CentOS Stream 9 | FAIL |
+------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------+--------------------+
| Debian Buster | FAIL |
+------------------+--------------------+
| Debian Bullseye | FAIL |
+------------------+--------------------+
| openSUSE Leap 15 | FAIL |
+------------------+--------------------+
| CentOS Stream 8 | FAIL |
+------------------+--------------------+
| RHEL 7 | FAIL |
+------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------+--------------------+
| RHEL8 | FAIL |
+------------------+--------------------+
| Alpine | FAIL |
+------------------+--------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
[2178/3100] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_crypto_pmd_gen3.c.o'.
[2179/3100] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_crypto_pmd_gen2.c.o'.
[2180/3100] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_asym_pmd_gen1.c.o'.
[2181/3100] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_sym_pmd_gen1.c.o'.
[2182/3100] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_qat_crypto.c.o'.
[2183/3100] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_qat_asym.c.o'.
[2184/3100] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_qat_sym_session.c.o'.
[01m[K../drivers/crypto/qat/qat_sym_session.c:[m[K In function '[01m[Kqat_sym_session_configure_auth[m[K':
[01m[K../drivers/crypto/qat/qat_sym_session.c:698:14:[m[K [01;31m[Kerror: [m[K'[01m[KRTE_CRYPTO_AUTH_SM3_HMAC[m[K' undeclared (first use in this function); did you mean '[01m[KRTE_CRYPTO_AUTH_SHA1_HMAC[m[K'?
698 | case [01;31m[KRTE_CRYPTO_AUTH_SM3_HMAC[m[K:
| [01;31m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
| [32m[KRTE_CRYPTO_AUTH_SHA1_HMAC[m[K
[01m[K../drivers/crypto/qat/qat_sym_session.c:698:14:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in
[01m[K../drivers/crypto/qat/qat_sym_session.c:700:36:[m[K [01;31m[Kerror: [m[Kthis statement may fall through [[01;31m[K-Werror=implicit-fallthrough=[m[K]
700 | [01;31m[Ksession->auth_mode = ICP_QAT_HW_AUTH_MODE2[m[K;
| [01;31m[K~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K../drivers/crypto/qat/qat_sym_session.c:701:9:[m[K [01;36m[Knote: [m[Khere
701 | [01;36m[Kcase[m[K RTE_CRYPTO_AUTH_SM3:
| [01;36m[K^~~~[m[K
cc1: all warnings being treated as errors
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Ubuntu 22.04
Kernel: Container Host Kernel
Compiler: gcc 12.2.1-2
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26051/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list