Test-Label: Performance-Testing Test-Status: FAILURE http://dpdk.org/patch/85706 _build patch failure_ Submitter: Jeff Guo Date: Thursday, December 24 2020 07:01:57 Applied on: CommitID:623797fd59df719801f80e116311ef584bfae91b Apply patch set 85706-85710 failed: [1/1237] Linking static target drivers/net/ice/libice_avx512_lib.a. [2/1237] Linking static target drivers/net/ice/base/libice_base.a. [3/1237] Linking static target drivers/librte_net_i40e.a. [4/1237] Linking static target drivers/libtmp_rte_net_iavf.a. [5/1237] Generating rte_net_ice_mingw with a custom command. [6/1237] Generating rte_net_ice_def with a custom command. [7/1237] Linking target lib/librte_pipeline.so.21.1. [8/1237] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_osdep.c.o'. [9/1237] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_base.c.o'. [10/1237] Generating rte_net_iavf.pmd.c with a custom command. [11/1237] Compiling C object 'drivers/a715181@@rte_net_iavf@sta/meson-generated_.._rte_net_iavf.pmd.c.o'. [12/1237] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_logs.c.o'. [13/1237] Generating rte_net_hns3.pmd.c with a custom command. [14/1237] Linking static target drivers/librte_net_iavf.a. [15/1237] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_manage.c.o'. [16/1237] Compiling C object 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o'. [17/1237] Compiling C object 'drivers/a715181@@rte_net_hns3@sha/meson-generated_.._rte_net_hns3.pmd.c.o'. [18/1237] Compiling C object 'drivers/a715181@@rte_net_hns3@sta/meson-generated_.._rte_net_hns3.pmd.c.o'. [19/1237] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_i225.c.o'. [20/1237] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_nvm.c.o'. [21/1237] Linking static target drivers/librte_net_hns3.a. [22/1237] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_api.c.o'. [23/1237] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_ethdev.c.o'. FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_ethdev.c.o cc -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../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_telemetry/../librte_metrics -I../lib/librte_telemetry/../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 -Idrivers/common/iavf -I../drivers/common/iavf -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/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_ethdev.c.o' -c ../drivers/net/ice/ice_dcf_ethdev.c ../drivers/net/ice/ice_dcf_ethdev.c: In function ‘ice_dcf_dev_udp_tunnel_port_add’: ../drivers/net/ice/ice_dcf_ethdev.c:898:7: error: ‘RTE_TUNNEL_TYPE_ECPRI’ undeclared (first use in this function); did you mean ‘RTE_TUNNEL_TYPE_NVGRE’? case RTE_TUNNEL_TYPE_ECPRI: ^~~~~~~~~~~~~~~~~~~~~ RTE_TUNNEL_TYPE_NVGRE ../drivers/net/ice/ice_dcf_ethdev.c:898:7: note: each undeclared identifier is reported only once for each function it appears in ../drivers/net/ice/ice_dcf_ethdev.c: In function ‘ice_dcf_dev_udp_tunnel_port_del’: ../drivers/net/ice/ice_dcf_ethdev.c:926:7: error: ‘RTE_TUNNEL_TYPE_ECPRI’ undeclared (first use in this function); did you mean ‘RTE_TUNNEL_TYPE_NVGRE’? case RTE_TUNNEL_TYPE_ECPRI: ^~~~~~~~~~~~~~~~~~~~~ RTE_TUNNEL_TYPE_NVGRE [24/1237] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_mac.c.o'. [25/1237] Generating rte_net_igc_def with a custom command. [26/1237] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o'. [27/1237] Generating symbol file 'lib/76b5a35@@rte_pipeline@sha/librte_pipeline.so.21.1.symbols'. [28/1237] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command. [29/1237] Generating rte_net_iavf.sym_chk with a meson_exe.py custom command. [30/1237] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.o'. [31/1237] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_flow.c.o'. [32/1237] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_filter.c.o'. [33/1237] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf.c.o'. [34/1237] Generating rte_net_hns3.sym_chk with a meson_exe.py custom command. [35/1237] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_fdir_filter.c.o'. [36/1237] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_phy.c.o'. [37/1237] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_switch_filter.c.o'. [38/1237] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_ethdev.c.o'. [39/1237] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx_vec_sse.c.o'. [40/1237] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_txrx.c.o'. ninja: build stopped: subcommand failed. https://lab.dpdk.org/results/dashboard/patchsets/14941/ UNH-IOL DPDK Community Lab