* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 16:13 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 16:13 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
[not found] <20240227094006.565697-5-nishikanta.nayak@intel.com>
2024-02-29 9:07 ` dpdklab
@ 2024-03-06 4:12 ` dpdklab
1 sibling, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-03-06 4:12 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nayak, Nishikanta
Test-Label: iol-broadcom-Performance
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Performance Testing issues_
Submitter: Nayak, Nishikanta <nishikanta.nayak@intel.com>
Date: Tuesday, February 27 2024 09:40:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049
137335-137338 --> performance testing fail
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.82
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -1.4% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -5.2% |
+------------+---------+----------+-------------+------------------------------+
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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
[not found] <20240227094006.565697-5-nishikanta.nayak@intel.com>
@ 2024-02-29 9:07 ` dpdklab
2024-03-06 4:12 ` dpdklab
1 sibling, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-29 9:07 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-broadcom-Performance
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Performance Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@intel.com>
Date: Tuesday, February 27 2024 09:40:06
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049
137335-137338 --> performance testing fail
Test environment and result as below:
Ubuntu 22.04 ARM
Kernel: 5.15.82
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -1.4% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -5.2% |
+------------+---------+----------+-------------+------------------------------+
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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 17:45 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 17:45 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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 | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | 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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 16:58 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 16:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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 | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 9 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian 12 (arm) | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 37 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| FreeBSD 13.2 | FAIL | SKIPPED |
+---------------------+--------------------+----------------------+
| Debian Bullseye | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| RHEL8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Fedora 38 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Alpine | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2022 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| CentOS Stream 8 | PASS | SKIPPED |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS | 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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 16:39 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 16:39 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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 |
+---------------------+--------------------+
| CentOS Stream 8 | 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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 16:26 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 16:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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 |
+---------------------+--------------------+
| CentOS Stream 8 | 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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 16:23 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 16:23 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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 |
+---------------------+--------------------+
| CentOS Stream 8 | 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
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 16:22 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 16:22 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 16:19 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 16:19 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 16:19 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 16:19 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 16:12 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 16:12 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 16:12 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 16:12 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 16:11 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 16:11 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 16:10 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 16:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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/
^ permalink raw reply [flat|nested] 16+ messages in thread
* |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests
@ 2024-02-27 16:10 dpdklab
0 siblings, 0 replies; 16+ messages in thread
From: dpdklab @ 2024-02-27 16:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Nishikant Nayak
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137338
_Testing issues_
Submitter: Nishikant Nayak <nishikanta.nayak@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/
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2024-03-06 4:12 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-27 16:13 |FAILURE| pw137335-137338 [PATCH] [v4,4/4] test/cryptodev: add tests dpdklab
[not found] <20240227094006.565697-5-nishikanta.nayak@intel.com>
2024-02-29 9:07 ` dpdklab
2024-03-06 4:12 ` dpdklab
-- strict thread matches above, loose matches on Subject: below --
2024-02-27 17:45 dpdklab
2024-02-27 16:58 dpdklab
2024-02-27 16:39 dpdklab
2024-02-27 16:26 dpdklab
2024-02-27 16:23 dpdklab
2024-02-27 16:22 dpdklab
2024-02-27 16:19 dpdklab
2024-02-27 16:19 dpdklab
2024-02-27 16:12 dpdklab
2024-02-27 16:12 dpdklab
2024-02-27 16:11 dpdklab
2024-02-27 16:10 dpdklab
2024-02-27 16:10 dpdklab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).