[dpdk-test-report] |FAILURE| pw39129[dpdk-dev, v2, 3/3] bus/dpaa: optimize physical to virtual address searching

sys_stv at intel.com sys_stv at intel.com
Fri Apr 27 19:17:28 CEST 2018


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/39129

_Compilation issues_

Submitter: Shreyansh Jain <shreyansh.jain at nxp.com>
Date: 2018-04-27 17:20:58
DPDK git baseline: Repo:dpdk-master, CommitID: 3701b792a8a3bce519adc979d5cc8d127231fd48

Build Summary: 15 Builds Done, 12 Successful, 3 Failures

Test environment and configuration as below:

OS: FC25
	Kernel Version: 4.9.13-100.fc24.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (GCC) 6.2.1 20160916 (Red Hat 6.2.1-2)
	Clang Version: 3.8.0 (tags/RELEASE_380/final)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc-debug

OS: FC24
	Kernel Version: 4.5.5-300.fc24.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (GCC) 6.1.1 20160510 (Red Hat 6.1.1-2)
	Clang Version: 3.8.0 (tags/RELEASE_380/final)
	x86_64-native-linuxapp-gcc-shared
	x86_64-native-linuxapp-clang
	i686-native-linuxapp-gcc

OS: CENTOS
	Kernel Version: 3.10.0-327.el7.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
	Clang Version: NA
	x86_64-native-linuxapp-gcc-shared
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc
	i686-native-linuxapp-gcc

OS: UB1604
	Kernel Version: 4.4.0-78-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609
	Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc-shared
	x86_64-native-linuxapp-clang
	i686-native-linuxapp-gcc

OS: FreeBSD
	Kernel Version: 10.3-RELEASE
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.75-MHz K8-class CPU)
	GCC Version: gcc (FreeBSD Ports Collection) 4.8.5
	Clang Version: 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc

*Failed Build #1:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc-shared
  LD librte_pmd_dpaa2_sec.so.1.1
dpaa2_sec_dpseci.o: In function `dpaa2_sec_dequeue_burst':
dpaa2_sec_dpseci.c:(.text+0x3003): undefined reference to `dpaa2_memsegs'
dpaa2_sec_dpseci.c:(.text+0x3053): undefined reference to `dpaa2_memsegs'
dpaa2_sec_dpseci.c:(.text+0x3125): undefined reference to `dpaa2_memsegs'
collect2: error: ld returned 1 exit status
make[6]: *** [librte_pmd_dpaa2_sec.so.1.1] Error 1
make[5]: *** [dpaa2_sec] Error 2
make[4]: *** [crypto] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC avf_rxtx_vec_sse.o
--
dpaa_rxtx.c:(.text+0x643): undefined reference to `dpaa_memsegs'
dpaa_rxtx.o: In function `dpaa_rx_cb':
dpaa_rxtx.c:(.text+0xb38): undefined reference to `dpaa_memsegs'
dpaa_rxtx.c:(.text+0xd83): undefined reference to `dpaa_memsegs'
dpaa_rxtx.o:dpaa_rxtx.c:(.text+0x10dc): more undefined references to `dpaa_memsegs' follow
collect2: error: ld returned 1 exit status
make[6]: *** [librte_pmd_dpaa.so.1.1] Error 1
make[5]: *** [dpaa] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC t4vf_hw.o
  LD librte_pmd_cxgbe.so.1.1

*Failed Build #2:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
  LD librte_pmd_dpaa2_sec.so.1.1
dpaa2_sec_dpseci.o: In function `dpaa2_sec_dequeue_burst':
dpaa2_sec_dpseci.c:(.text+0x7e33): undefined reference to `dpaa2_memsegs'
dpaa2_sec_dpseci.c:(.text+0x7edb): undefined reference to `dpaa2_memsegs'
dpaa2_sec_dpseci.c:(.text+0x8057): undefined reference to `dpaa2_memsegs'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_dpaa2_sec.so.1.1' failed
make[6]: *** [librte_pmd_dpaa2_sec.so.1.1] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.subdir.mk:35: recipe for target 'dpaa2_sec' failed
make[5]: *** [dpaa2_sec] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.subdir.mk:35: recipe for target 'crypto' failed
make[4]: *** [crypto] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC avf_rxtx.o
== Build drivers/net/avp
  SYMLINK-FILE include/rte_avp_common.h
--
dpaa_rxtx.c:(.text+0x54f): undefined reference to `dpaa_memsegs'
dpaa_rxtx.o: In function `dpaa_rx_cb':
dpaa_rxtx.c:(.text+0xc58): undefined reference to `dpaa_memsegs'
dpaa_rxtx.c:(.text+0xeac): undefined reference to `dpaa_memsegs'
dpaa_rxtx.o:dpaa_rxtx.c:(.text+0x11d4): more undefined references to `dpaa_memsegs' follow
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_dpaa.so.1.1' failed
make[6]: *** [librte_pmd_dpaa.so.1.1] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.subdir.mk:35: recipe for target 'dpaa' failed
make[5]: *** [dpaa] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC t4_hw.o
  CC t4vf_hw.o
  LD librte_pmd_cxgbe.so.1.1
  INSTALL-LIB librte_pmd_cxgbe.so.1.1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed
make[4]: *** [net] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

*Failed Build #3:
OS: FC24
Target: x86_64-native-linuxapp-gcc-shared
  CC mc/dpseci.o
  LD librte_pmd_dpaa2_sec.so.1.1
dpaa2_sec_dpseci.o: In function `dpaa2_sec_dequeue_burst':
dpaa2_sec_dpseci.c:(.text+0x7d63): undefined reference to `dpaa2_memsegs'
dpaa2_sec_dpseci.c:(.text+0x7fa8): undefined reference to `dpaa2_memsegs'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_dpaa2_sec.so.1.1' failed
make[6]: *** [librte_pmd_dpaa2_sec.so.1.1] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.subdir.mk:35: recipe for target 'dpaa2_sec' failed
make[5]: *** [dpaa2_sec] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.subdir.mk:35: recipe for target 'crypto' failed
make[4]: *** [crypto] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC avf_rxtx_vec_sse.o
== Build drivers/net/avp
  SYMLINK-FILE include/rte_avp_common.h
--
dpaa_rxtx.c:(.text+0x4f3): undefined reference to `dpaa_memsegs'
dpaa_rxtx.o: In function `dpaa_rx_cb':
dpaa_rxtx.c:(.text+0xbd8): undefined reference to `dpaa_memsegs'
dpaa_rxtx.c:(.text+0xe2c): undefined reference to `dpaa_memsegs'
dpaa_rxtx.o:dpaa_rxtx.c:(.text+0x1154): more undefined references to `dpaa_memsegs' follow
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_dpaa.so.1.1' failed
make[6]: *** [librte_pmd_dpaa.so.1.1] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.subdir.mk:35: recipe for target 'dpaa' failed
make[5]: *** [dpaa] Error 2
make[5]: *** Waiting for unfinished jobs....
  LD librte_pmd_cxgbe.so.1.1
  INSTALL-LIB librte_pmd_cxgbe.so.1.1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed
make[4]: *** [net] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/e7df83c0c12f47a3be2aec17d2c97090/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

DPDK STV team


More information about the test-report mailing list