|FAILURE| pw153887 [PATCH] app/compress-perf: support dictionary fil
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri May 30 22:52:18 CEST 2025
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153887
_Testing issues_
Submitter: Sameer Vaze <svaze at 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/
More information about the test-report
mailing list