|FAILURE| pw135862 [PATCH] event/dsw: optimize serving port logic

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Jan 15 00:38:03 CET 2024


Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135862

_Testing issues_

Submitter: Mattias Ronnblom <mattias.ronnblom at ericsson.com>
Date: Sunday, January 14 2024 21:50:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a1dff49b89249659bb40512bb1410a9afba0f382

135862 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | FAIL           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian Buster       | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| RHEL8               | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+

==== 20 line log output for RHEL8 (dpdk_unit_test): ====
[2372/2799] Linking target drivers/librte_event_cnxk.so.24.1.
[2373/2799] Linking static target drivers/libtmp_rte_event_dpaa.a.
[2374/2799] Compiling C object 'drivers/a715181@@tmp_rte_event_dpaa2 at sta/event_dpaa2_dpaa2_eventdev.c.o'.
[2375/2799] Compiling C object 'drivers/a715181@@tmp_rte_event_dpaa2 at sta/event_dpaa2_dpaa2_hw_dpcon.c.o'.
[2376/2799] Generating rte_event_dpaa.pmd.c with a custom command.
[2377/2799] Compiling C object 'drivers/a715181@@rte_event_dpaa at sha/meson-generated_.._rte_event_dpaa.pmd.c.o'.
[2378/2799] Compiling C object 'drivers/a715181@@tmp_rte_event_dlb2 at sta/event_dlb2_pf_base_dlb2_resource.c.o'.
[2379/2799] Linking static target drivers/libtmp_rte_event_dlb2.a.
[2380/2799] Compiling C object 'drivers/a715181@@tmp_rte_event_dsw at sta/event_dsw_dsw_event.c.o'.
FAILED: drivers/a715181@@tmp_rte_event_dsw at sta/event_dsw_dsw_event.c.o
ccache cc -Idrivers/a715181@@tmp_rte_event_dsw at sta -Idrivers -I../drivers -Idrivers/event/dsw -I../drivers/event/dsw -Ilib/eventdev -I../lib/eventdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Ilib/dmadev -I../lib/dmadev -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qu
 al -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=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-format-nonliteral -DRTE_LOG_DEFAULT_LOGTYPE=pmd.event.dsw -MD -MQ 'drivers/a715181@@tmp_rte_event_dsw at sta/event_dsw_dsw_event.c.o' -MF 'drivers/a715181@@tmp_rte_event_dsw at sta/event_dsw_dsw_event.c.o.d' -o 'drivers/a715181@@tmp_rte_event_dsw at sta/event_dsw_dsw_event.c.o' -c ../drivers/event/dsw/dsw_event.c
In file included from ../drivers/event/dsw/dsw_event.c:5:
../drivers/event/dsw/dsw_evdev.h:244:34: error: expected ',' before ')' token
static_assert(DSW_MAX_PORTS <= 64);
^
,
[2381/2799] Linking target drivers/librte_event_dpaa.so.24.1.
[2382/2799] Generating rte_event_dlb2.pmd.c with a custom command.
[2383/2799] Compiling C object 'drivers/a715181@@tmp_rte_event_dpaa2 at sta/event_dpaa2_dpaa2_eventdev_selftest.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.3

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 5.4.0-153-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28860/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/


More information about the test-report mailing list