automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Wenbo Cao <caowenbo@mucse.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw151378-151404 [PATCH v11 28/28] net/rnp: support Rx/Tx burst mode info
Date: Wed, 12 Feb 2025 22:06:22 +0800	[thread overview]
Message-ID: <202502121406.51CE6MEu339720@localhost.localdomain> (raw)
In-Reply-To: <1739370987-3989-29-git-send-email-caowenbo@mucse.com>

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

_ninja build failure_

Submitter: Wenbo Cao <caowenbo@mucse.com>
Date: Wed, 12 Feb 2025 22:35:58 +0800
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: 88e17c88943145bb956b5bf6059a8043dbd33a99

151378-151404 --> 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/net/rnp/base/librnp_base.a.p/rnp_fw_cmd.c.o
cc -Idrivers/net/rnp/base/librnp_base.a.p -Idrivers/net/rnp/base -I../drivers/net/rnp/base -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 -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -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 -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-shift-negative-value -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -Wno-shift-negative-value -Wno-implicit-fallthrough -Wno-format-extra-args -Wno-empty-body -MD -MQ drivers/net/rnp/base/librnp_base.a.p/rnp_fw_cmd.c.o -MF drivers/net/rnp/base/librnp_base.a.p/rnp_fw_cmd.c.o.d -o drivers/net/rnp/base/librnp_base.a.p/rnp_fw_cmd.c.o -c ../drivers/net/rnp/base/rnp_fw_cmd.c
In file included from ../drivers/net/rnp/base/rnp_fw_cmd.c:5:
./drivers/net/rnp/base/rnp_fw_cmd.h:136:13: warning: "__rte_packed" is deprecated
} __rte_packed;
^~~
In file included from ../lib/eal/include/generic/rte_io.h:16,
from ../lib/eal/loongarch/include/rte_io.h:8,
from ../drivers/net/rnp/base/rnp_osdep.h:12,
from ../drivers/net/rnp/base/rnp_fw_cmd.h:8,
from ../drivers/net/rnp/base/rnp_fw_cmd.c:5:
./lib/eal/include/rte_common.h:112:79: error: expected identifier or ‘(’ before ‘)’ token
#define __rte_packed (RTE_DEPRECATED(__rte_packed) __attribute__((__packed__)))
^
./drivers/net/rnp/base/rnp_fw_cmd.h:136:3: note: in expansion of macro ‘__rte_packed’
} __rte_packed;
^~~~~~~~~~~~
[1702/2707] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125a.c.o
[1703/2707] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125b.c.o
[1704/2707] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125d.c.o
[1705/2707] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8126a_mcu.c.o
[1706/2707] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_rxtx.c.o
[1707/2707] Compiling C object drivers/net/rnp/base/librnp_base.a.p/rnp_crc32.c.o
[1708/2707] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_l2.c.o
[1709/2707] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_intel_ixgbe_ixgbe_ethdev.c.o
[1710/2707] Compiling C object drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_ethdev.c.o
FAILED: drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_ethdev.c.o
cc -Idrivers/libtmp_rte_net_rnp.a.p -Idrivers -I../drivers -Idrivers/net/rnp -I../drivers/net/rnp -Idrivers/net/rnp/base -I../drivers/net/rnp/base -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/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 -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 -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wforma
 t-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.net.rnp -MD -MQ drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_ethdev.c.o -MF drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_ethdev.c.o.d -o drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_ethdev.c.o -c ../drivers/net/rnp/rnp_ethdev.c
