|FAILURE| pw130663-130674 [PATCH] [12/12] crypto/dpaa2_sec: add supp

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Aug 23 13:19:28 CEST 2023


Test-Label: iol-unit-amd64-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_unit_test |
+=================+================+
| CentOS Stream 9 | FAIL           |
+-----------------+----------------+
| Debian Bullseye | FAIL           |
+-----------------+----------------+
| Debian Buster   | PASS           |
+-----------------+----------------+
| CentOS Stream 8 | PASS           |
+-----------------+----------------+
| Fedora 37       | FAIL           |
+-----------------+----------------+
| Ubuntu 20.04    | FAIL           |
+-----------------+----------------+
| Fedora 38       | FAIL           |
+-----------------+----------------+

==== 20 line log output for Fedora 38 (dpdk_unit_test): ====
../drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:3166:25: note: at offset 400 into object 'hdr' of size 48
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: at offset 400 into object 'hdr' of size 48
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: at offset 400 into object 'hdr' of size 48
3166 |                 uint8_t hdr[48] = {};
|                         ^~~
cc1: all warnings being treated as errors
[2096/2709] Compiling C object 'drivers/a715181@@rte_crypto_dpaa_sec at sha/meson-generated_.._rte_crypto_dpaa_sec.pmd.c.o'.
[2097/2709] Generating rte_crypto_dpaa_sec.sym_chk with a meson_exe.py custom command.
[2098/2709] Compiling C object 'drivers/a715181@@tmp_rte_crypto_cnxk at sta/crypto_cnxk_cn10k_cryptodev_ops.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

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