|FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Mar 24 14:24:33 CET 2025
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski at marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#326251
Test environment and result as below:
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============+==============================+
| Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| 32-bit Ubuntu 22.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 10 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Debian 12 (arm) | PASS | PASS | SKIPPED | PASS |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_unit_test): ====
| ^~
../lib/log/rte_log.h:334:32: note: in definition of macro 'RTE_LOG'
334 | RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
| ^~~~~~~~~~~
../lib/log/rte_log.h:388:16: note: in expansion of macro 'RTE_FMT'
388 | RTE_LOG(l, t, RTE_FMT(RTE_FMT_HEAD(__VA_ARGS__ ,) "\n", \
| ^~~~~~~
../lib/log/rte_log.h:389:3: note: in expansion of macro 'RTE_FMT_TAIL'
389 | RTE_FMT_TAIL(__VA_ARGS__ ,))); \
| ^~~~~~~~~~~~
../drivers/raw/cnxk_gpio/cnxk_gpio.h:12:2: note: in expansion of macro 'RTE_LOG_LINE'
12 | RTE_LOG_LINE(level, CNXK_GPIO, __VA_ARGS__)
| ^~~~~~~~~~~~
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:3: note: in expansion of macro 'CNXK_GPIO_LOG'
71 | CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
| ^~~~~~~~~~~~~
[2355/3378] Compiling C object drivers/libtmp_rte_raw_cnxk_rvu_lf.a.p/raw_cnxk_rvu_lf_cnxk_rvu_lf_selftest.c.o
[2356/3378] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio.c.o
[2357/3378] Compiling C object drivers/librte_raw_cnxk_bphy.a.p/meson-generated_.._rte_raw_cnxk_bphy.pmd.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
32-bit Ubuntu 22.04.4 (ARM)
Kernel: 5.15.83+ aarch64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32871/
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