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,
	Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>,
	Ferruh Yigit <ferruh.yigit@amd.com>
Subject: |FAILURE| [GIT MASTER] bd7063756123e4ecf9915989710729f94dc1757b
Date: Mon, 22 Jan 2024 23:52:13 -0800 (PST)	[thread overview]
Message-ID: <65af702d.050a0220.9a8dd.7a36SMTPIN_ADDED_MISSING@mx.google.com> (raw)

_Testing issues_

Branch: dpdk-next-net

bd7063756123e4ecf9915989710729f94dc1757b --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13.2        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for RHEL8 (dpdk_meson_compile): ====
[1672/2827] Linking static target drivers/libtmp_rte_net_ixgbe.a.
[1673/2827] Generating rte_net_ixgbe.pmd.c with a custom command.
[1674/2827] Compiling C object 'drivers/a715181@@rte_net_ixgbe@sha/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1675/2827] Compiling C object 'drivers/a715181@@rte_net_ixgbe@sta/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1676/2827] Linking static target drivers/librte_net_ixgbe.a.
[1677/2827] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command.
[1678/2827] Compiling C object 'drivers/a715181@@tmp_rte_net_mana@sta/net_mana_tx.c.o'.
[1679/2827] Compiling C object 'drivers/a715181@@tmp_rte_net_mana@sta/net_mana_mana.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_mana@sta/net_mana_mana.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_mana@sta -Idrivers -I../drivers -Idrivers/net/mana -I../drivers/net/mana -Ilib/ethdev -I../lib/ethdev -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/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -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-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=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.mana -MD -MQ 'drivers/a715181@@tmp_rte_net_mana@sta/net_mana_mana.c.o' -MF 'drivers/a715181@@tmp_rte_net_mana@sta/net_mana_mana.c.o.d' -o 'drivers/a715181@@tmp_rte_net_mana@sta/net_mana_mana.c.o' -c ../drivers/net/mana/mana.c
In file included from ../drivers/net/mana/mana.c:23:
../drivers/net/mana/mana.c: In function 'mana_probe_port':
../drivers/net/mana/mana.h:466:50: error: too many arguments for format [-Werror=format-extra-args]
rte_log(RTE_LOG_ ## level, mana_logtype_driver, "%s(): " fmt "\n", \
^~~~~~~~
../drivers/net/mana/mana.c:1392:2: note: in expansion of macro 'DRV_LOG'
DRV_LOG(INFO, "dev %s max queues %d desc %d sge %d mr " PRIu64,
^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.2
	Kernel: 13.2
	Compiler: clang 11.3.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/27767/

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2024-01-23  7:52 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23  7:52 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-23  8:24 dpdklab
2024-01-23  8:24 dpdklab
2024-01-23  8:23 dpdklab
2024-01-23  8:21 dpdklab
2024-01-23  8:20 dpdklab
2024-01-23  8:20 dpdklab
2024-01-23  8:14 dpdklab
2024-01-23  8:04 dpdklab
2024-01-23  8:02 dpdklab
2024-01-23  8:01 dpdklab
2024-01-23  7:57 dpdklab
2024-01-23  7:53 dpdklab
2024-01-23  7:48 dpdklab
2024-01-23  7:45 dpdklab
2024-01-23  7:43 dpdklab
2024-01-23  7:42 dpdklab
2024-01-23  7:41 dpdklab
2024-01-23  7:38 dpdklab
2024-01-23  7:37 dpdklab
2024-01-23  7:37 dpdklab
2024-01-23  7:36 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=65af702d.050a0220.9a8dd.7a36SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=ferruh.yigit@amd.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).