|FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Aug 23 14:27:29 CEST 2023
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130674
_Testing issues_
Submitter: Hemant Agrawal <hemant.agrawal at nxp.com>
Date: Wednesday, August 23 2023 07:08:55
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:971d2b57972919527e27ed683032a71864a2eb56
130663-130674 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3241:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3241 | uh->dst_port = rte_cpu_to_be_16(dport);
| ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 | uint8_t hdr[48] = {};
| ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3242:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3242 | uh->dgram_len = 0;
| ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 | uint8_t hdr[48] = {};
| ^~~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3243:35: error: array subscript 50 is outside array bounds of 'uint8_t[48]' {aka 'unsigned char[48]'} [-Werror=array-bounds]
3243 | uh->dgram_cksum = 0;
| ^~
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: while referencing 'hdr'
3166 | uint8_t hdr[48] = {};
| ^~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/27426/
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