|WARNING| pw127647 [PATCH] [v2] crypto/qat: add SM3 HMAC to gen4 dev
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sun May 28 21:06:44 CEST 2023
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/127647
_Testing issues_
Submitter: Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>
Date: Sunday, May 28 2023 17:36:25
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c9df59bcc9bec67783de98486879594e52bdc418
127647 --> testing fail
Test environment and result as below:
+------------------+----------+
| Environment | abi_test |
+==================+==========+
| CentOS Stream 8 | FAIL |
+------------------+----------+
| Fedora 38 | FAIL |
+------------------+----------+
| Debian Buster | FAIL |
+------------------+----------+
| CentOS Stream 9 | FAIL |
+------------------+----------+
| RHEL8 | FAIL |
+------------------+----------+
| Fedora 37 | FAIL |
+------------------+----------+
| Debian Bullseye | FAIL |
+------------------+----------+
| RHEL 7 | FAIL |
+------------------+----------+
| Ubuntu 22.04 | FAIL |
+------------------+----------+
| openSUSE Leap 15 | FAIL |
+------------------+----------+
==== 20 line log output for openSUSE Leap 15 (abi_test): ====
[760/3370] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/compress_qat_dev_qat_comp_pmd_gen1.c.o'.
[761/3370] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/common_qat_qat_pf2vf.c.o'.
[762/3370] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/common_qat_dev_qat_dev_gen1.c.o'.
[763/3370] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/common_qat_dev_qat_dev_gen2.c.o'.
[764/3370] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/common_qat_dev_qat_dev_gen4.c.o'.
[765/3370] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/compress_qat_qat_comp_pmd.c.o'.
[766/3370] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/common_qat_dev_qat_dev_gen3.c.o'.
[767/3370] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/compress_qat_dev_qat_comp_pmd_gen2.c.o'.
[768/3370] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/compress_qat_qat_comp.c.o'.
[769/3370] Compiling C object 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_crypto_pmd_gen4.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_crypto_pmd_gen4.c.o
ccache cc -Idrivers/a715181@@tmp_rte_common_qat at sta -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/common/qat/../../crypto/qat -I../drivers/common/qat/../../compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O2 -g
-include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -DOPENSSL_LOAD_CONF -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat -MD -MQ 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_crypto_pmd_gen4.c.o' -MF 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_crypto_pmd_gen4.c.o.d' -o 'drivers/a715181@@tmp_rte_common_qat at sta/crypto_qat_dev_qat_crypto_pmd_gen4.c.o' -c ../drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
In file included from ../drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c:8:0:
../drivers/common/qat/../../crypto/qat/qat_sym.h:61:13: error: 'RTE_CRYPTO_AUTH_SM3_HMAC' undeclared here (not in a function); did you mean 'RTE_CRYPTO_AUTH_SHA1_HMAC'?
.algo = RTE_CRYPTO_AUTH_##n, \
^
../drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c:106:2: note: in expansion of macro 'QAT_SYM_AUTH_CAP'
QAT_SYM_AUTH_CAP(SM3_HMAC,
^~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: clang 16.0.3
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
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 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26427/
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