* |FAILURE| pw152531 [PATCH v2] raw/cnxk_gpio: switch to character based GPIO interface
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
@ 2025-03-24 7:55 ` qemudev
2025-03-24 8:29 ` |WARNING| " checkpatch
` (41 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: qemudev @ 2025-03-24 7:55 UTC (permalink / raw)
To: test-report; +Cc: Tomasz Duszynski, zhoumin
Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/152531
_ninja build failure_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Mon, 24 Mar 2025 09:28:48 +0100
DPDK git baseline: Repo:dpdk-next-net-mrvl
Branch: for-next-net
CommitID: 5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> 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_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio_selftest.c.o
cc -Idrivers/libtmp_rte_raw_cnxk_gpio.a.p -Idrivers -I../drivers -Idrivers/raw/cnxk_gpio -I../drivers/raw/cnxk_gpio -Ilib/rawdev -I../lib/rawdev -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/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/bus/pci -I../drivers/bus/pci -Ilib/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -Ilib/pci -I../lib/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BI
TS=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-strings -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.raw.cnxk_gpio -MD -MQ drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio_selftest.c.o -MF drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio_selftest.c.o.d -o drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio_selftest.c.o -c ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c
./drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c: In function ‘cnxk_gpio_irq_handler’:
./drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:70:16: error: ‘struct gpio_v2_line_event’ has no member named ‘offset’
if ((int)event->offset != gpio)
^~
In file included from ../lib/eal/include/rte_debug.h:17,
from ../lib/eal/include/generic/rte_cycles.h:16,
from ../lib/eal/loongarch/include/rte_cycles.h:8,
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
./drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: ‘struct gpio_v2_line_event’ has no member named ‘offset’
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~
./lib/log/rte_log.h:334:32: note: in definition of macro ‘RTE_LOG’
RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
^~~~~~~~~~~
./lib/log/rte_log.h:388:16: note: in expansion of macro ‘RTE_FMT’
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’
RTE_FMT_TAIL(__VA_ARGS__ ,))); ^~~~~~~~~~~~
./drivers/raw/cnxk_gpio/cnxk_gpio.h:12:2: note: in expansion of macro ‘RTE_LOG_LINE’
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’
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~~~~~~~~~~~~
[1794/2683] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1795/2683] Generating rte_net_idpf.sym_chk with a custom command (wrapped by meson to capture output)
[1796/2683] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio.c.o
[1797/2683] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_phy.c.o
[1798/2683] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o
[1799/2683] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx.c.o
[1800/2683] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_cgx_test.c.o
[1801/2683] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy.c.o
[1802/2683] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_irq.c.o
[1803/2683] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_np.c.o
[1804/2683] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o
[1805/2683] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio.c.o
[1806/2683] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio_mbox.c.o
[1807/2683] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[1808/2683] Compiling C object drivers/libtmp_rte_raw_cnxk_rvu_lf.a.p/raw_cnxk_rvu_lf_cnxk_rvu_lf.c.o
[1809/2683] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_virtio_user_dev.c.o
[1810/2683] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_tx.c.o
[1811/2683] Compiling C object drivers/net/txgbe/base/libtxgbe_base.a.p/txgbe_hw.c.o
[1812/2683] Generating rte_net_ring.sym_chk with a custom command (wrapped by meson to capture output)
[1813/2683] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_rx.c.o
[1814/2683] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_ethdev.c.o
[1815/2683] Generating rte_net_tap.pmd.c with a custom command
[1816/2683] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[1817/2683] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[1818/2683] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o
[1819/2683] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[1820/2683] Generating rte_net_softnic.sym_chk with a custom command (wrapped by meson to capture output)
[1821/2683] Generating rte_net_ixgbe.sym_chk with a custom command (wrapped by meson to capture output)
[1822/2683] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[1823/2683] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o
[1824/2683] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
[1825/2683] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
[1826/2683] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------
^ permalink raw reply [flat|nested] 43+ messages in thread
* |WARNING| pw152531 [PATCH v2] raw/cnxk_gpio: switch to character based GPIO interface
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
2025-03-24 7:55 ` |FAILURE| pw152531 [PATCH v2] raw/cnxk_gpio: switch to character based GPIO interface qemudev
@ 2025-03-24 8:29 ` checkpatch
2025-03-24 9:43 ` |SUCCESS| " 0-day Robot
` (40 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: checkpatch @ 2025-03-24 8:29 UTC (permalink / raw)
To: test-report; +Cc: Tomasz Duszynski
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152531
_coding style issues_
WARNING:MACRO_WITH_FLOW_CONTROL: Macros with flow control statements should be avoided
#1350: FILE: drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:19:
+#define CNXK_GPIO_ERR_STR(err, str, ...) do { \
+ if (err) { \
+ CNXK_GPIO_LOG(ERR, "%s:%d: " str " (%d)", __func__, __LINE__, ##__VA_ARGS__, err); \
+ goto out; \
+ } \
} while (0)
total: 0 errors, 1 warnings, 1415 lines checked
^ permalink raw reply [flat|nested] 43+ messages in thread
* |SUCCESS| pw152531 [PATCH v2] raw/cnxk_gpio: switch to character based GPIO interface
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
2025-03-24 7:55 ` |FAILURE| pw152531 [PATCH v2] raw/cnxk_gpio: switch to character based GPIO interface qemudev
2025-03-24 8:29 ` |WARNING| " checkpatch
@ 2025-03-24 9:43 ` 0-day Robot
2025-03-24 12:01 ` |SUCCESS| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b dpdklab
` (39 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: 0-day Robot @ 2025-03-24 9:43 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/152531/
_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/14030900484
^ permalink raw reply [flat|nested] 43+ messages in thread
* |SUCCESS| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (2 preceding siblings ...)
2025-03-24 9:43 ` |SUCCESS| " 0-day Robot
@ 2025-03-24 12:01 ` dpdklab
2025-03-24 12:05 ` dpdklab
` (38 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 12:01 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-mellanox-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/152531
_Functional Testing PASS_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> functional testing pass
Upstream job id: Template-New-DTS-pipeline#4021
Test environment and result as below:
Ubuntu 24.04
Kernel: 6.8.0-55-generic
Compiler: gcc 13.3.0
NIC: Arm Mellanox ConnectX-5 100000 Mbps
Aggregate Results by Test Suite
+----------------------+--------+
| Test Suite | Result |
+======================+========+
| TestBlocklist | PASS |
+----------------------+--------+
| TestPMDBufferScatter | PASS |
+----------------------+--------+
| TestPromiscSupport | PASS |
+----------------------+--------+
| TestUniPkt | PASS |
+----------------------+--------+
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |SUCCESS| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (3 preceding siblings ...)
2025-03-24 12:01 ` |SUCCESS| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b dpdklab
@ 2025-03-24 12:05 ` dpdklab
2025-03-24 12:26 ` dpdklab
` (37 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 12:05 UTC (permalink / raw)
To: Test Report, Ali Alnubani; +Cc: dpdk-test-reports
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/152531
_Performance Testing PASS_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#218821
Test environment and result as below:
Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 1024 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |SUCCESS| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (4 preceding siblings ...)
2025-03-24 12:05 ` dpdklab
@ 2025-03-24 12:26 ` dpdklab
2025-03-24 12:33 ` dpdklab
` (36 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 12:26 UTC (permalink / raw)
To: Test Report, Ali Alnubani; +Cc: dpdk-test-reports
Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/152531
_Performance Testing PASS_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#218820
Test environment and result as below:
Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 1024 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | 0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps
Fail/Total: 0/6
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 1024 | 1 | 1 | -0.5% |
+------------+---------+----------+-------------+------------------------------+
| 128 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 256 | 1024 | 1 | 1 | -1.5% |
+------------+---------+----------+-------------+------------------------------+
| 512 | 1024 | 1 | 1 | -0.1% |
+------------+---------+----------+-------------+------------------------------+
| 1024 | 1024 | 1 | 1 | -0.0% |
+------------+---------+----------+-------------+------------------------------+
| 1518 | 1024 | 1 | 1 | 0.1% |
+------------+---------+----------+-------------+------------------------------+
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |SUCCESS| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (5 preceding siblings ...)
2025-03-24 12:26 ` dpdklab
@ 2025-03-24 12:33 ` dpdklab
2025-03-24 12:39 ` dpdklab
` (35 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 12:33 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/152531
_Performance Testing PASS_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> performance testing pass
Upstream job id: Template-DTS-Pipeline#218825
Test environment and result as below:
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Fail/Total: 0/3
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 128 | 1 | 1 | 0.3% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 512 | 1 | 1 | 1.3% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | 3.2% |
+------------+---------+----------+-------------+------------------------------+
Ubuntu 22.04 ARM
Kernel: 5.15.83+
Compiler: gcc 11.4.0
NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps
Fail/Total: 0/2
Detail performance results:
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads | throughput difference from |
| | | | | expected |
+============+=========+==========+=============+==============================+
| 64 | 512 | 1 | 1 | -0.4% |
+------------+---------+----------+-------------+------------------------------+
| 64 | 2048 | 1 | 1 | -0.3% |
+------------+---------+----------+-------------+------------------------------+
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |SUCCESS| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (6 preceding siblings ...)
2025-03-24 12:33 ` dpdklab
@ 2025-03-24 12:39 ` dpdklab
2025-03-24 12:55 ` |PENDING| " dpdklab
` (34 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 12:39 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/152531
_Testing PASS_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> testing pass
Upstream job id: Template-DTS-Pipeline#218833
Test environment and result as below:
+--------------------+----------------------+
| Environment | compressdev_zlib_pmd |
+====================+======================+
| Ubuntu 22.04 (ARM) | PASS |
+--------------------+----------------------+
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
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/32871/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |PENDING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (7 preceding siblings ...)
2025-03-24 12:39 ` dpdklab
@ 2025-03-24 12:55 ` dpdklab
2025-03-24 12:58 ` |SUCCESS| " dpdklab
` (33 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 12:55 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: PENDING
http://dpdk.org/patch/152531
_Testing pending_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> testing pending
Upstream job id: Generic-DPDK-Compile-ABI#121142
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| CentOS Stream 10 | PEND |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 41 | PEND |
+-------------------+----------+
| Fedora 41 (Clang) | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| RHEL9 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
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 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.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)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |SUCCESS| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (8 preceding siblings ...)
2025-03-24 12:55 ` |PENDING| " dpdklab
@ 2025-03-24 12:58 ` dpdklab
2025-03-24 13:05 ` dpdklab
` (32 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 12:58 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/152531
_Functional Testing PASS_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> functional testing pass
Upstream job id: Template-DTS-Pipeline#218830
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | PASS |
+----------------------------+--------+
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |SUCCESS| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (9 preceding siblings ...)
2025-03-24 12:58 ` |SUCCESS| " dpdklab
@ 2025-03-24 13:05 ` dpdklab
2025-03-24 13:08 ` dpdklab
` (31 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:05 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-mellanox-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/152531
_Functional Testing PASS_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> functional testing pass
Upstream job id: Template-New-DTS-pipeline#4023
Test environment and result as below:
Ubuntu 24.04
Kernel: 6.8.0-55-generic
Compiler: gcc 13.3.0
NIC: Arm Mellanox ConnectX-5 100000 Mbps
Aggregate Results by Test Suite
+----------------------+--------+
| Test Suite | Result |
+======================+========+
| TestBlocklist | PASS |
+----------------------+--------+
| TestPMDBufferScatter | PASS |
+----------------------+--------+
| TestPromiscSupport | PASS |
+----------------------+--------+
| TestUniPkt | PASS |
+----------------------+--------+
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |SUCCESS| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (10 preceding siblings ...)
2025-03-24 13:05 ` dpdklab
@ 2025-03-24 13:08 ` dpdklab
2025-03-24 13:12 ` |PENDING| " dpdklab
` (30 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:08 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: SUCCESS
http://dpdk.org/patch/152531
_Testing PASS_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> testing pass
Upstream job id: Template-DTS-Pipeline#218832
Test environment and result as below:
+--------------------+----------------------+
| Environment | compressdev_zlib_pmd |
+====================+======================+
| Ubuntu 22.04 (ARM) | PASS |
+--------------------+----------------------+
| Ubuntu 22.04 | PASS |
+--------------------+----------------------+
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 22.04
Kernel: 5.15.0-100-generic
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/32871/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |PENDING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (11 preceding siblings ...)
2025-03-24 13:08 ` dpdklab
@ 2025-03-24 13:12 ` dpdklab
2025-03-24 13:17 ` |SUCCESS| " dpdklab
` (29 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:12 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: PENDING
http://dpdk.org/patch/152531
_Testing pending_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> testing pending
Upstream job id: Generic-Unit-Test-DPDK#326230
Test environment and result as below:
+-------------------+----------------+
| Environment | dpdk_unit_test |
+===================+================+
| CentOS Stream 9 | PEND |
+-------------------+----------------+
| CentOS Stream 10 | PASS |
+-------------------+----------------+
| Debian 12 | PEND |
+-------------------+----------------+
| Fedora 40 | PEND |
+-------------------+----------------+
| Fedora 41 | PEND |
+-------------------+----------------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------------+
| Fedora 41 (Clang) | PEND |
+-------------------+----------------+
| RHEL9 | PEND |
+-------------------+----------------+
| RHEL8 | PEND |
+-------------------+----------------+
| Ubuntu 22.04 | PEND |
+-------------------+----------------+
| Ubuntu 24.04 | PEND |
+-------------------+----------------+
| Ubuntu 20.04 | PEND |
+-------------------+----------------+
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 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |SUCCESS| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (12 preceding siblings ...)
2025-03-24 13:12 ` |PENDING| " dpdklab
@ 2025-03-24 13:17 ` dpdklab
2025-03-24 13:23 ` |FAILURE| " dpdklab
` (28 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:17 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-intel-Functional
Test-Status: SUCCESS
http://dpdk.org/patch/152531
_Functional Testing PASS_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> functional testing pass
Upstream job id: Template-DTS-Pipeline#218828
Test environment and result as below:
Arm Ampere Altra - Ubuntu 22.04
Kernel: 5.15.83+
Compiler: gcc 11.4
NIC: Intel Corporation QAT 8970 0 Mbps
Aggregate Results by Test Suite
+----------------------------+--------+
| Test Suite | Result |
+============================+========+
| crypto_perf_cryptodev_perf | PASS |
+----------------------------+--------+
Ubuntu 22.04
Kernel: 5.15.0-131-generic
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Aggregate Results by Test Suite
+-----------------------------+--------+
| Test Suite | Result |
+=============================+========+
| unit_tests_mbuf | PASS |
+-----------------------------+--------+
| vhost_virtio_user_interrupt | PASS |
+-----------------------------+--------+
| virtio_smoke | PASS |
+-----------------------------+--------+
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (13 preceding siblings ...)
2025-03-24 13:17 ` |SUCCESS| " dpdklab
@ 2025-03-24 13:23 ` dpdklab
2025-03-24 13:24 ` dpdklab
` (27 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:23 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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#326249
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (14 preceding siblings ...)
2025-03-24 13:23 ` |FAILURE| " dpdklab
@ 2025-03-24 13:24 ` dpdklab
2025-03-24 13:26 ` dpdklab
` (26 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:24 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (15 preceding siblings ...)
2025-03-24 13:24 ` dpdklab
@ 2025-03-24 13:26 ` dpdklab
2025-03-24 13:27 ` dpdklab
` (25 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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: Aarch32-Unit-Test#5743
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) | PASS | 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 | PASS | 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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (16 preceding siblings ...)
2025-03-24 13:26 ` dpdklab
@ 2025-03-24 13:27 ` dpdklab
2025-03-24 13:32 ` dpdklab
` (24 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:27 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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#326240
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) | PASS | 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 | PASS | 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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (17 preceding siblings ...)
2025-03-24 13:27 ` dpdklab
@ 2025-03-24 13:32 ` dpdklab
2025-03-24 13:35 ` |PENDING| " dpdklab
` (23 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:32 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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#326245
Test environment and result as below:
+-------------------+----------------+
| Environment | dpdk_unit_test |
+===================+================+
| CentOS Stream 9 | PASS |
+-------------------+----------------+
| CentOS Stream 10 | PASS |
+-------------------+----------------+
| Debian 12 | PEND |
+-------------------+----------------+
| Fedora 40 | PASS |
+-------------------+----------------+
| Fedora 41 | PASS |
+-------------------+----------------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------------+
| Fedora 41 (Clang) | PEND |
+-------------------+----------------+
| RHEL9 | PASS |
+-------------------+----------------+
| RHEL8 | WARN |
+-------------------+----------------+
| Ubuntu 22.04 | PEND |
+-------------------+----------------+
| Ubuntu 24.04 | PEND |
+-------------------+----------------+
| Ubuntu 20.04 | PEND |
+-------------------+----------------+
==== 20 line log output for RHEL8 (dpdk_unit_test): ====
^~
../lib/log/rte_log.h:334:32: note: in definition of macro 'RTE_LOG'
RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
^~~~~~~~~~~
../lib/log/rte_log.h:388:16: note: in expansion of macro 'RTE_FMT'
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'
RTE_FMT_TAIL(__VA_ARGS__ ,))); \
^~~~~~~~~~~~
../drivers/raw/cnxk_gpio/cnxk_gpio.h:12:2: note: in expansion of macro 'RTE_LOG_LINE'
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'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~~~~~~~~~~~~
[2339/3188] Generating rte_raw_cnxk_bphy.pmd.c with a custom command
[2340/3188] Compiling C object drivers/librte_net_zxdh.so.25.1.p/meson-generated_.._rte_net_zxdh.pmd.c.o
[2341/3188] Compiling C object drivers/libtmp_rte_raw_cnxk_rvu_lf.a.p/raw_cnxk_rvu_lf_cnxk_rvu_lf.c.o
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 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |PENDING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (18 preceding siblings ...)
2025-03-24 13:32 ` dpdklab
@ 2025-03-24 13:35 ` dpdklab
2025-03-24 13:38 ` |WARNING| " dpdklab
` (22 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:35 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: PENDING
http://dpdk.org/patch/152531
_Testing pending_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> testing pending
Upstream job id: Generic-DPDK-Compile-ABI#121155
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PEND |
+-------------------+----------+
| Fedora 40 (Clang) | PEND |
+-------------------+----------+
| CentOS Stream 10 | PASS |
+-------------------+----------+
| Debian 12 | PEND |
+-------------------+----------+
| Fedora 40 | PEND |
+-------------------+----------+
| Fedora 41 (Clang) | PEND |
+-------------------+----------+
| openSUSE Leap 15 | PEND |
+-------------------+----------+
| Fedora 41 | PEND |
+-------------------+----------+
| RHEL8 | PEND |
+-------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
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)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |WARNING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (19 preceding siblings ...)
2025-03-24 13:35 ` |PENDING| " dpdklab
@ 2025-03-24 13:38 ` dpdklab
2025-03-24 13:38 ` dpdklab
` (21 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:38 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-ABI#121146
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| CentOS Stream 10 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 41 | PEND |
+-------------------+----------+
| Fedora 41 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL8 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL8 (abi_test): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~
../lib/log/rte_log.h:334:32: note: in definition of macro 'RTE_LOG'
RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
^~~~~~~~~~~
../lib/log/rte_log.h:388:16: note: in expansion of macro 'RTE_FMT'
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'
RTE_FMT_TAIL(__VA_ARGS__ ,))); \
^~~~~~~~~~~~
../drivers/raw/cnxk_gpio/cnxk_gpio.h:12:2: note: in expansion of macro 'RTE_LOG_LINE'
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'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~~~~~~~~~~~~
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 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.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)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |WARNING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (20 preceding siblings ...)
2025-03-24 13:38 ` |WARNING| " dpdklab
@ 2025-03-24 13:38 ` dpdklab
2025-03-24 13:38 ` dpdklab
` (20 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:38 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-ABI#121152
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| CentOS Stream 10 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 41 | PEND |
+-------------------+----------+
| Fedora 41 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL8 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL8 (abi_test): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~
../lib/log/rte_log.h:334:32: note: in definition of macro 'RTE_LOG'
RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
^~~~~~~~~~~
../lib/log/rte_log.h:388:16: note: in expansion of macro 'RTE_FMT'
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'
RTE_FMT_TAIL(__VA_ARGS__ ,))); \
^~~~~~~~~~~~
../drivers/raw/cnxk_gpio/cnxk_gpio.h:12:2: note: in expansion of macro 'RTE_LOG_LINE'
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'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~~~~~~~~~~~~
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 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.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)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |WARNING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (21 preceding siblings ...)
2025-03-24 13:38 ` dpdklab
@ 2025-03-24 13:38 ` dpdklab
2025-03-24 13:44 ` dpdklab
` (19 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:38 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-ABI#121150
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| CentOS Stream 10 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 41 | PEND |
+-------------------+----------+
| Fedora 41 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------+----------+
| RHEL8 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL8 (abi_test): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~
../lib/log/rte_log.h:334:32: note: in definition of macro 'RTE_LOG'
RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
^~~~~~~~~~~
../lib/log/rte_log.h:388:16: note: in expansion of macro 'RTE_FMT'
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'
RTE_FMT_TAIL(__VA_ARGS__ ,))); \
^~~~~~~~~~~~
../drivers/raw/cnxk_gpio/cnxk_gpio.h:12:2: note: in expansion of macro 'RTE_LOG_LINE'
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'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~~~~~~~~~~~~
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 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.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)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |WARNING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (22 preceding siblings ...)
2025-03-24 13:38 ` dpdklab
@ 2025-03-24 13:44 ` dpdklab
2025-03-24 13:45 ` dpdklab
` (18 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:44 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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#326238
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) | PASS | 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) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+---------------------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | 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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |WARNING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (23 preceding siblings ...)
2025-03-24 13:44 ` dpdklab
@ 2025-03-24 13:45 ` dpdklab
2025-03-24 13:56 ` dpdklab
` (17 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:45 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-ABI#121153
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| CentOS Stream 10 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 41 | PEND |
+-------------------+----------+
| Fedora 41 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL8 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL8 (abi_test): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~
../lib/log/rte_log.h:334:32: note: in definition of macro 'RTE_LOG'
RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
^~~~~~~~~~~
../lib/log/rte_log.h:388:16: note: in expansion of macro 'RTE_FMT'
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'
RTE_FMT_TAIL(__VA_ARGS__ ,))); \
^~~~~~~~~~~~
../drivers/raw/cnxk_gpio/cnxk_gpio.h:12:2: note: in expansion of macro 'RTE_LOG_LINE'
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'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~~~~~~~~~~~~
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 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.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)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |WARNING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (24 preceding siblings ...)
2025-03-24 13:45 ` dpdklab
@ 2025-03-24 13:56 ` dpdklab
2025-03-24 14:00 ` dpdklab
` (16 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 13:56 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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#326250
Test environment and result as below:
+-------------------+----------------+
| Environment | dpdk_unit_test |
+===================+================+
| CentOS Stream 9 | PASS |
+-------------------+----------------+
| CentOS Stream 10 | PASS |
+-------------------+----------------+
| Debian 12 | PASS |
+-------------------+----------------+
| Fedora 40 | PASS |
+-------------------+----------------+
| Fedora 41 | PASS |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------------+
| Fedora 41 (Clang) | PASS |
+-------------------+----------------+
| RHEL9 | PASS |
+-------------------+----------------+
| RHEL8 | WARN |
+-------------------+----------------+
| Ubuntu 22.04 | PASS |
+-------------------+----------------+
| Ubuntu 24.04 | PASS |
+-------------------+----------------+
| Ubuntu 20.04 | WARN |
+-------------------+----------------+
==== 20 line log output for Ubuntu 20.04 (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);
| ^~~~~~~~~~~~~
[2323/3176] Compiling C object drivers/librte_net_zxdh.so.25.1.p/meson-generated_.._rte_net_zxdh.pmd.c.o
[2324/3176] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio.c.o
[2325/3176] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_irq.c.o
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 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |WARNING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (25 preceding siblings ...)
2025-03-24 13:56 ` dpdklab
@ 2025-03-24 14:00 ` dpdklab
2025-03-24 14:30 ` dpdklab
` (15 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 14:00 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-ABI#121148
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| CentOS Stream 10 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 41 | PASS |
+-------------------+----------+
| Fedora 41 (Clang) | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL8 | FAIL |
+-------------------+----------+
==== 20 line log output for RHEL8 (abi_test): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~
../lib/log/rte_log.h:334:32: note: in definition of macro 'RTE_LOG'
RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
^~~~~~~~~~~
../lib/log/rte_log.h:388:16: note: in expansion of macro 'RTE_FMT'
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'
RTE_FMT_TAIL(__VA_ARGS__ ,))); \
^~~~~~~~~~~~
../drivers/raw/cnxk_gpio/cnxk_gpio.h:12:2: note: in expansion of macro 'RTE_LOG_LINE'
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'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~~~~~~~~~~~~
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 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.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)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |WARNING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (26 preceding siblings ...)
2025-03-24 14:00 ` dpdklab
@ 2025-03-24 14:30 ` dpdklab
2025-03-24 14:31 ` dpdklab
` (14 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 14:30 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-sample-apps-testing
Test-Status: WARNING
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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: ACVP-FIPS-testing#9347
Test environment and result as below:
+--------------------+----------------------+----------------------+
| Environment | compressdev_zlib_pmd | dpdk_fips_validation |
+====================+======================+======================+
| Ubuntu 22.04 (ARM) | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 22.04 | PASS | SKIPPED |
+--------------------+----------------------+----------------------+
| Ubuntu 20.04 | SKIPPED | WARN |
+--------------------+----------------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ====
71 | CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
| ^~~~~~~~~~~~~
[2321/3204] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio.c.o
[2322/3204] Compiling C object drivers/librte_net_virtio.so.25.1.p/meson-generated_.._rte_net_virtio.pmd.c.o
[2323/3204] Linking static target drivers/librte_net_virtio.a
[2324/3204] Generating rte_raw_cnxk_bphy.pmd.c with a custom command
[2325/3204] Compiling C object drivers/libtmp_rte_raw_dpaa2_cmdif.a.p/raw_dpaa2_cmdif_dpaa2_cmdif.c.o
[2326/3204] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_vfio.c.o
[2327/3204] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb_hw_intel.c.o
[2328/3204] Generating rte_net_zxdh.pmd.c with a custom command
[2329/3204] Compiling C object drivers/libtmp_rte_raw_cnxk_rvu_lf.a.p/raw_cnxk_rvu_lf_cnxk_rvu_lf.c.o
[2330/3204] Compiling C object drivers/libtmp_rte_raw_gdtc.a.p/raw_gdtc_gdtc_rawdev.c.o
[2331/3204] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_qp.c.o
[2332/3204] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev.c.o
[2333/3204] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_bcmfs_device.c.o
[2334/3204] Compiling C object drivers/libtmp_rte_raw_skeleton.a.p/raw_skeleton_skeleton_rawdev_test.c.o
[2335/3204] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs4_rm.c.o
[2336/3204] Compiling C object drivers/libtmp_rte_crypto_bcmfs.a.p/crypto_bcmfs_hw_bcmfs5_rm.c.o
[2337/3204] Compiling C object drivers/libtmp_rte_raw_ntb.a.p/raw_ntb_ntb.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 22.04 (ARM)
Kernel: 5.15.0-97-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 22.04
Kernel: 5.15.0-100-generic
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |WARNING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (27 preceding siblings ...)
2025-03-24 14:30 ` dpdklab
@ 2025-03-24 14:31 ` dpdklab
2025-03-24 14:44 ` |PENDING| " dpdklab
` (13 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 14:31 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-VM-Unit-Test-DPDK#27666
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| CentOS Stream 10 | PASS |
+---------------------+----------------+
| Debian 12 | PASS |
+---------------------+----------------+
| Fedora 40 | PASS |
+---------------------+----------------+
| Fedora 41 | PASS |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Fedora 41 (Clang) | PASS |
+---------------------+----------------+
| RHEL9 | PASS |
+---------------------+----------------+
| RHEL8 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
| Ubuntu 24.04 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 20.04 (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);
| ^~~~~~~~~~~~~
[2323/3176] Compiling C object drivers/librte_net_zxdh.so.25.1.p/meson-generated_.._rte_net_zxdh.pmd.c.o
[2324/3176] Compiling C object drivers/libtmp_rte_raw_cnxk_gpio.a.p/raw_cnxk_gpio_cnxk_gpio.c.o
[2325/3176] Compiling C object drivers/libtmp_rte_raw_cnxk_bphy.a.p/raw_cnxk_bphy_cnxk_bphy_irq.c.o
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 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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/32871/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |PENDING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (28 preceding siblings ...)
2025-03-24 14:31 ` dpdklab
@ 2025-03-24 14:44 ` dpdklab
2025-03-24 15:05 ` |FAILURE| " dpdklab
` (12 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 14:44 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-compile-amd64-testing
Test-Status: PENDING
http://dpdk.org/patch/152531
_Testing pending_
Submitter: Tomasz Duszynski <tduszynski@marvell.com>
Date: Monday, March 24 2025 08:28:48
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5f37ee9c859f3ce08ca4364f1d8c0e70ec33ac83
152531 --> testing pending
Upstream job id: Generic-DPDK-Compile-Meson#374324
Test environment and result as below:
+-------------------+--------------------+-------------------+------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===================+====================+===================+==================+
| CentOS Stream 9 | PEND | PEND | SKIPPED |
+-------------------+--------------------+-------------------+------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED |
+-------------------+--------------------+-------------------+------------------+
| Debian 12 | PEND | PEND | SKIPPED |
+-------------------+--------------------+-------------------+------------------+
| Fedora 40 (Clang) | PEND | PEND | SKIPPED |
+-------------------+--------------------+-------------------+------------------+
| Fedora 40 | PEND | PEND | SKIPPED |
+-------------------+--------------------+-------------------+------------------+
| Fedora 41 (Clang) | PEND | PEND | PEND |
+-------------------+--------------------+-------------------+------------------+
| RHEL8 | PEND | SKIPPED | SKIPPED |
+-------------------+--------------------+-------------------+------------------+
| RHEL9 | PEND | SKIPPED | SKIPPED |
+-------------------+--------------------+-------------------+------------------+
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 12
Kernel: Depends on container host
Compiler: 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)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (29 preceding siblings ...)
2025-03-24 14:44 ` |PENDING| " dpdklab
@ 2025-03-24 15:05 ` dpdklab
2025-03-24 15:09 ` dpdklab
` (11 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 15:05 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-Meson#374313
Test environment and result as below:
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile |
+===================================+====================+===================+==================+===================+
| CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12 | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang) | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 41 | PASS | PASS | PASS | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Alpine | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04 32 Bit Cross Compile | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.5 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
71 | CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
| ^~
../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);
| ^~~~~~~~~~~~~
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 12
Kernel: Depends on container host
Compiler: 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 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
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)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: 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
Ubuntu 24.04 32 Bit Cross Compile
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
FreeBSD 13.5
Kernel: 13.5-RELEASE
Compiler: clang 19.1.7
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/32871/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (30 preceding siblings ...)
2025-03-24 15:05 ` |FAILURE| " dpdklab
@ 2025-03-24 15:09 ` dpdklab
2025-03-24 15:10 ` dpdklab
` (10 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 15:09 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-Meson#374342
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 41 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+----------------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PEND |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PEND |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_meson_compile): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
71 | CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
| ^~
../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);
| ^~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
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)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
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)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (31 preceding siblings ...)
2025-03-24 15:09 ` dpdklab
@ 2025-03-24 15:10 ` dpdklab
2025-03-24 15:10 ` dpdklab
` (9 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 15:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-Meson#374345
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 41 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+----------------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PEND |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PEND |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_meson_compile): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
71 | CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
| ^~
../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);
| ^~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
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)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
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)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (32 preceding siblings ...)
2025-03-24 15:10 ` dpdklab
@ 2025-03-24 15:10 ` dpdklab
2025-03-24 15:10 ` dpdklab
` (8 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 15:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-Meson#374299
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 41 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:68: error: no member named 'offset' in 'struct gpio_v2_line_event'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
~~~~~ ^
../drivers/raw/cnxk_gpio/cnxk_gpio.h:12:33: note: expanded from macro 'CNXK_GPIO_LOG'
RTE_LOG_LINE(level, CNXK_GPIO, __VA_ARGS__)
^~~~~~~~~~~
../lib/log/rte_log.h:389:16: note: expanded from macro 'RTE_LOG_LINE'
RTE_FMT_TAIL(__VA_ARGS__ ,))); \
^~~~~~~~~~~
../lib/eal/include/rte_common.h:864:32: note: expanded from macro 'RTE_FMT_TAIL'
#define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__
^~~~~~~~~~~
../lib/eal/include/rte_common.h:862:39: note: expanded from macro 'RTE_FMT'
#define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ ""
^~~~~~~~~~~
../lib/log/rte_log.h:334:32: note: expanded from macro 'RTE_LOG'
RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
^~~~~~~~~~~
2 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
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 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
CentOS Stream 9 (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 22.04 (ARM)
Kernel: Depends on container host
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)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (33 preceding siblings ...)
2025-03-24 15:10 ` dpdklab
@ 2025-03-24 15:10 ` dpdklab
2025-03-24 15:14 ` |WARNING| " dpdklab
` (7 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 15:10 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-Meson#374348
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 41 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PEND |
+----------------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PEND |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PEND |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_meson_compile): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
71 | CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
| ^~
../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);
| ^~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
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)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
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)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |WARNING| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (34 preceding siblings ...)
2025-03-24 15:10 ` dpdklab
@ 2025-03-24 15:14 ` dpdklab
2025-03-24 15:26 ` |FAILURE| " dpdklab
` (6 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 15:14 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports
Test-Label: iol-abi-testing
Test-Status: WARNING
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-ABI#121163
Test environment and result as below:
+-------------------+----------+
| Environment | abi_test |
+===================+==========+
| CentOS Stream 9 | PASS |
+-------------------+----------+
| Fedora 40 (Clang) | PASS |
+-------------------+----------+
| CentOS Stream 10 | PASS |
+-------------------+----------+
| Debian 12 | PASS |
+-------------------+----------+
| Fedora 40 | PASS |
+-------------------+----------+
| Fedora 41 (Clang) | PASS |
+-------------------+----------+
| openSUSE Leap 15 | PASS |
+-------------------+----------+
| Fedora 41 | PASS |
+-------------------+----------+
| RHEL8 | FAIL |
+-------------------+----------+
| Ubuntu 22.04 | PASS |
+-------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------+----------+
| RHEL9 | PASS |
+-------------------+----------+
==== 20 line log output for RHEL8 (abi_test): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~
../lib/log/rte_log.h:334:32: note: in definition of macro 'RTE_LOG'
RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
^~~~~~~~~~~
../lib/log/rte_log.h:388:16: note: in expansion of macro 'RTE_FMT'
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'
RTE_FMT_TAIL(__VA_ARGS__ ,))); \
^~~~~~~~~~~~
../drivers/raw/cnxk_gpio/cnxk_gpio.h:12:2: note: in expansion of macro 'RTE_LOG_LINE'
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'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
^~~~~~~~~~~~~
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)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
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)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (35 preceding siblings ...)
2025-03-24 15:14 ` |WARNING| " dpdklab
@ 2025-03-24 15:26 ` dpdklab
2025-03-24 15:50 ` dpdklab
` (5 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 15:26 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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: Windows-Compile-DPDK-Native#27493
Test environment and result as below:
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile | dpdk_llvm_clang_compile |
+===================================+====================+===================+==================+===================+=========================+
| CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Debian 12 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 40 (Clang) | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 40 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 24.04 32 Bit Cross Compile | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| FreeBSD 13.5 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
71 | CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
| ^~
../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);
| ^~~~~~~~~~~~~
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 12
Kernel: Depends on container host
Compiler: 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 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
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)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: 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
Ubuntu 24.04 32 Bit Cross Compile
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
FreeBSD 13.5
Kernel: 13.5-RELEASE
Compiler: clang 19.1.7
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/32871/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (36 preceding siblings ...)
2025-03-24 15:26 ` |FAILURE| " dpdklab
@ 2025-03-24 15:50 ` dpdklab
2025-03-24 16:35 ` dpdklab
` (4 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 15:50 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-Meson#374330
Test environment and result as below:
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile |
+===================================+====================+===================+==================+===================+
| CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12 | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang) | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04 32 Bit Cross Compile | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Alpine | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.5 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 41 | PASS | PASS | PASS | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
71 | CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
| ^~
../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);
| ^~~~~~~~~~~~~
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 12
Kernel: Depends on container host
Compiler: 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)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 24.04 32 Bit Cross Compile
Kernel: Depends on container host
Compiler: 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
FreeBSD 13.5
Kernel: 13.5-RELEASE
Compiler: clang 19.1.7
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.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/32871/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (37 preceding siblings ...)
2025-03-24 15:50 ` dpdklab
@ 2025-03-24 16:35 ` dpdklab
2025-03-24 16:35 ` dpdklab
` (3 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 16:35 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-Meson#374343
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 41 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:68: error: no member named 'offset' in 'struct gpio_v2_line_event'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
~~~~~ ^
../drivers/raw/cnxk_gpio/cnxk_gpio.h:12:33: note: expanded from macro 'CNXK_GPIO_LOG'
RTE_LOG_LINE(level, CNXK_GPIO, __VA_ARGS__)
^~~~~~~~~~~
../lib/log/rte_log.h:389:16: note: expanded from macro 'RTE_LOG_LINE'
RTE_FMT_TAIL(__VA_ARGS__ ,))); \
^~~~~~~~~~~
../lib/eal/include/rte_common.h:864:32: note: expanded from macro 'RTE_FMT_TAIL'
#define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__
^~~~~~~~~~~
../lib/eal/include/rte_common.h:862:39: note: expanded from macro 'RTE_FMT'
#define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ ""
^~~~~~~~~~~
../lib/log/rte_log.h:334:32: note: expanded from macro 'RTE_LOG'
RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
^~~~~~~~~~~
2 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
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)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
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)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (38 preceding siblings ...)
2025-03-24 16:35 ` dpdklab
@ 2025-03-24 16:35 ` dpdklab
2025-03-24 16:39 ` dpdklab
` (2 subsequent siblings)
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 16:35 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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: Windows-Compile-DPDK-Native#27494
Test environment and result as below:
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_mingw64_compile |
+===================================+====================+===================+==================+===================+=========================+======================+
| CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Debian 12 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Fedora 40 (Clang) | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Fedora 40 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Ubuntu 24.04 32 Bit Cross Compile | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| FreeBSD 13.5 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | PASS |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
71 | CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
| ^~
../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);
| ^~~~~~~~~~~~~
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 12
Kernel: Depends on container host
Compiler: 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 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
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)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: 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
Ubuntu 24.04 32 Bit Cross Compile
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
FreeBSD 13.5
Kernel: 13.5-RELEASE
Compiler: clang 19.1.7
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/32871/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (39 preceding siblings ...)
2025-03-24 16:35 ` dpdklab
@ 2025-03-24 16:39 ` dpdklab
2025-03-24 17:23 ` dpdklab
2025-03-24 17:34 ` dpdklab
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 16:39 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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-DPDK-Compile-Meson#374346
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 41 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 10 (ARM) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:68: error: no member named 'offset' in 'struct gpio_v2_line_event'
CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
~~~~~ ^
../drivers/raw/cnxk_gpio/cnxk_gpio.h:12:33: note: expanded from macro 'CNXK_GPIO_LOG'
RTE_LOG_LINE(level, CNXK_GPIO, __VA_ARGS__)
^~~~~~~~~~~
../lib/log/rte_log.h:389:16: note: expanded from macro 'RTE_LOG_LINE'
RTE_FMT_TAIL(__VA_ARGS__ ,))); \
^~~~~~~~~~~
../lib/eal/include/rte_common.h:864:32: note: expanded from macro 'RTE_FMT_TAIL'
#define RTE_FMT_TAIL(fmt, ...) __VA_ARGS__
^~~~~~~~~~~
../lib/eal/include/rte_common.h:862:39: note: expanded from macro 'RTE_FMT'
#define RTE_FMT(fmt, ...) fmt "%.0s", __VA_ARGS__ ""
^~~~~~~~~~~
../lib/log/rte_log.h:334:32: note: expanded from macro 'RTE_LOG'
RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
^~~~~~~~~~~
2 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
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)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
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)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.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/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (40 preceding siblings ...)
2025-03-24 16:39 ` dpdklab
@ 2025-03-24 17:23 ` dpdklab
2025-03-24 17:34 ` dpdklab
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 17:23 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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: Windows-Compile-DPDK-Native#27495
Test environment and result as below:
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile | dpdk_llvm_clang_compile |
+===================================+====================+===================+==================+===================+=========================+
| CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Debian 12 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 40 (Clang) | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 40 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 24.04 32 Bit Cross Compile | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| FreeBSD 13.5 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
71 | CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
| ^~
../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);
| ^~~~~~~~~~~~~
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 12
Kernel: Depends on container host
Compiler: 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)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 24.04 32 Bit Cross Compile
Kernel: Depends on container host
Compiler: 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
FreeBSD 13.5
Kernel: 13.5-RELEASE
Compiler: clang 19.1.7
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.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/32871/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 43+ messages in thread
* |FAILURE| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
` (41 preceding siblings ...)
2025-03-24 17:23 ` dpdklab
@ 2025-03-24 17:34 ` dpdklab
42 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2025-03-24 17:34 UTC (permalink / raw)
To: Test Report; +Cc: dpdk-test-reports, Tomasz Duszynski
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152531
_Testing issues_
Submitter: Tomasz Duszynski <tduszynski@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: Windows-Compile-DPDK-Native#27496
Test environment and result as below:
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile | dpdk_llvm_clang_compile | dpdk_mingw64_compile |
+===================================+====================+===================+==================+===================+=========================+======================+
| CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Debian 12 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Fedora 40 (Clang) | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Fedora 40 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| RHEL9 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Ubuntu 24.04 32 Bit Cross Compile | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| FreeBSD 13.5 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | PASS |
+-----------------------------------+--------------------+-------------------+------------------+-------------------+-------------------------+----------------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_meson_compile): ====
from ../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:11:
../drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c:71:66: error: 'struct gpio_v2_line_event' has no member named 'offset'
71 | CNXK_GPIO_LOG(ERR, "event from gpio%d instead of gpio%d", event->offset, gpio);
| ^~
../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);
| ^~~~~~~~~~~~~
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 12
Kernel: Depends on container host
Compiler: 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)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 24.04 32 Bit Cross Compile
Kernel: Depends on container host
Compiler: 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
FreeBSD 13.5
Kernel: 13.5-RELEASE
Compiler: clang 19.1.7
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.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/32871/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
^ permalink raw reply [flat|nested] 43+ messages in thread
end of thread, other threads:[~2025-03-24 17:34 UTC | newest]
Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20250324082848.1361839-1-tduszynski@marvell.com>
2025-03-24 7:55 ` |FAILURE| pw152531 [PATCH v2] raw/cnxk_gpio: switch to character based GPIO interface qemudev
2025-03-24 8:29 ` |WARNING| " checkpatch
2025-03-24 9:43 ` |SUCCESS| " 0-day Robot
2025-03-24 12:01 ` |SUCCESS| pw152531 [PATCH] [v2] raw/cnxk_gpio: switch to character b dpdklab
2025-03-24 12:05 ` dpdklab
2025-03-24 12:26 ` dpdklab
2025-03-24 12:33 ` dpdklab
2025-03-24 12:39 ` dpdklab
2025-03-24 12:55 ` |PENDING| " dpdklab
2025-03-24 12:58 ` |SUCCESS| " dpdklab
2025-03-24 13:05 ` dpdklab
2025-03-24 13:08 ` dpdklab
2025-03-24 13:12 ` |PENDING| " dpdklab
2025-03-24 13:17 ` |SUCCESS| " dpdklab
2025-03-24 13:23 ` |FAILURE| " dpdklab
2025-03-24 13:24 ` dpdklab
2025-03-24 13:26 ` dpdklab
2025-03-24 13:27 ` dpdklab
2025-03-24 13:32 ` dpdklab
2025-03-24 13:35 ` |PENDING| " dpdklab
2025-03-24 13:38 ` |WARNING| " dpdklab
2025-03-24 13:38 ` dpdklab
2025-03-24 13:38 ` dpdklab
2025-03-24 13:44 ` dpdklab
2025-03-24 13:45 ` dpdklab
2025-03-24 13:56 ` dpdklab
2025-03-24 14:00 ` dpdklab
2025-03-24 14:30 ` dpdklab
2025-03-24 14:31 ` dpdklab
2025-03-24 14:44 ` |PENDING| " dpdklab
2025-03-24 15:05 ` |FAILURE| " dpdklab
2025-03-24 15:09 ` dpdklab
2025-03-24 15:10 ` dpdklab
2025-03-24 15:10 ` dpdklab
2025-03-24 15:10 ` dpdklab
2025-03-24 15:14 ` |WARNING| " dpdklab
2025-03-24 15:26 ` |FAILURE| " dpdklab
2025-03-24 15:50 ` dpdklab
2025-03-24 16:35 ` dpdklab
2025-03-24 16:35 ` dpdklab
2025-03-24 16:39 ` dpdklab
2025-03-24 17:23 ` dpdklab
2025-03-24 17:34 ` 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).