Test-Label: Performance-Testing Test-Status: FAILURE http://dpdk.org/patch/66155 _build patch failure_ Submitter: AMARANATH SOMALAPURAM Date: Monday, March 02 2020 07:46:57 Applied on: CommitID:d9f2510db9ceaed76784f2f7745ce0cd3ab745a7 Apply patch set 66155-66154 failed: Configuration done using x86_64-native-linuxapp-gcc == Build lib == Build lib/librte_kvargs == Build lib/librte_eal /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/toolchain/gcc/rte.toolchain-compat.mk:30: AVX512 support disabled because of binutils 2.30. See Bug 97 == Build lib/librte_eal/common == Build lib/librte_eal/linux == Build lib/librte_eal/linux/eal == Build lib/librte_pci == Build lib/librte_ring == Build lib/librte_stack == Build lib/librte_mempool == Build lib/librte_mbuf == Build lib/librte_timer == Build lib/librte_cfgfile == Build lib/librte_net == Build lib/librte_cmdline == Build lib/librte_meter == Build lib/librte_ethdev == Build lib/librte_bbdev == Build lib/librte_cryptodev == Build lib/librte_security == Build lib/librte_compressdev == Build lib/librte_hash == Build lib/librte_eventdev == Build lib/librte_rawdev == Build lib/librte_vhost == Build lib/librte_efd == Build lib/librte_rib == Build lib/librte_fib == Build lib/librte_lpm == Build lib/librte_acl == Build lib/librte_member == Build lib/librte_ip_frag == Build lib/librte_gro == Build lib/librte_jobstats == Build lib/librte_metrics == Build lib/librte_bitratestats == Build lib/librte_latencystats == Build lib/librte_power == Build lib/librte_sched == Build lib/librte_kni == Build lib/librte_port == Build lib/librte_table == Build lib/librte_flow_classify == Build lib/librte_distributor == Build lib/librte_pipeline == Build lib/librte_reorder == Build lib/librte_pdump == Build lib/librte_gso == Build lib/librte_bpf == Build lib/librte_ipsec == Build lib/librte_rcu == Build buildtools == Build buildtools/pmdinfogen == Build kernel == Build kernel/linux == Build drivers == Build drivers/common == Build drivers/common/cpt == Build drivers/common/octeontx == Build drivers/common/octeontx2 == Build drivers/common/dpaax == Build drivers/common/iavf == Build drivers/bus == Build drivers/bus/dpaa == Build drivers/bus/fslmc == Build drivers/bus/ifpga == Build drivers/bus/pci == Build drivers/bus/vdev == Build drivers/bus/vmbus == Build drivers/mempool == Build drivers/mempool/bucket == Build drivers/mempool/dpaa == Build drivers/mempool/dpaa2 == Build drivers/mempool/ring == Build drivers/mempool/stack == Build drivers/mempool/octeontx == Build drivers/mempool/octeontx2 == Build drivers/net == Build drivers/net/af_packet == Build drivers/net/ark == Build drivers/net/atlantic == Build drivers/net/avp == Build drivers/net/axgbe CC axgbe_ethdev.o /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c: In function ‘axgbe_priority_flow_ctrl_set’: /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:941:16: error: ‘struct axgbe_port’ has no member named ‘pfc_map’ tc_num = pdata->pfc_map[pfc_conf->priority]; ^~ In file included from /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_rxtx.h:35:0, from /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:6: /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:959:30: error: ‘MTL_TCPM0R_PSTC0_WIDTH’ undeclared (first use in this function); did you mean ‘MTL_Q_TQOMR_TTC_WIDTH’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:24: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:959:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:959:30: note: each undeclared identifier is reported only once for each function it appears in AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:24: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:959:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:959:30: error: ‘MTL_TCPM0R_PSTC0_INDEX’ undeclared (first use in this function); did you mean ‘MTL_TCPM0R_PSTC0_WIDTH’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:42: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:959:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:963:30: error: ‘MTL_TCPM0R_PSTC1_WIDTH’ undeclared (first use in this function); did you mean ‘MTL_TCPM0R_PSTC0_WIDTH’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:24: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:963:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:963:30: error: ‘MTL_TCPM0R_PSTC1_INDEX’ undeclared (first use in this function); did you mean ‘MTL_TCPM0R_PSTC0_INDEX’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:42: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:963:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:967:30: error: ‘MTL_TCPM0R_PSTC2_WIDTH’ undeclared (first use in this function); did you mean ‘MTL_TCPM0R_PSTC1_WIDTH’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:24: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:967:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:967:30: error: ‘MTL_TCPM0R_PSTC2_INDEX’ undeclared (first use in this function); did you mean ‘MTL_TCPM0R_PSTC1_INDEX’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:42: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:967:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:971:30: error: ‘MTL_TCPM0R_PSTC3_WIDTH’ undeclared (first use in this function); did you mean ‘MTL_TCPM0R_PSTC2_WIDTH’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:24: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:971:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:971:30: error: ‘MTL_TCPM0R_PSTC3_INDEX’ undeclared (first use in this function); did you mean ‘MTL_TCPM0R_PSTC2_INDEX’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:42: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:971:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM0R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:975:30: error: ‘MTL_TCPM1R_PSTC4_WIDTH’ undeclared (first use in this function); did you mean ‘MTL_TCPM0R_PSTC3_WIDTH’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:24: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:975:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:975:30: error: ‘MTL_TCPM1R_PSTC4_INDEX’ undeclared (first use in this function); did you mean ‘MTL_TCPM0R_PSTC3_INDEX’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:42: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:975:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:979:30: error: ‘MTL_TCPM1R_PSTC5_WIDTH’ undeclared (first use in this function); did you mean ‘MTL_TCPM1R_PSTC4_WIDTH’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:24: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:979:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:979:30: error: ‘MTL_TCPM1R_PSTC5_INDEX’ undeclared (first use in this function); did you mean ‘MTL_TCPM1R_PSTC4_INDEX’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:42: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:979:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:983:30: error: ‘MTL_TCPM1R_PSTC6_WIDTH’ undeclared (first use in this function); did you mean ‘MTL_TCPM1R_PSTC5_WIDTH’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:24: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:983:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:983:30: error: ‘MTL_TCPM1R_PSTC6_INDEX’ undeclared (first use in this function); did you mean ‘MTL_TCPM1R_PSTC5_INDEX’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:42: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:983:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:987:30: error: ‘MTL_TCPM1R_PSTC7_WIDTH’ undeclared (first use in this function); did you mean ‘MTL_TCPM1R_PSTC6_WIDTH’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:24: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:987:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:987:30: error: ‘MTL_TCPM1R_PSTC7_INDEX’ undeclared (first use in this function); did you mean ‘MTL_TCPM1R_PSTC6_INDEX’? AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_common.h:1351:42: note: in definition of macro ‘SET_BITS’ (_var) &= ~(((0x1 << (_width)) - 1) << (_index)); \ ^~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c:987:3: note: in expansion of macro ‘AXGMAC_IOWRITE_BITS’ AXGMAC_IOWRITE_BITS(pdata, MTL_TCPM1R, ^~~~~~~~~~~~~~~~~~~ /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/drivers/net/axgbe/axgbe_ethdev.c: At top level: cc1: error: unrecognized command line option ‘-Wno-address-of-packed-member’ [-Werror] cc1: all warnings being treated as errors /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'axgbe_ethdev.o' failed make[6]: *** [axgbe_ethdev.o] Error 1 /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.subdir.mk:35: recipe for target 'axgbe' failed make[5]: *** [axgbe] Error 2 /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed make[4]: *** [net] Error 2 /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkbuild.mk:46: recipe for target 'drivers' failed make[3]: *** [drivers] Error 2 /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkroot.mk:98: recipe for target 'all' failed make[2]: *** [all] Error 2 /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkinstall.mk:60: recipe for target 'pre_install' failed make[1]: *** [pre_install] Error 2 /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/mk/rte.sdkroot.mk:77: recipe for target 'install' failed make: *** [install] Error 2 https://lab.dpdk.org/results/dashboard/patchsets/9801/ UNH-IOL DPDK Community Lab