* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary files
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
@ 2025-05-30 6:59 ` qemudev
2025-05-30 7:34 ` |WARNING| " checkpatch
` (35 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: qemudev @ 2025-05-30 6:59 UTC (permalink / raw)
To: test-report; +Cc: Sameer Vaze, zhoumin
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/153887
_ninja build failure_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thu, 29 May 2025 11:16:10 -0600
DPDK git baseline: Repo:dpdk-next-crypto
Branch: for-main
CommitID: d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> ninja build failed
Test environment and result as below:
+---------------------+----------------+
| Environment | compilation |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL |
+---------------------+----------------+
Loongnix-Server 8.3
Kernel: 4.19.190+
Compiler: gcc 8.3
Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd.c.o
cc -Idrivers/libtmp_rte_compress_zlib.a.p -Idrivers -I../drivers -Idrivers/compress/zlib -I../drivers/compress/zlib -Ilib/compressdev -I../lib/compressdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -I../kernel/linux -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -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-stri
ngs -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.compress.zlib -MD -MQ drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd.c.o -MF drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd.c.o.d -o drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd.c.o -c ../drivers/compress/zlib/zlib_pmd.c
In file included from ../lib/eal/include/generic/rte_pause.h:16,
from ../lib/eal/loongarch/include/rte_pause.h:10,
from ../lib/eal/include/generic/rte_rwlock.h:31,
from ../lib/eal/loongarch/include/rte_rwlock.h:8,
from ../lib/eal/include/rte_eal_memconfig.h:10,
from ../lib/eal/include/rte_memory.h:21,
from ../lib/eal/include/rte_malloc.h:16,
from ../drivers/compress/zlib/zlib_pmd.c:7:
./drivers/compress/zlib/zlib_pmd.c: In function ‘process_zlib_deflate_chksum’:
./lib/log/rte_log.h:364:2: error: static assertion failed: "This log format string contains a \n"
static_assert(!__builtin_strchr(fmt, 'n'), ^~~~~~~~~~~~~
./lib/log/rte_log.h:445:2: note: in expansion of macro ‘RTE_LOG_CHECK_NO_NEWLINE’
RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); ^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:20:2: note: in expansion of macro ‘RTE_LOG_LINE_PREFIX’
RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:25:2: note: in expansion of macro ‘ZLIB_PMD_LOG’
ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
^~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd.c:35:3: note: in expansion of macro ‘ZLIB_PMD_ERR’
ZLIB_PMD_ERR("Checksum type not supportedn");
^~~~~~~~~~~~
./lib/log/rte_log.h:364:2: error: static assertion failed: "This log format string contains a \n"
static_assert(!__builtin_strchr(fmt, 'n'), ^~~~~~~~~~~~~
./lib/log/rte_log.h:445:2: note: in expansion of macro ‘RTE_LOG_CHECK_NO_NEWLINE’
RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); ^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:20:2: note: in expansion of macro ‘RTE_LOG_LINE_PREFIX’
RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:25:2: note: in expansion of macro ‘ZLIB_PMD_LOG’
ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
^~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd.c:42:4: note: in expansion of macro ‘ZLIB_PMD_ERR’
ZLIB_PMD_ERR("Unable to fetch dictionaryn");
^~~~~~~~~~~~
./lib/log/rte_log.h:364:2: error: static assertion failed: "This log format string contains a \n"
static_assert(!__builtin_strchr(fmt, 'n'), ^~~~~~~~~~~~~
./lib/log/rte_log.h:445:2: note: in expansion of macro ‘RTE_LOG_CHECK_NO_NEWLINE’
RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); ^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:20:2: note: in expansion of macro ‘RTE_LOG_LINE_PREFIX’
RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:25:2: note: in expansion of macro ‘ZLIB_PMD_LOG’
ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
^~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd.c:48:4: note: in expansion of macro ‘ZLIB_PMD_ERR’
ZLIB_PMD_ERR("Unable to fetch dictionaryn");
^~~~~~~~~~~~
./lib/log/rte_log.h:364:2: error: static assertion failed: "This log format string contains a \n"
static_assert(!__builtin_strchr(fmt, 'n'), ^~~~~~~~~~~~~
./lib/log/rte_log.h:445:2: note: in expansion of macro ‘RTE_LOG_CHECK_NO_NEWLINE’
RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); ^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:20:2: note: in expansion of macro ‘RTE_LOG_LINE_PREFIX’
RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:25:2: note: in expansion of macro ‘ZLIB_PMD_LOG’
ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
^~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd.c:69:3: note: in expansion of macro ‘ZLIB_PMD_ERR’
ZLIB_PMD_ERR("Checksum not supportedn");
^~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd.c: In function ‘process_zlib_inflate_chksum’:
./lib/log/rte_log.h:364:2: error: static assertion failed: "This log format string contains a \n"
static_assert(!__builtin_strchr(fmt, 'n'), ^~~~~~~~~~~~~
./lib/log/rte_log.h:445:2: note: in expansion of macro ‘RTE_LOG_CHECK_NO_NEWLINE’
RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); ^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:20:2: note: in expansion of macro ‘RTE_LOG_LINE_PREFIX’
RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:25:2: note: in expansion of macro ‘ZLIB_PMD_LOG’
ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
^~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd.c:88:3: note: in expansion of macro ‘ZLIB_PMD_ERR’
ZLIB_PMD_ERR("Checksum type not supportedn");
^~~~~~~~~~~~
./lib/log/rte_log.h:364:2: error: static assertion failed: "This log format string contains a \n"
static_assert(!__builtin_strchr(fmt, 'n'), ^~~~~~~~~~~~~
./lib/log/rte_log.h:445:2: note: in expansion of macro ‘RTE_LOG_CHECK_NO_NEWLINE’
RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); ^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:20:2: note: in expansion of macro ‘RTE_LOG_LINE_PREFIX’
RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:25:2: note: in expansion of macro ‘ZLIB_PMD_LOG’
ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
^~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd.c:95:4: note: in expansion of macro ‘ZLIB_PMD_ERR’
ZLIB_PMD_ERR("Unable to fetch dictionaryn");
^~~~~~~~~~~~
./lib/log/rte_log.h:364:2: error: static assertion failed: "This log format string contains a \n"
static_assert(!__builtin_strchr(fmt, 'n'), ^~~~~~~~~~~~~
./lib/log/rte_log.h:445:2: note: in expansion of macro ‘RTE_LOG_CHECK_NO_NEWLINE’
RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); ^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:20:2: note: in expansion of macro ‘RTE_LOG_LINE_PREFIX’
RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:25:2: note: in expansion of macro ‘ZLIB_PMD_LOG’
ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
^~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd.c:101:4: note: in expansion of macro ‘ZLIB_PMD_ERR’
ZLIB_PMD_ERR("Unable to fetch dictionaryn");
^~~~~~~~~~~~
./lib/log/rte_log.h:364:2: error: static assertion failed: "This log format string contains a \n"
static_assert(!__builtin_strchr(fmt, 'n'), ^~~~~~~~~~~~~
./lib/log/rte_log.h:445:2: note: in expansion of macro ‘RTE_LOG_CHECK_NO_NEWLINE’
RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); ^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:20:2: note: in expansion of macro ‘RTE_LOG_LINE_PREFIX’
RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:25:2: note: in expansion of macro ‘ZLIB_PMD_LOG’
ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
^~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd.c:119:4: note: in expansion of macro ‘ZLIB_PMD_ERR’
ZLIB_PMD_ERR("Checksum does not matchn");
^~~~~~~~~~~~
./lib/log/rte_log.h:364:2: error: static assertion failed: "This log format string contains a \n"
static_assert(!__builtin_strchr(fmt, 'n'), ^~~~~~~~~~~~~
./lib/log/rte_log.h:445:2: note: in expansion of macro ‘RTE_LOG_CHECK_NO_NEWLINE’
RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); ^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:20:2: note: in expansion of macro ‘RTE_LOG_LINE_PREFIX’
RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:25:2: note: in expansion of macro ‘ZLIB_PMD_LOG’
ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
^~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd.c:127:3: note: in expansion of macro ‘ZLIB_PMD_ERR’
ZLIB_PMD_ERR("Checksum not supportedn");
^~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd.c: In function ‘zlib_set_stream_parameters’:
./lib/log/rte_log.h:364:2: error: static assertion failed: "This log format string contains a \n"
static_assert(!__builtin_strchr(fmt, 'n'), ^~~~~~~~~~~~~
./lib/log/rte_log.h:445:2: note: in expansion of macro ‘RTE_LOG_CHECK_NO_NEWLINE’
RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); ^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:20:2: note: in expansion of macro ‘RTE_LOG_LINE_PREFIX’
RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:25:2: note: in expansion of macro ‘ZLIB_PMD_LOG’
ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
^~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd.c:419:5: note: in expansion of macro ‘ZLIB_PMD_ERR’
ZLIB_PMD_ERR("Deflate set dictionary failedn");
^~~~~~~~~~~~
./lib/log/rte_log.h:364:2: error: static assertion failed: "This log format string contains a \n"
static_assert(!__builtin_strchr(fmt, 'n'), ^~~~~~~~~~~~~
./lib/log/rte_log.h:445:2: note: in expansion of macro ‘RTE_LOG_CHECK_NO_NEWLINE’
RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); ^~~~~~~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:20:2: note: in expansion of macro ‘RTE_LOG_LINE_PREFIX’
RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
^~~~~~~~~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd_private.h:25:2: note: in expansion of macro ‘ZLIB_PMD_LOG’
ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
^~~~~~~~~~~~
./drivers/compress/zlib/zlib_pmd.c:450:5: note: in expansion of macro ‘ZLIB_PMD_ERR’
ZLIB_PMD_ERR("inflate set dictionary failedn");
^~~~~~~~~~~~
[2185/2927] Compiling C object drivers/librte_crypto_ionic.a.p/meson-generated_.._rte_crypto_ionic.pmd.c.o
[2186/2927] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_pkt_size_distr.c.o
[2187/2927] Compiling C object drivers/librte_crypto_ionic.so.25.2.p/meson-generated_.._rte_crypto_ionic.pmd.c.o
[2188/2927] Generating rte_regex_cn9k_map with a custom command
[2189/2927] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip.c.o
[2190/2927] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_user_vhost_vdpa.c.o
[2191/2927] Generating rte_raw_ntb.sym_chk with a custom command (wrapped by meson to capture output)
[2192/2927] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_rxtx.c.o
[2193/2927] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd_ops.c.o
[2194/2927] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_user_virtio_user_dev.c.o
[2195/2927] Compiling C object drivers/libtmp_rte_crypto_virtio.a.p/crypto_virtio_virtio_cryptodev.c.o
[2196/2927] Generating rte_net_qede.sym_chk with a custom command (wrapped by meson to capture output)
[2197/2927] Compiling C object drivers/libtmp_rte_compress_nitrox.a.p/compress_nitrox_nitrox_comp_reqmgr.c.o
[2198/2927] Compiling C object drivers/libtmp_rte_compress_nitrox.a.p/compress_nitrox_nitrox_comp.c.o
[2199/2927] Generating rte_crypto_null.pmd.c with a custom command
[2200/2927] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_dev.c.o
[2201/2927] Compiling C object drivers/libtmp_rte_regex_cn9k.a.p/regex_cn9k_cn9k_regexdev.c.o
[2202/2927] Generating rte_crypto_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[2203/2927] Compiling C object drivers/libtmp_rte_crypto_ccp.a.p/crypto_ccp_ccp_crypto.c.o
[2204/2927] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
[2205/2927] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_model.c.o
[2206/2927] Compiling C object drivers/libtmp_rte_ml_cnxk.a.p/ml_cnxk_cn10k_ml_ops.c.o
[2207/2927] Generating rte_net_virtio.pmd.c with a custom command
[2208/2927] Compiling C object drivers/libtmp_rte_crypto_caam_jr.a.p/crypto_caam_jr_caam_jr.c.o
[2209/2927] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o
[2210/2927] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2211/2927] Compiling C object drivers/libtmp_rte_crypto_openssl.a.p/crypto_openssl_rte_openssl_pmd.c.o
[2212/2927] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2213/2927] Compiling C object drivers/libtmp_rte_crypto_dpaa_sec.a.p/crypto_dpaa_sec_dpaa_sec.c.o
[2214/2927] Compiling C object drivers/libtmp_rte_crypto_dpaa2_sec.a.p/crypto_dpaa2_sec_dpaa2_sec_dpseci.c.o
[2215/2927] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2216/2927] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[2217/2927] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
^ permalink raw reply [flat|nested] 37+ messages in thread
* |WARNING| pw153887 [PATCH] app/compress-perf: support dictionary files
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
2025-05-30 6:59 ` |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary files qemudev
@ 2025-05-30 7:34 ` checkpatch
2025-05-30 16:33 ` |WARNING| pw153887 [PATCH] app/compress-perf: support dictionary fil dpdklab
` (34 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: checkpatch @ 2025-05-30 7:34 UTC (permalink / raw)
To: test-report; +Cc: Sameer Vaze
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/153887
_coding style issues_
WARNING:TYPO_SPELLING: 'specfic' may be misspelled - perhaps 'specific'?
#121:
Changes also include functions that do inflate or deflate specfic
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#270: FILE: app/test-compress-perf/comp_perf_test_verify.c:6:
+#include <stdio.h>
total: 0 errors, 2 warnings, 762 lines checked
^ permalink raw reply [flat|nested] 37+ messages in thread
* |WARNING| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
2025-05-30 6:59 ` |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary files qemudev
2025-05-30 7:34 ` |WARNING| " checkpatch
@ 2025-05-30 16:33 ` dpdklab
2025-05-30 16:37 ` |FAILURE| " dpdklab
` (33 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 16:33 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#128348
Test environment and result as below:
+-------------------------------+----------+
| Environment | abi_test |
+===============================+==========+
| CentOS Stream 9 | FAIL |
+-------------------------------+----------+
| CentOS Stream 10 | PEND |
+-------------------------------+----------+
| Debian GNU/Linux 12 | PEND |
+-------------------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------------------+----------+
| Fedora 40 | PEND |
+-------------------------------+----------+
| Fedora 41 (Clang) | PEND |
+-------------------------------+----------+
| Fedora 41 | PEND |
+-------------------------------+----------+
| openSUSE Leap 15.6 | PEND |
+-------------------------------+----------+
| Red Hat Enterprise Linux 8.10 | PEND |
+-------------------------------+----------+
| Red Hat Enterprise Linux 9.5 | PEND |
+-------------------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------------------+----------+
==== 20 line log output for CentOS Stream 9 (abi_test): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (2 preceding siblings ...)
2025-05-30 16:33 ` |WARNING| pw153887 [PATCH] app/compress-perf: support dictionary fil dpdklab
@ 2025-05-30 16:37 ` dpdklab
2025-05-30 16:40 ` |PENDING| " dpdklab
` (32 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 16:37 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#342208
Test environment and result as below:
+-------------------------------+----------------+
| Environment | dpdk_unit_test |
+===============================+================+
| CentOS Stream 10 | WARN |
+-------------------------------+----------------+
| CentOS Stream 9 | PEND |
+-------------------------------+----------------+
| Fedora 40 | PEND |
+-------------------------------+----------------+
| Debian GNU/Linux 12 | PEND |
+-------------------------------+----------------+
| Fedora 40 (Clang) | PEND |
+-------------------------------+----------------+
| Ubuntu 20.04 | PEND |
+-------------------------------+----------------+
| Fedora 41 | PEND |
+-------------------------------+----------------+
| Fedora 41 (Clang) | PEND |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.5 | PEND |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | PEND |
+-------------------------------+----------------+
| Ubuntu 24.04 | PEND |
+-------------------------------+----------------+
| Ubuntu 22.04 | PEND |
+-------------------------------+----------------+
==== 20 line log output for CentOS Stream 10 (dpdk_unit_test): ====
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
[2813/3484] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd_ops.c.o
[2814/3484] Compiling C object drivers/libtmp_rte_regex_mlx5.a.p/regex_mlx5_mlx5_regex.c.o
[2815/3484] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Ubuntu 20.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |PENDING| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (3 preceding siblings ...)
2025-05-30 16:37 ` |FAILURE| " dpdklab
@ 2025-05-30 16:40 ` dpdklab
2025-05-30 16:41 ` |FAILURE| " dpdklab
` (31 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 16:40 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: PENDING
http://dpdk.org/patch/153887
_Testing pending_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing pending
Upstream job id: Generic-Unit-Test-DPDK#342203
Test environment and result as below:
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test |
+==============================+===========================+==============================+==============+================+
| Debian 12 (arm) | PEND | PEND | SKIPPED | SKIPPED |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| CentOS Stream 10 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Debian GNU/Linux 12 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (4 preceding siblings ...)
2025-05-30 16:40 ` |PENDING| " dpdklab
@ 2025-05-30 16:41 ` dpdklab
2025-05-30 17:10 ` dpdklab
` (30 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 16:41 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-VM-DPDK-Compile-Meson#35929
Test environment and result as below:
+---------------------+--------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+====================+===================+
| Ubuntu 20.04 | FAIL | SKIPPED |
+---------------------+--------------------+-------------------+
| FreeBSD 14.2 | PEND | SKIPPED |
+---------------------+--------------------+-------------------+
| Windows Server 2022 | SKIPPED | PEND |
+---------------------+--------------------+-------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[2805/3478] Compiling C object drivers/libtmp_rte_vdpa_mlx5.a.p/vdpa_mlx5_mlx5_vdpa_steer.c.o
[2806/3478] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip.c.o
[2807/3478] Compiling C object drivers/libtmp_rte_vdpa_mlx5.a.p/vdpa_mlx5_mlx5_vdpa_virtq.c.o
[2808/3478] Compiling C object drivers/libtmp_rte_vdpa_mlx5.a.p/vdpa_mlx5_mlx5_vdpa_lm.c.o
[2809/3478] Compiling C object drivers/librte_regex_mlx5.so.25.2.p/meson-generated_.._rte_regex_mlx5.pmd.c.o
[2810/3478] Generating rte_crypto_virtio.sym_chk with a custom command (wrapped by meson to capture output)
[2811/3478] Compiling C object drivers/libtmp_rte_compress_nitrox.a.p/compress_nitrox_nitrox_comp.c.o
[2812/3478] Generating symbol file drivers/librte_crypto_dpaa2_sec.so.25.2.p/librte_crypto_dpaa2_sec.so.25.2.symbols
[2813/3478] Generating rte_crypto_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2814/3478] Generating rte_vdpa_mlx5_map with a custom command
[2815/3478] Generating rte_vdpa_ifc.pmd.c with a custom command
[2816/3478] Generating rte_crypto_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[2817/3478] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd_ops.c.o
[2818/3478] Generating rte_ml_cnxk.pmd.c with a custom command
[2819/3478] Generating symbol file drivers/librte_crypto_dpaa_sec.so.25.2.p/librte_crypto_dpaa_sec.so.25.2.symbols
[2820/3478] Generating rte_regex_cn9k.sym_chk with a custom command (wrapped by meson to capture output)
[2821/3478] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o
[2822/3478] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o
[2823/3478] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (5 preceding siblings ...)
2025-05-30 16:41 ` |FAILURE| " dpdklab
@ 2025-05-30 17:10 ` dpdklab
2025-05-30 18:02 ` |WARNING| " dpdklab
` (29 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 17:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Windows-Compile-DPDK-VS#5874
Test environment and result as below:
+---------------------+--------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+====================+===================+
| Ubuntu 20.04 | FAIL | SKIPPED |
+---------------------+--------------------+-------------------+
| FreeBSD 14.2 | FAIL | SKIPPED |
+---------------------+--------------------+-------------------+
| Windows Server 2022 | SKIPPED | PASS |
+---------------------+--------------------+-------------------+
==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
[1791/2099] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o
[1792/2099] Generating rte_baseband_turbo_sw.pmd.c with a custom command
[1793/2099] Compiling C object drivers/librte_baseband_turbo_sw.a.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o
[1794/2099] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[1795/2099] Linking static target drivers/librte_baseband_turbo_sw.a
[1796/2099] Compiling C object drivers/librte_baseband_turbo_sw.so.25.2.p/meson-generated_.._rte_baseband_turbo_sw.pmd.c.o
[1797/2099] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[1798/2099] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
FAILED: app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
cc -Iapp/dpdk-test-compress-perf.p -Iapp -I../app -Ilib/compressdev -I../lib/compressdev -Ilib/eal/common -I../lib/eal/common -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 -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -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-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -march=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ
app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -MF app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o.d -o app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -c ../app/test-compress-perf/comp_perf_test_common.c
../app/test-compress-perf/comp_perf_test_common.c:58:1: error: unused function 'find_buf_size' [-Werror,-Wunused-function]
58 | find_buf_size(uint32_t input_size)
| ^~~~~~~~~~~~~
1 error generated.
[1799/2099] Linking target app/dpdk-dumpcap
[1800/2099] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[1801/2099] Linking target app/dpdk-pdump
[1802/2099] Generating rte_baseband_turbo_sw.sym_chk with a custom command (wrapped by meson to capture output)
[1803/2099] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |WARNING| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (6 preceding siblings ...)
2025-05-30 17:10 ` dpdklab
@ 2025-05-30 18:02 ` dpdklab
2025-05-30 18:05 ` dpdklab
` (28 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 18:02 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#128351
Test environment and result as below:
+-------------------------------+----------+
| Environment | abi_test |
+===============================+==========+
| CentOS Stream 9 | FAIL |
+-------------------------------+----------+
| CentOS Stream 10 | FAIL |
+-------------------------------+----------+
| Debian GNU/Linux 12 | FAIL |
+-------------------------------+----------+
| Fedora 40 (Clang) | FAIL |
+-------------------------------+----------+
| Fedora 40 | FAIL |
+-------------------------------+----------+
| Fedora 41 (Clang) | FAIL |
+-------------------------------+----------+
| Fedora 41 | FAIL |
+-------------------------------+----------+
| openSUSE Leap 15.6 | FAIL |
+-------------------------------+----------+
| Red Hat Enterprise Linux 8.10 | FAIL |
+-------------------------------+----------+
| Red Hat Enterprise Linux 9.5 | FAIL |
+-------------------------------+----------+
| Ubuntu 22.04 | FAIL |
+-------------------------------+----------+
| Ubuntu 24.04 | FAIL |
+-------------------------------+----------+
==== 20 line log output for Ubuntu 24.04 (abi_test): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |WARNING| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (7 preceding siblings ...)
2025-05-30 18:02 ` |WARNING| " dpdklab
@ 2025-05-30 18:05 ` dpdklab
2025-05-30 19:36 ` |FAILURE| " dpdklab
` (27 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 18:05 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#128352
Test environment and result as below:
+-------------------------------+----------+
| Environment | abi_test |
+===============================+==========+
| CentOS Stream 9 | FAIL |
+-------------------------------+----------+
| CentOS Stream 10 | FAIL |
+-------------------------------+----------+
| Debian GNU/Linux 12 | FAIL |
+-------------------------------+----------+
| Fedora 40 (Clang) | FAIL |
+-------------------------------+----------+
| Fedora 40 | FAIL |
+-------------------------------+----------+
| Fedora 41 (Clang) | FAIL |
+-------------------------------+----------+
| Fedora 41 | FAIL |
+-------------------------------+----------+
| openSUSE Leap 15.6 | FAIL |
+-------------------------------+----------+
| Red Hat Enterprise Linux 8.10 | FAIL |
+-------------------------------+----------+
| Red Hat Enterprise Linux 9.5 | FAIL |
+-------------------------------+----------+
| Ubuntu 22.04 | FAIL |
+-------------------------------+----------+
| Ubuntu 24.04 | FAIL |
+-------------------------------+----------+
==== 20 line log output for Ubuntu 24.04 (abi_test): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (8 preceding siblings ...)
2025-05-30 18:05 ` dpdklab
@ 2025-05-30 19:36 ` dpdklab
2025-05-30 19:39 ` dpdklab
` (26 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 19:36 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393094
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===============================+====================+===================+===================+==================+
| Ubuntu 20.04 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang) | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15.6 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.5 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
==== 20 line log output for Debian GNU/Linux 12 (dpdk_compile_spdk): ====
--- Failed to get log output ---
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (9 preceding siblings ...)
2025-05-30 19:36 ` |FAILURE| " dpdklab
@ 2025-05-30 19:39 ` dpdklab
2025-05-30 19:41 ` dpdklab
` (25 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 19:39 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393093
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===============================+====================+===================+===================+==================+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang) | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15.6 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.5 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
==== 20 line log output for Fedora 41 (dpdk_compile_ovs): ====
--- Failed to get log output ---
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (10 preceding siblings ...)
2025-05-30 19:39 ` dpdklab
@ 2025-05-30 19:41 ` dpdklab
2025-05-30 19:43 ` dpdklab
` (24 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 19:41 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393102
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===============================+====================+===================+===================+==================+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang) | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15.6 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.5 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Alpine | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
==== 20 line log output for Fedora 41 (dpdk_compile_ovs): ====
--- Failed to get log output ---
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (11 preceding siblings ...)
2025-05-30 19:41 ` dpdklab
@ 2025-05-30 19:43 ` dpdklab
2025-05-30 19:53 ` dpdklab
` (23 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 19:43 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393101
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===============================+====================+===================+===================+==================+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang) | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15.6 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.5 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Alpine | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
==== 20 line log output for Red Hat Enterprise Linux 9.5 (dpdk_meson_compile): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (12 preceding siblings ...)
2025-05-30 19:43 ` dpdklab
@ 2025-05-30 19:53 ` dpdklab
2025-05-30 19:53 ` dpdklab
` (22 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 19:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393105
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===============================+====================+===================+===================+==================+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang) | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15.6 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.5 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 | PEND | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Alpine | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
[268/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[269/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[270/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[271/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[272/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[273/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[274/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[275/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[276/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
[277/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[278/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[279/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[280/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[281/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
ninja: job failed: ccache cc -Iapp/dpdk-test-compress-perf.p -Iapp -I../app -Ilib/compressdev -I../lib/compressdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -marc
h=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -MF app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o.d -o app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -c ../app/test-compress-perf/comp_perf_test_common.c
^[[01m^[[K../app/test-compress-perf/comp_perf_test_common.c:58:1:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kfind_buf_size^[[m^[[K' defined but not used [^[[01;31m^[[K-Werror=unused-function^[[m^[[K]
58 | ^[[01;31m^[[Kfind_buf_size^[[m^[[K(uint32_t input_size)
| ^[[01;31m^[[K^~~~~~~~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
ninja: subcommand failed
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (13 preceding siblings ...)
2025-05-30 19:53 ` dpdklab
@ 2025-05-30 19:53 ` dpdklab
2025-05-30 19:53 ` dpdklab
` (21 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 19:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393104
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===============================+====================+===================+===================+==================+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang) | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15.6 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.5 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 | PEND | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Alpine | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
[268/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[269/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[270/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[271/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[272/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[273/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[274/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[275/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[276/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
[277/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[278/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[279/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[280/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[281/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
ninja: job failed: ccache cc -Iapp/dpdk-test-compress-perf.p -Iapp -I../app -Ilib/compressdev -I../lib/compressdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -marc
h=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -MF app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o.d -o app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -c ../app/test-compress-perf/comp_perf_test_common.c
^[[01m^[[K../app/test-compress-perf/comp_perf_test_common.c:58:1:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kfind_buf_size^[[m^[[K' defined but not used [^[[01;31m^[[K-Werror=unused-function^[[m^[[K]
58 | ^[[01;31m^[[Kfind_buf_size^[[m^[[K(uint32_t input_size)
| ^[[01;31m^[[K^~~~~~~~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
ninja: subcommand failed
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (14 preceding siblings ...)
2025-05-30 19:53 ` dpdklab
@ 2025-05-30 19:53 ` dpdklab
2025-05-30 19:54 ` dpdklab
` (20 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 19:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393100
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===============================+====================+===================+===================+==================+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9 | FAIL | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang) | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15.6 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.5 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 | PEND | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Alpine | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
[268/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[269/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[270/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[271/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[272/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[273/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[274/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[275/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[276/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
[277/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[278/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[279/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[280/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[281/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
ninja: job failed: ccache cc -Iapp/dpdk-test-compress-perf.p -Iapp -I../app -Ilib/compressdev -I../lib/compressdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -marc
h=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -MF app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o.d -o app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -c ../app/test-compress-perf/comp_perf_test_common.c
^[[01m^[[K../app/test-compress-perf/comp_perf_test_common.c:58:1:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kfind_buf_size^[[m^[[K' defined but not used [^[[01;31m^[[K-Werror=unused-function^[[m^[[K]
58 | ^[[01;31m^[[Kfind_buf_size^[[m^[[K(uint32_t input_size)
| ^[[01;31m^[[K^~~~~~~~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
ninja: subcommand failed
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (15 preceding siblings ...)
2025-05-30 19:53 ` dpdklab
@ 2025-05-30 19:54 ` dpdklab
2025-05-30 19:55 ` dpdklab
` (19 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 19:54 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393092
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===============================+====================+===================+===================+==================+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang) | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 | PEND | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang) | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15.6 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.5 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Alpine | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
[268/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[269/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[270/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[271/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[272/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[273/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[274/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[275/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[276/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
[277/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[278/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[279/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[280/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[281/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
ninja: job failed: ccache cc -Iapp/dpdk-test-compress-perf.p -Iapp -I../app -Ilib/compressdev -I../lib/compressdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -marc
h=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -MF app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o.d -o app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -c ../app/test-compress-perf/comp_perf_test_common.c
^[[01m^[[K../app/test-compress-perf/comp_perf_test_common.c:58:1:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kfind_buf_size^[[m^[[K' defined but not used [^[[01;31m^[[K-Werror=unused-function^[[m^[[K]
58 | ^[[01;31m^[[Kfind_buf_size^[[m^[[K(uint32_t input_size)
| ^[[01;31m^[[K^~~~~~~~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
ninja: subcommand failed
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (16 preceding siblings ...)
2025-05-30 19:54 ` dpdklab
@ 2025-05-30 19:55 ` dpdklab
2025-05-30 19:56 ` dpdklab
` (18 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 19:55 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393106
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===============================+====================+===================+===================+==================+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang) | FAIL | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 | FAIL | SKIPPED | PEND | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang) | PEND | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15.6 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.5 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Alpine | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
[268/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[269/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[270/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[271/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[272/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[273/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[274/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[275/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[276/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
[277/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[278/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[279/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[280/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[281/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
ninja: job failed: ccache cc -Iapp/dpdk-test-compress-perf.p -Iapp -I../app -Ilib/compressdev -I../lib/compressdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -marc
h=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -MF app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o.d -o app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -c ../app/test-compress-perf/comp_perf_test_common.c
^[[01m^[[K../app/test-compress-perf/comp_perf_test_common.c:58:1:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kfind_buf_size^[[m^[[K' defined but not used [^[[01;31m^[[K-Werror=unused-function^[[m^[[K]
58 | ^[[01;31m^[[Kfind_buf_size^[[m^[[K(uint32_t input_size)
| ^[[01;31m^[[K^~~~~~~~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
ninja: subcommand failed
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (17 preceding siblings ...)
2025-05-30 19:55 ` dpdklab
@ 2025-05-30 19:56 ` dpdklab
2025-05-30 19:57 ` dpdklab
` (17 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 19:56 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393095
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===============================+====================+===================+===================+==================+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang) | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang) | FAIL | SKIPPED | PEND | PEND |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15.6 | PEND | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.5 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Alpine | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
[268/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[269/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[270/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[271/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[272/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[273/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[274/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[275/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[276/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
[277/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[278/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[279/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[280/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[281/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
ninja: job failed: ccache cc -Iapp/dpdk-test-compress-perf.p -Iapp -I../app -Ilib/compressdev -I../lib/compressdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -marc
h=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -MF app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o.d -o app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -c ../app/test-compress-perf/comp_perf_test_common.c
^[[01m^[[K../app/test-compress-perf/comp_perf_test_common.c:58:1:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kfind_buf_size^[[m^[[K' defined but not used [^[[01;31m^[[K-Werror=unused-function^[[m^[[K]
58 | ^[[01;31m^[[Kfind_buf_size^[[m^[[K(uint32_t input_size)
| ^[[01;31m^[[K^~~~~~~~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
ninja: subcommand failed
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (18 preceding siblings ...)
2025-05-30 19:56 ` dpdklab
@ 2025-05-30 19:57 ` dpdklab
2025-05-30 19:58 ` dpdklab
` (16 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 19:57 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393097
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===============================+====================+===================+===================+==================+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang) | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang) | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15.6 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.5 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Alpine | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
[268/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[269/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[270/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[271/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[272/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[273/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[274/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[275/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[276/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
[277/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[278/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[279/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[280/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[281/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
ninja: job failed: ccache cc -Iapp/dpdk-test-compress-perf.p -Iapp -I../app -Ilib/compressdev -I../lib/compressdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -marc
h=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -MF app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o.d -o app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -c ../app/test-compress-perf/comp_perf_test_common.c
^[[01m^[[K../app/test-compress-perf/comp_perf_test_common.c:58:1:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kfind_buf_size^[[m^[[K' defined but not used [^[[01;31m^[[K-Werror=unused-function^[[m^[[K]
58 | ^[[01;31m^[[Kfind_buf_size^[[m^[[K(uint32_t input_size)
| ^[[01;31m^[[K^~~~~~~~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
ninja: subcommand failed
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (19 preceding siblings ...)
2025-05-30 19:57 ` dpdklab
@ 2025-05-30 19:58 ` dpdklab
2025-05-30 19:58 ` dpdklab
` (15 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 19:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393099
Test environment and result as below:
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===============================+====================+===================+===================+==================+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang) | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang) | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15.6 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 8.10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Red Hat Enterprise Linux 9.5 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04 | FAIL | SKIPPED | WARN | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 | FAIL | SKIPPED | WARN | WARN |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Alpine | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022 | SKIPPED | PASS | SKIPPED | SKIPPED |
+-------------------------------+--------------------+-------------------+-------------------+------------------+
==== 20 line log output for Alpine (dpdk_meson_compile): ====
[268/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_verify.c.o
[269/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vectors.c.o
[270/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_vector_parsing.c.o
[271/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_throughput.c.o
[272/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_pmd_cyclecount.c.o
[273/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_latency.c.o
[274/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_test_common.c.o
[275/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_options_parsing.c.o
[276/3340] Compiling C object app/dpdk-test-crypto-perf.p/test-crypto-perf_cperf_ops.c.o
[277/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_main.c.o
[278/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_verify.c.o
[279/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_throughput.c.o
[280/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_cyclecount.c.o
[281/3340] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
ninja: job failed: ccache cc -Iapp/dpdk-test-compress-perf.p -Iapp -I../app -Ilib/compressdev -I../lib/compressdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -marc
h=native -mrtm -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -MF app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o.d -o app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -c ../app/test-compress-perf/comp_perf_test_common.c
^[[01m^[[K../app/test-compress-perf/comp_perf_test_common.c:58:1:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kfind_buf_size^[[m^[[K' defined but not used [^[[01;31m^[[K-Werror=unused-function^[[m^[[K]
58 | ^[[01;31m^[[Kfind_buf_size^[[m^[[K(uint32_t input_size)
| ^[[01;31m^[[K^~~~~~~~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
ninja: subcommand failed
==== End log output ====
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (20 preceding siblings ...)
2025-05-30 19:58 ` dpdklab
@ 2025-05-30 19:58 ` dpdklab
2025-05-30 20:49 ` dpdklab
` (14 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 19:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393091
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | PEND |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | PEND |
+------------------------------+--------------------+
| Ubuntu 24.04 | PEND |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PEND |
+------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[2144/2630] Linking target app/dpdk-proc-info
[2145/2630] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o
[2146/2630] Linking target app/dpdk-test-acl
[2147/2630] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_main.c.o
[2148/2630] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[2149/2630] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[2150/2630] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[2151/2630] Linking target app/dpdk-test-bbdev
[2152/2630] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_commands.c.o
[2153/2630] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o
[2154/2630] Linking target app/dpdk-test-cmdline
[2155/2630] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[2156/2630] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
FAILED: app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
ccache arm-linux-gnueabihf-gcc -Iapp/dpdk-test-compress-perf.p -Iapp -I../app -Ilib/compressdev -I../lib/compressdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-i
nt-cast -D_GNU_SOURCE -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -MF app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o.d -o app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -c ../app/test-compress-perf/comp_perf_test_common.c
../app/test-compress-perf/comp_perf_test_common.c:58:1: error: 'find_buf_size' defined but not used [-Werror=unused-function]
58 | find_buf_size(uint32_t input_size)
| ^~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (21 preceding siblings ...)
2025-05-30 19:58 ` dpdklab
@ 2025-05-30 20:49 ` dpdklab
2025-05-30 20:50 ` dpdklab
` (13 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 20:49 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393078
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM) | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | PEND |
+------------------------------+--------------------+
| Ubuntu 24.04 | PEND |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PEND |
+------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
[2144/2630] Linking target app/dpdk-proc-info
[2145/2630] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o
[2146/2630] Linking target app/dpdk-test-acl
[2147/2630] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_main.c.o
[2148/2630] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev.c.o
[2149/2630] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_perf.c.o
[2150/2630] Compiling C object app/dpdk-test-bbdev.p/test-bbdev_test_bbdev_vector.c.o
[2151/2630] Linking target app/dpdk-test-bbdev
[2152/2630] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_commands.c.o
[2153/2630] Compiling C object app/dpdk-test-cmdline.p/test-cmdline_cmdline_test.c.o
[2154/2630] Linking target app/dpdk-test-cmdline
[2155/2630] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_options_parse.c.o
[2156/2630] Compiling C object app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
FAILED: app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o
ccache arm-linux-gnueabihf-gcc -Iapp/dpdk-test-compress-perf.p -Iapp -I../app -Ilib/compressdev -I../lib/compressdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -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/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-i
nt-cast -D_GNU_SOURCE -march=armv8-a+simd -mfpu=auto -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -MF app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o.d -o app/dpdk-test-compress-perf.p/test-compress-perf_comp_perf_test_common.c.o -c ../app/test-compress-perf/comp_perf_test_common.c
../app/test-compress-perf/comp_perf_test_common.c:58:1: error: 'find_buf_size' defined but not used [-Werror=unused-function]
58 | find_buf_size(uint32_t input_size)
| ^~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (22 preceding siblings ...)
2025-05-30 20:49 ` dpdklab
@ 2025-05-30 20:50 ` dpdklab
2025-05-30 20:50 ` dpdklab
` (12 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 20:50 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393076
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | PEND |
+------------------------------+--------------------+
| Ubuntu 24.04 | PEND |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PEND |
+------------------------------+--------------------+
==== 20 line log output for Fedora 41 (ARM) (dpdk_meson_compile): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (23 preceding siblings ...)
2025-05-30 20:50 ` dpdklab
@ 2025-05-30 20:50 ` dpdklab
2025-05-30 20:51 ` dpdklab
` (11 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 20:50 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393079
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | PEND |
+------------------------------+--------------------+
| Ubuntu 24.04 | PEND |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PEND |
+------------------------------+--------------------+
==== 20 line log output for Fedora 41 (ARM) (dpdk_meson_compile): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (24 preceding siblings ...)
2025-05-30 20:50 ` dpdklab
@ 2025-05-30 20:51 ` dpdklab
2025-05-30 20:52 ` dpdklab
` (10 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 20:51 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393082
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | PEND |
+------------------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PEND |
+------------------------------+--------------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (25 preceding siblings ...)
2025-05-30 20:51 ` dpdklab
@ 2025-05-30 20:52 ` dpdklab
2025-05-30 20:52 ` dpdklab
` (9 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 20:52 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393084
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | FAIL |
+------------------------------+--------------------+
==== 20 line log output for CentOS Stream 10 (ARM) (dpdk_meson_compile): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (26 preceding siblings ...)
2025-05-30 20:52 ` dpdklab
@ 2025-05-30 20:52 ` dpdklab
2025-05-30 20:52 ` dpdklab
` (8 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 20:52 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393086
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | FAIL |
+------------------------------+--------------------+
==== 20 line log output for CentOS Stream 10 (ARM) (dpdk_meson_compile): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (27 preceding siblings ...)
2025-05-30 20:52 ` dpdklab
@ 2025-05-30 20:52 ` dpdklab
2025-05-30 20:53 ` dpdklab
` (7 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 20:52 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393085
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | FAIL |
+------------------------------+--------------------+
==== 20 line log output for CentOS Stream 10 (ARM) (dpdk_meson_compile): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (28 preceding siblings ...)
2025-05-30 20:52 ` dpdklab
@ 2025-05-30 20:53 ` dpdklab
2025-05-30 20:53 ` dpdklab
` (6 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 20:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393087
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | FAIL |
+------------------------------+--------------------+
==== 20 line log output for CentOS Stream 10 (ARM) (dpdk_meson_compile): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (29 preceding siblings ...)
2025-05-30 20:53 ` dpdklab
@ 2025-05-30 20:53 ` dpdklab
2025-05-30 20:55 ` dpdklab
` (5 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 20:53 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393088
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | PEND |
+------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | FAIL |
+------------------------------+--------------------+
==== 20 line log output for CentOS Stream 10 (ARM) (dpdk_meson_compile): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (30 preceding siblings ...)
2025-05-30 20:53 ` dpdklab
@ 2025-05-30 20:55 ` dpdklab
2025-05-30 22:49 ` dpdklab
` (4 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 20:55 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393089
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | FAIL |
+------------------------------+--------------------+
==== 20 line log output for CentOS Stream 10 (ARM) (dpdk_meson_compile): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (31 preceding siblings ...)
2025-05-30 20:55 ` dpdklab
@ 2025-05-30 22:49 ` dpdklab
2025-05-30 23:10 ` dpdklab
` (3 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 22:49 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#342204
Test environment and result as below:
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test |
+==============================+===========================+==============================+==============+================+
| Debian 12 (arm) | WARN | PEND | SKIPPED | SKIPPED |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| CentOS Stream 10 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Debian GNU/Linux 12 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | SKIPPED | PEND |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
==== 20 line log output for Debian 12 (arm) (cryptodev_sw_zuc_autotest): ====
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
[2832/3687] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o
[2833/3687] Generating rte_compress_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[2834/3687] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (32 preceding siblings ...)
2025-05-30 22:49 ` dpdklab
@ 2025-05-30 23:10 ` dpdklab
2025-05-30 23:50 ` |WARNING| " dpdklab
` (2 subsequent siblings)
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 23:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#393083
Test environment and result as below:
+------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | FAIL |
+------------------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------------------+--------------------+
| Debian GNU/Linux 12 | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang) | FAIL |
+------------------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------------------+--------------------+
| Ubuntu 24.04 | FAIL |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM) | FAIL |
+------------------------------+--------------------+
==== 20 line log output for CentOS Stream 10 (ARM) (dpdk_meson_compile): ====
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:419:33: note: in expansion of macro 'ZLIB_PMD_ERR'
419 | ZLIB_PMD_ERR("Deflate set dictionary failed\n");
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |WARNING| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (33 preceding siblings ...)
2025-05-30 23:10 ` dpdklab
@ 2025-05-30 23:50 ` dpdklab
2025-05-31 10:07 ` |FAILURE| " dpdklab
2025-05-31 11:33 ` |WARNING| " dpdklab
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-30 23:50 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#342215
Test environment and result as below:
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test |
+==============================+===========================+==============================+==============+================+
| Debian 12 (arm) | WARN | WARN | SKIPPED | SKIPPED |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | PASS | WARN |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| CentOS Stream 10 (ARM) | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Debian GNU/Linux 12 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 24.04 | SKIPPED | SKIPPED | SKIPPED | WARN |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 22.04 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+---------------------------+------------------------------+--------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
[2820/3674] Generating rte_compress_mlx5.pmd.c with a custom command
[2821/3674] Generating rte_compress_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[2822/3674] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Red Hat Enterprise Linux 9.5
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (34 preceding siblings ...)
2025-05-30 23:50 ` |WARNING| " dpdklab
@ 2025-05-31 10:07 ` dpdklab
2025-05-31 11:33 ` |WARNING| " dpdklab
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-31 10:07 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Sameer Vaze
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: Generic-VM-Unit-Test-DPDK#28876
Test environment and result as below:
+-------------------------------+----------------+
| Environment | dpdk_unit_test |
+===============================+================+
| CentOS Stream 10 | WARN |
+-------------------------------+----------------+
| CentOS Stream 9 | WARN |
+-------------------------------+----------------+
| Fedora 40 | WARN |
+-------------------------------+----------------+
| Debian GNU/Linux 12 | WARN |
+-------------------------------+----------------+
| Fedora 40 (Clang) | WARN |
+-------------------------------+----------------+
| Ubuntu 20.04 | FAIL |
+-------------------------------+----------------+
| Fedora 41 | WARN |
+-------------------------------+----------------+
| Fedora 41 (Clang) | WARN |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.5 | WARN |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | WARN |
+-------------------------------+----------------+
| Ubuntu 24.04 | WARN |
+-------------------------------+----------------+
| Ubuntu 22.04 | WARN |
+-------------------------------+----------------+
| Windows Server 2022 | PASS |
+-------------------------------+----------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
| ^~~~~~~~~~~~
../lib/log/rte_log.h:364:9: error: static assertion failed: "This log format string contains a \\n"
364 | static_assert(!__builtin_strchr(fmt, '\n'), \
| ^~~~~~~~~~~~~
../lib/log/rte_log.h:445:9: note: in expansion of macro 'RTE_LOG_CHECK_NO_NEWLINE'
445 | RTE_LOG_CHECK_NO_NEWLINE(RTE_FMT_HEAD(prefix __VA_ARGS__ ,)); \
| ^~~~~~~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:20:9: note: in expansion of macro 'RTE_LOG_LINE_PREFIX'
20 | RTE_LOG_LINE_PREFIX(level, ZLIB_DRIVER, "%s(): ", __func__, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd_private.h:25:9: note: in expansion of macro 'ZLIB_PMD_LOG'
25 | ZLIB_PMD_LOG(ERR, fmt, ## __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/compress/zlib/zlib_pmd.c:450:33: note: in expansion of macro 'ZLIB_PMD_ERR'
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
[2797/3479] Linking static target drivers/libtmp_rte_crypto_octeontx.a
[2798/3479] Generating rte_compress_nitrox.sym_chk with a custom command (wrapped by meson to capture output)
[2799/3479] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Ubuntu 20.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Red Hat Enterprise Linux 9.5
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
* |WARNING| pw153887 [PATCH] app/compress-perf: support dictionary fil
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
` (35 preceding siblings ...)
2025-05-31 10:07 ` |FAILURE| " dpdklab
@ 2025-05-31 11:33 ` dpdklab
36 siblings, 0 replies; 37+ messages in thread
From: dpdklab @ 2025-05-31 11:33 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze@qti.qualcomm.com>
Date: Thursday, May 29 2025 17:16:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d5968c8a2b355a083db1d2f4f00334760389b54c
153887 --> testing issues
Upstream job id: ACVP-FIPS-testing#9987
Test environment and result as below:
+--------------+----------------------+
| Environment | dpdk_fips_validation |
+==============+======================+
| Ubuntu 20.04 | WARN |
+--------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
450 | ZLIB_PMD_ERR("inflate set dictionary failed\n");
| ^~~~~~~~~~~~
[2768/3509] Generating rte_compress_mlx5.pmd.c with a custom command
[2769/3509] Compiling C object drivers/libtmp_rte_compress_nitrox.a.p/compress_nitrox_nitrox_comp_reqmgr.c.o
[2770/3509] Generating rte_crypto_virtio.pmd.c with a custom command
[2771/3509] Generating rte_crypto_dpaa2_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2772/3509] Compiling C object drivers/libtmp_rte_compress_nitrox.a.p/compress_nitrox_nitrox_comp.c.o
[2773/3509] Compiling C object drivers/libtmp_rte_crypto_scheduler.a.p/crypto_scheduler_scheduler_multicore.c.o
[2774/3509] Generating rte_crypto_dpaa_sec.sym_chk with a custom command (wrapped by meson to capture output)
[2775/3509] Generating rte_crypto_openssl.sym_chk with a custom command (wrapped by meson to capture output)
[2776/3509] Compiling C object drivers/libtmp_rte_compress_zlib.a.p/compress_zlib_zlib_pmd_ops.c.o
[2777/3509] Compiling C object drivers/libtmp_rte_regex_mlx5.a.p/regex_mlx5_mlx5_rxp.c.o
[2778/3509] Compiling C object drivers/libtmp_rte_regex_mlx5.a.p/regex_mlx5_mlx5_regex.c.o
[2779/3509] Compiling C object drivers/libtmp_rte_regex_mlx5.a.p/regex_mlx5_mlx5_regex_control.c.o
[2780/3509] Compiling C object drivers/libtmp_rte_regex_mlx5.a.p/regex_mlx5_mlx5_regex_devx.c.o
[2781/3509] Compiling C object drivers/libtmp_rte_compress_octeontx.a.p/compress_octeontx_otx_zip_pmd.c.o
[2782/3509] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn9k_cryptodev_ops.c.o
[2783/3509] Compiling C object drivers/libtmp_rte_crypto_octeontx.a.p/crypto_octeontx_otx_cryptodev_ops.c.o
[2784/3509] Compiling C object drivers/libtmp_rte_crypto_cnxk.a.p/crypto_cnxk_cn10k_cryptodev_ops.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33288/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 37+ messages in thread
end of thread, other threads:[~2025-05-31 11:33 UTC | newest]
Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20250529171610.2448892-1-svaze@qti.qualcomm.com>
2025-05-30 6:59 ` |FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary files qemudev
2025-05-30 7:34 ` |WARNING| " checkpatch
2025-05-30 16:33 ` |WARNING| pw153887 [PATCH] app/compress-perf: support dictionary fil dpdklab
2025-05-30 16:37 ` |FAILURE| " dpdklab
2025-05-30 16:40 ` |PENDING| " dpdklab
2025-05-30 16:41 ` |FAILURE| " dpdklab
2025-05-30 17:10 ` dpdklab
2025-05-30 18:02 ` |WARNING| " dpdklab
2025-05-30 18:05 ` dpdklab
2025-05-30 19:36 ` |FAILURE| " dpdklab
2025-05-30 19:39 ` dpdklab
2025-05-30 19:41 ` dpdklab
2025-05-30 19:43 ` dpdklab
2025-05-30 19:53 ` dpdklab
2025-05-30 19:53 ` dpdklab
2025-05-30 19:53 ` dpdklab
2025-05-30 19:54 ` dpdklab
2025-05-30 19:55 ` dpdklab
2025-05-30 19:56 ` dpdklab
2025-05-30 19:57 ` dpdklab
2025-05-30 19:58 ` dpdklab
2025-05-30 19:58 ` dpdklab
2025-05-30 20:49 ` dpdklab
2025-05-30 20:50 ` dpdklab
2025-05-30 20:50 ` dpdklab
2025-05-30 20:51 ` dpdklab
2025-05-30 20:52 ` dpdklab
2025-05-30 20:52 ` dpdklab
2025-05-30 20:52 ` dpdklab
2025-05-30 20:53 ` dpdklab
2025-05-30 20:53 ` dpdklab
2025-05-30 20:55 ` dpdklab
2025-05-30 22:49 ` dpdklab
2025-05-30 23:10 ` dpdklab
2025-05-30 23:50 ` |WARNING| " dpdklab
2025-05-31 10:07 ` |FAILURE| " dpdklab
2025-05-31 11:33 ` |WARNING| " 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).