automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
	Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Subject: |FAILURE| pw135862 [PATCH] event/dsw: optimize serving port logic
Date: Sun, 14 Jan 2024 14:48:12 -0800 (PST)	[thread overview]
Message-ID: <65a464ac.170a0220.34131.0aaaSMTPIN_ADDED_MISSING@mx.google.com> (raw)

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

_Testing issues_

Submitter: Mattias Ronnblom <mattias.ronnblom@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_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for CentOS Stream 8 (dpdk_meson_compile): ====
[2408/2825] Compiling C object 'drivers/a715181@@rte_event_dpaa@sha/meson-generated_.._rte_event_dpaa.pmd.c.o'.
[2409/2825] Linking target drivers/librte_event_dpaa.so.24.1.
[2410/2825] Compiling C object 'drivers/a715181@@tmp_rte_event_dpaa2@sta/event_dpaa2_dpaa2_hw_dpcon.c.o'.
[2411/2825] Compiling C object 'drivers/a715181@@tmp_rte_event_dpaa2@sta/event_dpaa2_dpaa2_eventdev.c.o'.
[2412/2825] Compiling C object 'drivers/a715181@@tmp_rte_event_dpaa2@sta/event_dpaa2_dpaa2_eventdev_selftest.c.o'.
[2413/2825] Linking static target drivers/libtmp_rte_event_dpaa2.a.
[2414/2825] Generating rte_event_dpaa2.pmd.c with a custom command.
[2415/2825] Compiling C object 'drivers/a715181@@rte_event_dpaa2@sta/meson-generated_.._rte_event_dpaa2.pmd.c.o'.
[2416/2825] Linking static target drivers/librte_event_dpaa2.a.
[2417/2825] Compiling C object 'drivers/a715181@@rte_event_dpaa2@sha/meson-generated_.._rte_event_dpaa2.pmd.c.o'.
[2418/2825] Linking target drivers/librte_event_dpaa2.so.24.1.
[2419/2825] Compiling C object 'drivers/a715181@@tmp_rte_event_dsw@sta/event_dsw_dsw_evdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_event_dsw@sta/event_dsw_dsw_evdev.c.o
ccache cc -Idrivers/a715181@@tmp_rte_event_dsw@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@sta/event_dsw_dsw_evdev.c.o' -MF 'drivers/a715181@@tmp_rte_event_dsw@sta/event_dsw_dsw_evdev.c.o.d' -o 'drivers/a715181@@tmp_rte_event_dsw@sta/event_dsw_dsw_evdev.c.o' -c ../drivers/event/dsw/dsw_evdev.c
In file included from ../drivers/event/dsw/dsw_evdev.c:13:
../drivers/event/dsw/dsw_evdev.h:244:34: error: expected ',' before ')' token
static_assert(DSW_MAX_PORTS <= 64);
^
,
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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/

             reply	other threads:[~2024-01-14 22:48 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-14 22:48 dpdklab [this message]
     [not found] <20240114215051.366016-1-mattias.ronnblom@ericsson.com>
2024-01-14 22:44 ` 0-day Robot
2024-01-15  5:41 ` qemudev
2024-01-15  6:57 ` qemudev
  -- strict thread matches above, loose matches on Subject: below --
2024-01-15  1:13 dpdklab
2024-01-15  0:16 dpdklab
2024-01-14 23:57 dpdklab
2024-01-14 23:55 dpdklab
2024-01-14 23:47 dpdklab
2024-01-14 23:45 dpdklab
2024-01-14 23:43 dpdklab
2024-01-14 23:43 dpdklab
2024-01-14 23:43 dpdklab
2024-01-14 23:42 dpdklab
2024-01-14 23:42 dpdklab
2024-01-14 23:41 dpdklab
2024-01-14 23:41 dpdklab
2024-01-14 23:40 dpdklab
2024-01-14 23:40 dpdklab
2024-01-14 23:38 dpdklab
2024-01-14 23:38 dpdklab
2024-01-14 23:38 dpdklab
2024-01-14 23:38 dpdklab
2024-01-14 23:37 dpdklab
2024-01-14 23:35 dpdklab
2024-01-14 23:33 dpdklab
2024-01-14 23:32 dpdklab
2024-01-14 23:19 dpdklab
2024-01-14 23:19 dpdklab
2024-01-14 23:18 dpdklab
2024-01-14 23:18 dpdklab
2024-01-14 23:15 dpdklab
2024-01-14 23:15 dpdklab
2024-01-14 22:59 dpdklab
2024-01-14 22:56 dpdklab
2024-01-14 22:54 dpdklab
2024-01-14 22:41 dpdklab
2024-01-14 22:39 dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=65a464ac.170a0220.34131.0aaaSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=mattias.ronnblom@ericsson.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).