|FAILURE| [GIT MASTER] 9dae7a15aea76313c592c11db44e1386e85f86fe

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Apr 4 06:46:22 CEST 2023


_Testing issues_

Branch: tags/v22.11

9dae7a15aea76313c592c11db44e1386e85f86fe --> testing fail

Test environment and result as below:

+--------------------+----------------+
|    Environment     | dpdk_unit_test |
+====================+================+
| Debian Buster      | PASS           |
+--------------------+----------------+
| CentOS Stream 9    | FAIL           |
+--------------------+----------------+
| Debian 11 (Buster) | PASS           |
+--------------------+----------------+
| Debian Bullseye    | PASS           |
+--------------------+----------------+
| Fedora 36          | PASS           |
+--------------------+----------------+
| CentOS Stream 8    | PASS           |
+--------------------+----------------+
| RHEL 7             | PASS           |
+--------------------+----------------+
| Ubuntu 20.04 (ARM) | PASS           |
+--------------------+----------------+
| Ubuntu 22.04       | PASS           |
+--------------------+----------------+
| Ubuntu 20.04       | PASS           |
+--------------------+----------------+
| RHEL8              | PASS           |
+--------------------+----------------+
| openSUSE Leap 15   | PASS           |
+--------------------+----------------+

==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
ccache cc -Idrivers/a715181@@tmp_rte_crypto_openssl at sta -Idrivers -I../drivers -Idrivers/crypto/openssl -I../drivers/crypto/openssl -Ilib/cryptodev -I../lib/cryptodev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -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 -Wwr
 ite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.crypto.openssl -MD -MQ 'drivers/a715181@@tmp_rte_crypto_openssl at sta/crypto_openssl_rte_openssl_pmd.c.o' -MF 'drivers/a715181@@tmp_rte_crypto_openssl at sta/crypto_openssl_rte_openssl_pmd.c.o.d' -o 'drivers/a715181@@tmp_rte_crypto_openssl at sta/crypto_openssl_rte_openssl_pmd.c.o' -c ../drivers/crypto/openssl/rte_openssl_pmd.c
In file included from ../lib/eal/arm/include/rte_memcpy.h:9,
from ../lib/mempool/rte_mempool.h:48,
from ../lib/mbuf/rte_mbuf.h:38,
from ../lib/cryptodev/rte_crypto.h:20,
from ../lib/cryptodev/rte_cryptodev.h:23,
from ../drivers/crypto/openssl/rte_openssl_pmd.c:7:
In function 'openssl_set_session_auth_parameters',
inlined from 'openssl_set_session_parameters' at ../drivers/crypto/openssl/rte_openssl_pmd.c:826:9:
../lib/eal/arm/include/rte_memcpy_64.h:364:33: error: 'memcpy' forming offset [4, 8] is out of the bounds [0, 4] [-Werror=array-bounds]
364 | #define rte_memcpy(d, s, n)     memcpy((d), (s), (n))
|                                 ^~~~~~~~~~~~~~~~~~~~~
../drivers/crypto/openssl/rte_openssl_pmd.c:699:17: note: in expansion of macro 'rte_memcpy'
699 |                 rte_memcpy(algo_name, algo, (sizeof(algo)+1));
|                 ^~~~~~~~~~
cc1: all warnings being treated as errors
[2476/3435] Generating rte_crypto_scheduler.sym_chk with a meson_exe.py custom command.
[2477/3435] Generating rte_crypto_virtio.pmd.c with a custom command.
[2478/3435] Compiling C object 'drivers/a715181@@tmp_rte_compress_mlx5 at sta/compress_mlx5_mlx5_compress.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Debian 11 (Buster)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

Fedora 36
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.1

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

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 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

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/tarballs/24133/

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