automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw91199 [PATCH] [v1] net/ice: update QinQ switch filter handling
@ 2021-04-13  7:02 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-04-13  7:02 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 5545 bytes --]

Test-Label: Performance-Testing
Test-Status: FAILURE
http://dpdk.org/patch/91199

_build patch failure_

Submitter: Haiyue Wang <haiyue.wang@intel.com>
Date: Tuesday, April 13 2021 05:14:59 
Applied on: CommitID:7fe88b7c3b50b7a45a768e6a1b81b664b095b014
Apply patch set 91199 failed:

[1/1333] Linking static target drivers/net/iavf/libiavf_avx512_lib.a
[2/1333] Linking static target drivers/net/ice/base/libice_base.a
[3/1333] Linking static target drivers/net/ice/libice_avx512_lib.a
[4/1333] Compiling C object drivers/librte_net_hns3.a.p/meson-generated_.._rte_net_hns3.pmd.c.o
[5/1333] Compiling C object drivers/librte_net_hns3.so.21.2.p/meson-generated_.._rte_net_hns3.pmd.c.o
[6/1333] Compiling C object drivers/librte_net_iavf.a.p/meson-generated_.._rte_net_iavf.pmd.c.o
[7/1333] Compiling C object drivers/librte_net_iavf.so.21.2.p/meson-generated_.._rte_net_iavf.pmd.c.o
[8/1333] Linking static target drivers/librte_net_hns3.a
[9/1333] Generating rte_net_ice_def with a custom command
[10/1333] Linking target drivers/librte_net_hinic.so.21.2
[11/1333] Generating rte_net_ice_mingw with a custom command
[12/1333] Linking static target drivers/librte_net_iavf.a
[13/1333] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_osdep.c.o
[14/1333] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_logs.c.o
[15/1333] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_manage.c.o
[16/1333] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_i225.c.o
[17/1333] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o
FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.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/librte_ethdev -I../lib/librte_ethdev -I. -I.. -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_metrics -I../lib/librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/librte_pci -I../lib/librte_pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/librte_hash -I../lib/librte_hash -Ilib/librte_rcu -I../lib/librte_rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX512_SUPPORT -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o -c ../drivers/net/ice/ice_switch_filter.c
../drivers/net/ice/ice_switch_filter.c: In function ‘ice_switch_inset_get’:
../drivers/net/ice/ice_switch_filter.c:954:22: error: ‘ICE_VLAN_IN’ undeclared (first use in this function); did you mean ‘ICE_VLAN_EX’?
       list[t].type = ICE_VLAN_IN;
                      ^~~~~~~~~~~
                      ICE_VLAN_EX
../drivers/net/ice/ice_switch_filter.c:954:22: note: each undeclared identifier is reported only once for each function it appears in
[18/1333] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_api.c.o
[19/1333] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_nvm.c.o
[20/1333] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.o
[21/1333] Compiling C object drivers/libtmp_rte_net_ionic.a.p/net_ionic_ionic_mac_api.c.o
[22/1333] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.o
[23/1333] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_mac.c.o
[24/1333] Generating rte_net_hns3.sym_chk with a custom command (wrapped by meson to capture output)
[25/1333] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_flow.c.o
[26/1333] Generating rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output)
[27/1333] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_filter.c.o
[28/1333] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o
[29/1333] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o
[30/1333] Generating rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output)
[31/1333] Compiling C object drivers/net/igc/base/libigc_base.a.p/igc_phy.c.o
[32/1333] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o
[33/1333] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_ethdev.c.o
[34/1333] Compiling C object drivers/libtmp_rte_net_igc.a.p/net_igc_igc_txrx.c.o
ninja: build stopped: subcommand failed.

https://lab.dpdk.org/results/dashboard/patchsets/16472/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-13  7:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-13  7:02 [dpdk-test-report] |FAILURE| pw91199 [PATCH] [v1] net/ice: update QinQ switch filter handling dpdklab

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).