automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: "dimon.zhao" <dimon.zhao@nebula-matrix.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw154754-154768 [PATCH v3 16/16] net/nbl: nbl device support set MTU and promisc
Date: Fri, 27 Jun 2025 09:15:08 +0800	[thread overview]
Message-ID: <202506270115.55R1F8AW3065787@localhost.localdomain> (raw)
In-Reply-To: <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/154768

_ninja build failure_

Submitter: dimon.zhao <dimon.zhao@nebula-matrix.com>
Date: Thu, 26 Jun 2025 18:40:07 -0700
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: d1f1038ab4edc07564baeac9131210ef3995d923

154754-154768 --> 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: lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o
cc -Ilib/librte_ethdev.a.p -Ilib -I../lib -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=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=lib.ethdev -MD -MQ lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o -MF lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o.d -o lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o -c ../lib/ethdev/ethdev_linux_ethtool.c
./lib/ethdev/ethdev_linux_ethtool.c:19:195: warning: "/*" within comment [-Wcomment]
ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION sed -rn
./lib/ethdev/ethdev_linux_ethtool.c:23:39: error: stray ‘’ in program
ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION awk '{printf "t%5s = %7s, /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var %s */n", $1, $2, $3}'
^
./lib/ethdev/ethdev_linux_ethtool.c:23:41: warning: missing terminating " character
ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION awk '{printf "t%5s = %7s, /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var %s */n", $1, $2, $3}'
^
./lib/ethdev/ethdev_linux_ethtool.c:23:41: error: missing terminating " character
ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION awk '{printf "t%5s = %7s, /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var %s */n", $1, $2, $3}'
^~~~~~~~~~~~~~~
./lib/ethdev/ethdev_linux_ethtool.c:23:40: error: unknown type name ‘n’
ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION awk '{printf "t%5s = %7s, /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var %s */n", $1, $2, $3}'
^
./lib/ethdev/ethdev_linux_ethtool.c:24:3: error: expected identifier or ‘(’ before ‘/’ token
app/ build/ buildtools/ config/ devtools/ doc/ drivers/ dts/ examples/ kernel/ lib/ license/ usertools/
^
In file included from ../lib/eal/common/eal_export.h:8,
from ../lib/ethdev/ethdev_linux_ethtool.c:5:
./lib/ethdev/ethdev_linux_ethtool.c: In function ‘rte_eth_link_speed_ethtool’:
./lib/ethdev/ethdev_linux_ethtool.c:144:21: error: ‘link_modes’ undeclared (first use in this function)
if (bit >= RTE_DIM(link_modes))
^~~~~~~~~~
./lib/eal/include/rte_common.h:905:29: note: in definition of macro ‘RTE_DIM’
#define RTE_DIM(a) (sizeof (a) / sizeof ((a)[0]))
^
./lib/ethdev/ethdev_linux_ethtool.c:144:21: note: each undeclared identifier is reported only once for each function it appears in
if (bit >= RTE_DIM(link_modes))
^~~~~~~~~~
./lib/eal/include/rte_common.h:905:29: note: in definition of macro ‘RTE_DIM’
#define RTE_DIM(a) (sizeof (a) / sizeof ((a)[0]))
^
[127/2987] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o
[128/2987] Compiling C object lib/librte_bpf.a.p/bpf_bpf_pkt.c.o
[129/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o
[130/2987] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o
[131/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o
[132/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_bool.c.o
[133/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o
[134/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o
[135/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o
[136/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o
[137/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o
[138/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o
[139/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o
[140/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o
[141/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o
[142/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o
[143/2987] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o
[144/2987] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o
[145/2987] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o
[146/2987] Generating meter.sym_chk with a custom command (wrapped by meson to capture output)
[147/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o
[148/2987] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o
[149/2987] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o
[150/2987] Generating net.sym_chk with a custom command (wrapped by meson to capture output)
[151/2987] Generating symbol file lib/librte_log.so.25.2.p/librte_log.so.25.2.symbols
[152/2987] Generating telemetry.sym_chk with a custom command (wrapped by meson to capture output)
[153/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o
[154/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o
[155/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o
[156/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o
[157/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o
[158/2987] Compiling C object lib/librte_ring.a.p/ring_soring.c.o
[159/2987] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


       reply	other threads:[~2025-06-27  1:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250627014022.4019625-17-dimon.zhao@nebula-matrix.com>
2025-06-27  1:15 ` qemudev [this message]
2025-06-27  1:41 ` |SUCCESS| pw154768 " checkpatch
2025-06-27  2:26 ` |PENDING| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup dpdklab
2025-06-27  2:28 ` dpdklab
2025-06-27  2:29 ` dpdklab
2025-06-27  2:32 ` |SUCCESS| " dpdklab
2025-06-27  2:40 ` dpdklab
2025-06-27  2:59 ` dpdklab
2025-06-27  3:04 ` |PENDING| " dpdklab
2025-06-27  3:05 ` |SUCCESS| pw154768 [PATCH v3 16/16] net/nbl: nbl device support set MTU and promisc 0-day Robot
2025-06-27  3:08 ` |SUCCESS| pw154754-154768 [PATCH] [v3,16/16] net/nbl: nbl device sup dpdklab
2025-06-27  3:10 ` dpdklab
2025-06-27  3:22 ` dpdklab
2025-06-27  3:23 ` dpdklab
2025-06-27  3:25 ` dpdklab
2025-06-27  3:39 ` |FAILURE| " dpdklab
2025-06-27  3:59 ` |SUCCESS| " dpdklab
2025-06-27  4:18 ` 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=202506270115.55R1F8AW3065787@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=dimon.zhao@nebula-matrix.com \
    --cc=test-report@dpdk.org \
    --cc=zhoumin@loongson.cn \
    /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).