automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>, zhoumin@loongson.cn
Subject: |FAILURE| pw136506-136511 [PATCH v2 7/7] MAINTAINERS: add maintainer for TAP device
Date: Thu, 8 Feb 2024 06:11:04 +0800	[thread overview]
Message-ID: <202402072211.417MB4SR1089731@localhost.localdomain> (raw)
In-Reply-To: <20240207221623.195157-8-stephen@networkplumber.org>

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

_ninja build failure_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Wed,  7 Feb 2024 14:11:19 -0800
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: 67d787e43c304dba6be55f0ce93df006d0997e48

136506-136511 --> 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/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o
cc -Idrivers/libtmp_rte_net_tap.a.p -Idrivers -I../drivers -Idrivers/net/tap -I../drivers/net/tap -Idrivers/bus/vdev -I../drivers/bus/vdev -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 -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/gso -I../lib/gso -Ilib/ethdev -I../lib/ethdev -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definit
 ion -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 -DTAP_MAX_QUEUES=16 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.tap -MD -MQ drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o -MF drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o.d -o drivers/libtmp_rte_net_tap.a.p/net_tap_tap_flow.c.o -c ../drivers/net/tap/tap_flow.c
./drivers/net/tap/tap_flow.c: In function ‘add_action’:
./drivers/net/tap/tap_flow.c:853:42: error: ‘struct tap_rss’ has no member named ‘progs’
struct bpf_program *rss_prog = pmd->rss->progs.rss_flow_action;
^~
./drivers/net/tap/tap_flow.c:855:46: warning: implicit declaration of function ‘bpf_program__fd’ [-Wimplicit-function-declaration]
tap_nlattr_add32(&msg->nh, TCA_ACT_BPF_FD, bpf_program__fd(rss_prog));
^~~~~~~~~~~~~~~
./drivers/net/tap/tap_flow.c:855:46: warning: nested extern declaration of ‘bpf_program__fd’ [-Wnested-externs]
In file included from ../drivers/net/tap/tap_flow.c:29:
At top level:
./drivers/net/tap/tap_rss.stub.h:30:12: warning: ‘bpf_object__btf_fd’ defined but not used [-Wunused-function]
static int bpf_object__btf_fd(struct bpf_object *obj)
^~~~~~~~~~~~~~~~~~
[1559/2427] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_tcmsgs.c.o
[1560/2427] Generating rte_net_octeontx.pmd.c with a custom command
[1561/2427] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_tap_intr.c.o
[1562/2427] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_svf.c.o
[1563/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_init_fw_funcs.c.o
[1564/2427] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_bsvf.c.o
[1565/2427] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o
[1566/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_int.c.o
[1567/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_l2.c.o
[1568/2427] Generating rte_net_pfe.pmd.c with a custom command
[1569/2427] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o
[1570/2427] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_ethdev.c.o
[1571/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_cxt.c.o
[1572/2427] Generating rte_net_ice.sym_chk with a custom command (wrapped by meson to capture output)
[1573/2427] Generating rte_net_octeon_ep.pmd.c with a custom command
[1574/2427] Compiling C object drivers/libtmp_rte_net_ring.a.p/net_ring_rte_eth_ring.c.o
[1575/2427] Compiling C object drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o
[1576/2427] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_mbox.c.o
[1577/2427] Compiling C object drivers/libtmp_rte_net_pcap.a.p/net_pcap_pcap_ethdev.c.o
[1578/2427] Compiling C object drivers/net/thunderx/base/libnicvf_base.a.p/nicvf_hw.c.o
[1579/2427] Compiling C object drivers/libtmp_rte_net_ixgbe.a.p/net_ixgbe_ixgbe_rxtx.c.o
[1580/2427] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_ethdev.c.o
[1581/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_mcp.c.o
[1582/2427] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_rxtx.c.o
[1583/2427] Generating rte_net_nfp.pmd.c with a custom command
[1584/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_sriov.c.o
[1585/2427] Compiling C object drivers/libtmp_rte_net_ngbe.a.p/net_ngbe_ngbe_rxtx.c.o
[1586/2427] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_rte_eth_tap.c.o
[1587/2427] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[1588/2427] Compiling C object drivers/libtmp_rte_net_thunderx.a.p/net_thunderx_nicvf_ethdev.c.o
[1589/2427] Compiling C object drivers/net/qede/base/libqede_base.a.p/ecore_dev.c.o
[1590/2427] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[1591/2427] 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:[~2024-02-07 22:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240207221623.195157-8-stephen@networkplumber.org>
2024-02-07 22:11 ` qemudev [this message]
2024-02-07 22:19 ` |SUCCESS| pw136511 " checkpatch
2024-02-07 22:44 ` |FAILURE| " 0-day Robot
2024-02-07 22:36 |FAILURE| pw136506-136511 [PATCH] [v2, " 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=202402072211.417MB4SR1089731@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=stephen@networkplumber.org \
    --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).