In file included from ../drivers/net/rnp/rnp_ethdev.c:13:
./drivers/net/rnp/base/rnp_fw_cmd.h:136:13: warning: "__rte_packed" is deprecated
} __rte_packed;
^~~
In file included from ../lib/log/rte_log.h:22,
from ../lib/eal/include/rte_debug.h:17,
from ../lib/eal/include/rte_bitops.h:23,
from ../lib/eal/include/rte_memory.h:18,
from ../lib/eal/include/rte_malloc.h:16,
from ../lib/ethdev/ethdev_pci.h:9,
from ../drivers/net/rnp/rnp_ethdev.c:5:
./lib/eal/include/rte_common.h:112:79: error: expected identifier or ‘(’ before ‘)’ token
#define __rte_packed (RTE_DEPRECATED(__rte_packed) __attribute__((__packed__)))
^
./drivers/net/rnp/base/rnp_fw_cmd.h:136:3: note: in expansion of macro ‘__rte_packed’
} __rte_packed;
^~~~~~~~~~~~
[1711/2707] Compiling C object drivers/net/rnp/base/librnp_base.a.p/rnp_mbx_fw.c.o
FAILED: drivers/net/rnp/base/librnp_base.a.p/rnp_mbx_fw.c.o
cc -Idrivers/net/rnp/base/librnp_base.a.p -Idrivers/net/rnp/base -I../drivers/net/rnp/base -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 -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -fdiagnostics-color=always -pipe -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 -Wno-unused-parameter -Wno-sign-compare -Wno-missing-prototypes -Wno-cast-qual -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -Wno-missing-prototypes -Wno-unused-value -Wno-format-nonliteral -Wno-shift-negative-value -Wno-unused-but-set-variable -Wno-missing-declarations -Wno-maybe-uninitialized -Wno-strict-prototypes -Wno-shift-negative-value -Wno-implicit-fallthrough -Wno-format-extra-args -Wno-empty-body -MD -MQ drivers/net/rnp/base/librnp_base.a.p/rnp_mbx_fw.c.o -MF drivers/net/rnp/base/librnp_base.a.p/rnp_mbx_fw.c.o.d -o drivers/net/rnp/base/librnp_base.a.p/rnp_mbx_fw.c.o -c ../drivers/net/rnp/base/rnp_mbx_fw.c
In file included from ../drivers/net/rnp/base/rnp_mbx_fw.c:8:
./drivers/net/rnp/base/rnp_fw_cmd.h:136:13: warning: "__rte_packed" is deprecated
} __rte_packed;
^~~
In file included from ../lib/eal/include/generic/rte_io.h:16,
from ../lib/eal/loongarch/include/rte_io.h:8,
from ../drivers/net/rnp/base/rnp_osdep.h:12,
from ../drivers/net/rnp/base/rnp_mbx_fw.h:8,
from ../drivers/net/rnp/base/rnp_mbx_fw.c:7:
./lib/eal/include/rte_common.h:112:79: error: expected identifier or ‘(’ before ‘)’ token
#define __rte_packed (RTE_DEPRECATED(__rte_packed) __attribute__((__packed__)))
^
./drivers/net/rnp/base/rnp_fw_cmd.h:136:3: note: in expansion of macro ‘__rte_packed’
} __rte_packed;
^~~~~~~~~~~~
In file included from ../lib/net/rte_ether.h:14,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1472,
from ../lib/ethdev/ethdev_driver.h:21,
from ../drivers/net/rnp/base/../rnp.h:7,
from ../drivers/net/rnp/base/rnp_mbx_fw.c:10:
./drivers/net/rnp/base/rnp_mbx_fw.c: In function ‘rnp_fw_get_phy_capability’:
./lib/eal/include/rte_common.h:680:42: error: static assertion failed: "sizeof(*abil) != RNP_FW_REP_DATA_NUM"
#define RTE_BUILD_BUG_ON(condition) do { static_assert(!(condition), #condition); } while (0)
^~~~~~~~~~~~~
./drivers/net/rnp/base/rnp_mbx_fw.c:221:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
RTE_BUILD_BUG_ON(sizeof(*abil) != RNP_FW_REP_DATA_NUM);
^~~~~~~~~~~~~~~~
[1712/2707] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_hw.c.o
[1713/2707] Compiling C object drivers/net/rnp/base/librnp_base.a.p/rnp_mbx.c.o
[1714/2707] Compiling C object drivers/net/rnp/base/librnp_base.a.p/rnp_common.c.o
[1715/2707] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8126a.c.o
[1716/2707] Compiling C object drivers/net/rnp/base/librnp_base.a.p/rnp_mac.c.o
[1717/2707] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_ethdev.c.o
[1718/2707] Compiling C object drivers/net/rnp/base/librnp_base.a.p/rnp_bdq_if.c.o
[1719/2707] Compiling C object drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_rss.c.o
[1720/2707] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125a_mcu.c.o
[1721/2707] Generating rte_net_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[1722/2707] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o
[1723/2707] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o
[1724/2707] Generating rte_net_ice.sym_chk with a custom command (wrapped by meson to capture output)
[1725/2707] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_rxtx.c.o
[1726/2707] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1727/2707] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1728/2707] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dev.c.o
[1729/2707] Generating rte_net_nfp.pmd.c with a custom command
[1730/2707] Compiling C object drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_rxtx.c.o
[1731/2707] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1732/2707] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1733/2707] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[1734/2707] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


       reply	other threads:[~2025-02-12 14:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1739370987-3989-29-git-send-email-caowenbo@mucse.com>
2025-02-12 14:06 ` qemudev [this message]
2025-02-12 14:39 ` |SUCCESS| pw151404 " checkpatch
2025-02-12 15:00 ` |FAILURE| pw151378-151404 [PATCH] [v11, " 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=202502121406.51CE6MEu339720@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=caowenbo@mucse.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).