|FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Feb 27 17:12:51 CET 2024


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338

_Testing issues_

Submitter: Nishikant Nayak <nishikanta.nayak at intel.com>
Date: Tuesday, February 27 2024 09:40:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049

137335-137338 --> testing fail

Test environment and result as below:

+---------------------+--------------------+
|     Environment     | dpdk_meson_compile |
+=====================+====================+
| CentOS Stream 9     | PASS               |
+---------------------+--------------------+
| Debian 12 (arm)     | PASS               |
+---------------------+--------------------+
| Fedora 37           | PASS               |
+---------------------+--------------------+
| FreeBSD 13.2        | FAIL               |
+---------------------+--------------------+
| Debian Bullseye     | PASS               |
+---------------------+--------------------+
| openSUSE Leap 15    | PASS               |
+---------------------+--------------------+
| Ubuntu 20.04        | PASS               |
+---------------------+--------------------+
| RHEL8               | PASS               |
+---------------------+--------------------+
| Fedora 38           | PASS               |
+---------------------+--------------------+
| Alpine              | PASS               |
+---------------------+--------------------+
| Windows Server 2022 | PASS               |
+---------------------+--------------------+
| Ubuntu 22.04        | PASS               |
+---------------------+--------------------+

==== 20 line log output for FreeBSD 13.2 (dpdk_meson_compile): ====
[574/1827] Generating symbol file lib/librte_port.so.24.1.p/librte_port.so.24.1.symbols
[575/1827] Linking target drivers/librte_bus_pci.so.24.1
[576/1827] Generating symbol file drivers/librte_common_idpf.so.24.1.p/librte_common_idpf.so.24.1.symbols
[577/1827] Linking target drivers/librte_bus_vdev.so.24.1
[578/1827] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o
[579/1827] Linking target lib/librte_table.so.24.1
[580/1827] Generating symbol file lib/librte_ipsec.so.24.1.p/librte_ipsec.so.24.1.symbols
[581/1827] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o
FAILED: drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o
ccache cc -Idrivers/libtmp_rte_common_qat.a.p -Idrivers -I../drivers -Idrivers/common/qat -I../drivers/common/qat -I../drivers/common/qat/qat_adf -I../drivers/crypto/qat -I../drivers/compress/qat -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/bsd -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pci -I../lib/pci -Ilib/cryptodev -I../lib/cryptodev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -Ilib/compressdev -I../lib/compressdev -Ilib/security -I../lib/security -I/usr/local/include -fcolor-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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 -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DBUILD_QAT_SYM -DBUILD_QAT_ASYM -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.qat -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o -MF drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o.d -o drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o -c ../drivers/common/qat/dev/qat_dev_gen_lce.c
../drivers/common/qat/dev/qat_dev_gen_lce.c:49:2: error: unknown type name '__u8'
__u8 device_name[LCE_DEVICE_NAME_SIZE];
^
1 error generated.
[582/1827] Generating symbol file drivers/librte_bus_pci.so.24.1.p/librte_bus_pci.so.24.1.symbols
[583/1827] Generating symbol file lib/librte_table.so.24.1.p/librte_table.so.24.1.symbols
[584/1827] Generating symbol file drivers/librte_bus_vdev.so.24.1.p/librte_bus_vdev.so.24.1.symbols
[585/1827] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o
[586/1827] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 11

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

FreeBSD 13.2
	Kernel: 13.2
	Compiler: clang 11.3.0

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

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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

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

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

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29282/

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