|WARNING| pw167868 [PATCH] [v2] crypto/ipsec_mb: require minimum ver
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Aug 17 12:33:35 CEST 2026
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/167868
_Testing issues_
Submitter: Radu Nicolau <radu.nicolau at intel.com>
Date: Monday, August 17 2026 09:39:03
DPDK git baseline: Repo:dpdk-next-crypto
Branch: master
CommitID:38f72e500b3b159eca3ba2f4ca0e46a26a7cb057
167868 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#469621
Test environment and result as below:
+-------------------------------+----------------+---------------------------+--------------+------------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+===============================+================+===========================+==============+==============================+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian GNU/Linux 13 | PASS | WARN | SKIPPED | WARN |
+-------------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian GNU/Linux 12 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 24.04 | PASS | SKIPPED | PASS | SKIPPED |
+-------------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora Linux 43 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+--------------+------------------------------+
| Red Hat Enterprise Linux 10.2 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora Linux 44 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+--------------+------------------------------+
| Red Hat Enterprise Linux 9.8 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 26.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+--------------+------------------------------+
==== 20 line log output for Debian GNU/Linux 13 (cryptodev_sw_snow3g_autotest): ====
| ^~~~~~~~~~~~~~~~
| IMB_AUTH_AES_CCM
../drivers/crypto/ipsec_mb/pmd_aesni_mb.c: In function 'set_mb_job_params':
../drivers/crypto/ipsec_mb/pmd_aesni_mb.c:1607:14: error: 'IMB_AUTH_SM4_GCM' undeclared (first use in this function); did you mean 'IMB_AUTH_AES_CCM'?
1607 | case IMB_AUTH_SM4_GCM:
| ^~~~~~~~~~~~~~~~
| IMB_AUTH_AES_CCM
../drivers/crypto/ipsec_mb/pmd_aesni_mb.c:1798:14: error: 'IMB_CIPHER_SM4_GCM' undeclared (first use in this function); did you mean 'IMB_CIPHER_GCM'?
1798 | 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:26:1: error: control reaches end of non-void function [-Werror=return-type]
26 | }
| ^
cc1: all warnings being treated as errors
[1535/3495] Generating rte_crypto_cnxk.pmd.c with a custom command
[1536/3495] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o
[1537/3495] Generating rte_crypto_dpaa2_sec.pmd.c with a custom command
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0
CPU: Unknown Unknown
Libc: GNU 2.35
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CPU: ThunderX2-99xx 1
Libc: GNU 2.34
Debian GNU/Linux 13
Kernel: 7.0
Compiler: gcc gcc (Debian 14.2.0-19) 14.2.0
CPU: ThunderX2-99xx 1
Libc: GNU 2.41
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
CPU: ThunderX2-99xx 1
Libc: GNU 2.39
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
CPU: ThunderX2-99xx 1
Libc: GNU 2.36
Ubuntu 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
CPU: ThunderX2-99xx 1
Libc: GNU 2.39
Fedora Linux 43
Kernel: 7.0
Compiler: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
CPU: ThunderX2-99xx 1
Libc: GNU 2.42
Red Hat Enterprise Linux 10.2
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
CPU: ThunderX2-99xx 1
Libc: GNU 2.39
Fedora Linux 44
Kernel: 7.0
Compiler: gcc gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
CPU: ThunderX2-99xx 1
Libc: GNU 2.43
Red Hat Enterprise Linux 9.8
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CPU: ThunderX2-99xx 1
Libc: GNU 2.34
Ubuntu 26.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0
CPU: ThunderX2-99xx 1
Libc: GNU 2.43
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/36768/
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