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| pw126263 [PATCH] net/ice: CVL support double vlan
Date: Wed, 19 Apr 2023 18:40:54 +0800	[thread overview]
Message-ID: <202304191040.33JAesgN1652277@localhost.localdomain> (raw)
In-Reply-To: <20230419104655.79966-1-mingjinx.ye@intel.com>

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

_ninja build failure_

Submitter: Mingjin Ye <mingjinx.ye@intel.com>
Date: Wed, 19 Apr 2023 10:46:55 +0000
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 3bc3d9f9f3df2e22c3958d1a3dac68ce2d708b33

126263 --> 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:4635: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:4644:21: error: ‘struct rte_eth_dev’ has no member named ‘nb_rx_queues’
for (i = 0; i < dev->nb_rx_queues; i++) {
^~
[1371/2869] Generating rte_net_hinic.pmd.c with a custom command
[1372/2869] Compiling C object drivers/librte_net_failsafe.a.p/meson-generated_.._rte_net_failsafe.pmd.c.o
[1373/2869] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_base.c.o
[1374/2869] Generating rte_net_fm10k.pmd.c with a custom command
[1375/2869] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_idpf_idpf_rxtx.c.o
[1376/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_tm.c.o
[1377/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.o
[1378/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_acl_filter.c.o
[1379/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.o
[1380/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_generic_flow.c.o
[1381/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o
[1382/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o
[1383/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_sched.c.o
[1384/2869] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_api.c.o
[1385/2869] Generating symbol file drivers/librte_net_dpaa.so.23.1.p/librte_net_dpaa.so.23.1.symbols
[1386/2869] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_i225.c.o
[1387/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ddp.c.o
[1388/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_parser_rt.c.o
[1389/2869] Compiling C object drivers/libtmp_rte_net_idpf.a.p/net_idpf_idpf_ethdev.c.o
[1390/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flex_pipe.c.o
[1391/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o
[1392/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o
[1393/2869] Generating rte_net_dpaa2.sym_chk with a custom command (wrapped by meson to capture output)
[1394/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o
[1395/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_sched.c.o
[1396/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_common.c.o
[1397/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o
[1398/2869] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o
[1399/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o
[1400/2869] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o
[1401/2869] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o
[1402/2869] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[1403/2869] Generating rte_net_cnxk.pmd.c with a custom command
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


       reply	other threads:[~2023-04-19 10:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230419104655.79966-1-mingjinx.ye@intel.com>
2023-04-19 10:40 ` qemudev [this message]
2023-04-19 10:53 ` |SUCCESS| " checkpatch
2023-04-19 11:19 ` |FAILURE| " 0-day Robot
2023-04-19 11:21 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=202304191040.33JAesgN1652277@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).