Test-Label: Performance-Testing Test-Status: FAILURE http://dpdk.org/patch/81958 _build patch failure_ Submitter: Liang Ma Date: Friday, October 23 2020 17:27:46 Applied on: CommitID:b33b113fd1c108583bb80f1f1385e768901d5297 Apply patch set 81958 failed: [1/1161] Linking static target drivers/libtmp_rte_net_i40e.a. [2/1161] Linking static target drivers/libtmp_rte_net_iavf.a. [3/1161] Linking static target drivers/net/ice/base/libice_base.a. [4/1161] Compiling C object 'drivers/a715181@@rte_net_hns3@sha/meson-generated_.._rte_net_hns3.pmd.c.o'. [5/1161] Compiling C object 'drivers/a715181@@rte_net_hns3@sta/meson-generated_.._rte_net_hns3.pmd.c.o'. [6/1161] Generating rte_net_ice_def with a custom command. [7/1161] Linking static target drivers/librte_net_hns3.a. [8/1161] Generating rte_net_ice_mingw with a custom command. [9/1161] Linking target lib/librte_pipeline.so.21.0. [10/1161] Generating rte_net_iavf.pmd.c with a custom command. [11/1161] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_base.c.o'. [12/1161] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_osdep.c.o'. [13/1161] Generating rte_net_i40e.pmd.c with a custom command. [14/1161] Compiling C object 'drivers/a715181@@rte_net_iavf@sha/meson-generated_.._rte_net_iavf.pmd.c.o'. [15/1161] Compiling C object 'drivers/a715181@@rte_net_iavf@sta/meson-generated_.._rte_net_iavf.pmd.c.o'. [16/1161] Compiling C object 'drivers/a715181@@rte_net_i40e@sta/meson-generated_.._rte_net_i40e.pmd.c.o'. [17/1161] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_manage.c.o'. [18/1161] Linking static target drivers/librte_net_iavf.a. [19/1161] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_logs.c.o'. [20/1161] Compiling C object 'drivers/a715181@@rte_net_i40e@sha/meson-generated_.._rte_net_i40e.pmd.c.o'. [21/1161] Linking static target drivers/librte_net_i40e.a. [22/1161] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_api.c.o'. [23/1161] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_i225.c.o'. [24/1161] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_nvm.c.o'. [25/1161] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_mac.c.o'. [26/1161] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'. FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_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 -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-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 -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o' -c ../drivers/net/ice/ice_ethdev.c ../drivers/net/ice/ice_ethdev.c:219:3: error: ‘const struct eth_dev_ops’ has no member named ‘get_wake_addr’ .get_wake_addr = ice_get_wake_addr, ^~~~~~~~~~~~~ ../drivers/net/ice/ice_ethdev.c:219:33: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] .get_wake_addr = ice_get_wake_addr, ^~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_ethdev.c:219:33: note: (near initialization for ‘ice_eth_dev_ops.dev_led_on’) [27/1161] Generating rte_net_igc_def with a custom command. [28/1161] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o'. [29/1161] Generating rte_net_igc_mingw with a custom command. [30/1161] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf_parent.c.o'. [31/1161] Generating symbol file 'lib/76b5a35@@rte_pipeline@sha/librte_pipeline.so.21.0.symbols'. [32/1161] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_generic_flow.c.o'. [33/1161] Generating rte_net_hns3.sym_chk with a meson_exe.py custom command. [34/1161] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_filter.c.o'. [35/1161] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.o'. [36/1161] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_flow.c.o'. [37/1161] Generating rte_net_iavf.sym_chk with a meson_exe.py custom command. [38/1161] Compiling C object 'drivers/net/ixgbe/base/a7935d9@@ixgbe_base@sta/ixgbe_82598.c.o'. [39/1161] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command. [40/1161] Compiling C object 'drivers/net/igc/base/94439f5@@igc_base@sta/igc_phy.c.o'. [41/1161] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx_vec_avx2.c.o'. [42/1161] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_ethdev.c.o'. [43/1161] 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/13977/ UNH-IOL DPDK Community Lab