automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Mingjin Ye <mingjinx.ye@intel.com>, zhoumin@loongson.cn
Subject: |FAILURE| pw124183 [RFC] net/ice: CVL support double vlan
Date: Mon, 20 Feb 2023 17:41:31 +0800	[thread overview]
Message-ID: <202302200941.31K9fVxM3476656@localhost.localdomain> (raw)
In-Reply-To: <20230220095014.461714-1-mingjinx.ye@intel.com>

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

_ninja build failure_

Submitter: Mingjin Ye <mingjinx.ye@intel.com>
Date: Mon, 20 Feb 2023 09:50:13 +0000
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 2ac69700ec0021f746007102a0740f113ae5b3ce

124183 --> 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_ice.a.p/net_ice_ice_ethdev.c.o
cc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -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 -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -include rte_config.h -Wcast-qual -Wdeprecat
 ed -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=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o -c ../drivers/net/ice/ice_ethdev.c
./drivers/net/ice/ice_ethdev.c: In function ‘ice_setup_vsi’:
./drivers/net/ice/ice_ethdev.c:1641:36: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
ICE_AQ_VSI_OUTER_VLAN_EMODE_S) |
^
In file included from ../drivers/net/ice/ice_ethdev.c:24:
./drivers/net/ice/ice_ethdev.c: In function ‘ice_vsi_update_l2tsel’:
./drivers/net/ice/ice_ethdev.h:670:33: error: ‘struct ice_adapter’ has no member named ‘eth_dev’
(((struct ice_pf *)pf)->adapter->eth_dev)
^~
./drivers/net/ice/ice_ethdev.c:4622:28: note: in expansion of macro ‘ICE_PF_TO_ETH_DEV’
struct rte_eth_dev *dev = ICE_PF_TO_ETH_DEV(pf);
^~~~~~~~~~~~~~~~~
./drivers/net/ice/ice_ethdev.c:4631:21: error: ‘struct rte_eth_dev’ has no member named ‘nb_rx_queues’
for (i = 0; i < dev->nb_rx_queues; i++) {
^~
[1332/2820] Linking target drivers/librte_net_bond.so.23.1
[1333/2820] Generating symbol file lib/librte_vhost.so.23.1.p/librte_vhost.so.23.1.symbols
[1334/2820] Generating symbol file lib/librte_ipsec.so.23.1.p/librte_ipsec.so.23.1.symbols
[1335/2820] Linking static target drivers/librte_net_hinic.a
[1336/2820] Linking target drivers/librte_net_fm10k.so.23.1
[1337/2820] Linking target drivers/librte_net_hinic.so.23.1
[1338/2820] Generating symbol file lib/librte_lpm.so.23.1.p/librte_lpm.so.23.1.symbols
[1339/2820] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_idpf_idpf_rxtx.c.o
[1340/2820] Generating symbol file lib/librte_eventdev.so.23.1.p/librte_eventdev.so.23.1.symbols
[1341/2820] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.o
[1342/2820] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_acl_filter.c.o
[1343/2820] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_tm.c.o
[1344/2820] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_generic_flow.c.o
[1345/2820] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.o
[1346/2820] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o
[1347/2820] Generating symbol file lib/librte_graph.so.23.1.p/librte_graph.so.23.1.symbols
[1348/2820] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o
[1349/2820] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser_rt.c.o
[1350/2820] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ddp.c.o
[1351/2820] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_common.c.o
[1352/2820] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o
[1353/2820] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o
[1354/2820] Generating rte_net_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1355/2820] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o
[1356/2820] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o
[1357/2820] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_sched.c.o
[1358/2820] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o
[1359/2820] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o
[1360/2820] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o
[1361/2820] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o
[1362/2820] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o
[1363/2820] Generating rte_net_cnxk.pmd.c with a custom command
[1364/2820] 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:[~2023-02-20  9:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230220095014.461714-1-mingjinx.ye@intel.com>
2023-02-20  9:41 ` qemudev [this message]
2023-02-20  9:55 ` |WARNING| " checkpatch

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=202302200941.31K9fVxM3476656@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=mingjinx.ye@intel.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).