|FAILURE| pw141434-141445 [PATCH] [12/12] crypto/cnxk: enable dual s
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Jun 21 02:11:12 CEST 2024
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/141445
_Testing issues_
Submitter: Aakash Sasidharan <asasidharan at marvell.com>
Date: Thursday, June 20 2024 14:58:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f
141434-141445 --> testing issues
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Fedora 40 (ARM) (dpdk_meson_compile): ====
In function 'vsetq_lane_u64',
inlined from 'cn10k_cryptodev_sec_inb_rx_inject' at ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:1429:13:
/usr/lib/gcc/aarch64-redhat-linux/14/include/arm_neon.h:3027:10: error: 'inst_45' may be used uninitialized [-Werror=maybe-uninitialized]
3027 | return __aarch64_vset_lane_any (__elem, __vec, __index);
| ^
../drivers/crypto/cnxk/cn10k_cryptodev_ops.c: In function 'cn10k_cryptodev_sec_inb_rx_inject':
../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:1355:38: note: 'inst_45' was declared here
1355 | uint64x2_t inst_01, inst_23, inst_45, inst_67;
| ^~~~~~~
In function 'vsetq_lane_u64',
inlined from 'cn10k_cryptodev_sec_inb_rx_inject' at ../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:1438:13:
/usr/lib/gcc/aarch64-redhat-linux/14/include/arm_neon.h:3027:10: error: 'inst_67' may be used uninitialized [-Werror=maybe-uninitialized]
3027 | return __aarch64_vset_lane_any (__elem, __vec, __index);
| ^
../drivers/crypto/cnxk/cn10k_cryptodev_ops.c: In function 'cn10k_cryptodev_sec_inb_rx_inject':
../drivers/crypto/cnxk/cn10k_cryptodev_ops.c:1355:47: note: 'inst_67' was declared here
1355 | uint64x2_t inst_01, inst_23, inst_45, inst_67;
| ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30264/
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