automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw41904[v2, 04/10] kni: add rte_kni_free to KNI library
@ 2018-07-06  7:56 sys_stv
  0 siblings, 0 replies; 3+ messages in thread
From: sys_stv @ 2018-07-06  7:56 UTC (permalink / raw)
  To: test-report

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

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

_Compilation issues_

Submitter: Dan Gora <dg@adax.com>
Date: 2018-06-29 01:55:02
DPDK git baseline: Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2

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.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-shared
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: CENTOS
	Kernel Version: 3.10.0-514.10.2.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: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-gcc-shared
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

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.10) 5.4.0 20160609
	Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc-shared
	i686-native-linuxapp-gcc

OS: FreeBSD
	Kernel Version: 10.3-RELEASE
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.76-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-gcc
	x86_64-native-bsdapp-clang

*Failed Build #1:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc-shared
  LD rte_eth_kni.o
  LD librte_pmd_kni.so.1.1
  CC virtio_user/vhost_kernel_tap.o
rte_eth_kni.o: In function `eth_kni_remove':
rte_eth_kni.c:(.text+0x823): undefined reference to `rte_kni_free'
collect2: error: ld returned 1 exit status
make[6]: *** [librte_pmd_kni.so.1.1] Error 1
make[5]: *** [kni] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC virtio_user/virtio_user_dev.o
  CC virtio_user_ethdev.o

*Failed Build #2:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
  CC rte_eth_kni.o.pmd.o
  LD rte_eth_kni.o
  LD librte_pmd_kni.so.1.1
rte_eth_kni.o: In function `eth_kni_remove':
rte_eth_kni.c:(.text+0xd83): undefined reference to `rte_kni_free'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_kni.so.1.1' failed
make[6]: *** [librte_pmd_kni.so.1.1] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.subdir.mk:35: recipe for target 'kni' failed
make[5]: *** [kni] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC virtio_user/vhost_kernel.o
  CC virtio_user/vhost_kernel_tap.o
  CC virtio_user/virtio_user_dev.o
--
  PMDINFO virtio_user_ethdev.o.pmd.c
  CC virtio_user_ethdev.o.pmd.o
  LD virtio_user_ethdev.o
  LD librte_pmd_virtio.so.1.1
  INSTALL-LIB librte_pmd_virtio.so.1.1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.sdkinstall.mk:57: 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/c42bfb1528124e33baf86b33d7494105/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
  LD rte_eth_kni.o
  LD librte_pmd_kni.so.1.1
  CC virtio_user/vhost_user.o
rte_eth_kni.o: In function `eth_kni_remove':
rte_eth_kni.c:(.text+0xd93): undefined reference to `rte_kni_free'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_kni.so.1.1' failed
make[6]: *** [librte_pmd_kni.so.1.1] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.subdir.mk:35: recipe for target 'kni' failed
make[5]: *** [kni] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC virtio_user/vhost_kernel.o
  CC virtio_user/vhost_kernel_tap.o
  CC virtio_user/virtio_user_dev.o
--
  PMDINFO virtio_user_ethdev.o.pmd.c
  CC virtio_user_ethdev.o.pmd.o
  LD virtio_user_ethdev.o
  LD librte_pmd_virtio.so.1.1
  INSTALL-LIB librte_pmd_virtio.so.1.1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.sdkinstall.mk:57: 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/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

DPDK STV team

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report]  |FAILURE| pw41904[v2, 04/10] kni: add rte_kni_free to KNI library
@ 2018-07-06  7:31 sys_stv
  0 siblings, 0 replies; 3+ messages in thread
From: sys_stv @ 2018-07-06  7:31 UTC (permalink / raw)
  To: test-report

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

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

_Compilation issues_

Submitter: Dan Gora <dg@adax.com>
Date: 2018-06-29 01:55:02
DPDK git baseline: Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2

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.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)
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc-shared
	x86_64-native-linuxapp-clang

OS: CENTOS
	Kernel Version: 3.10.0-514.10.2.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: 3.4.2 (tags/RELEASE_34/dot2-final)
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc-shared

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.10) 5.4.0 20160609
	Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc-shared
	i686-native-linuxapp-gcc

OS: FreeBSD
	Kernel Version: 10.3-RELEASE
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.76-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
  CC rte_eth_kni.o.pmd.o
  LD rte_eth_kni.o
  LD librte_pmd_kni.so.1.1
rte_eth_kni.o: In function `eth_kni_remove':
rte_eth_kni.c:(.text+0x823): undefined reference to `rte_kni_free'
collect2: error: ld returned 1 exit status
make[6]: *** [librte_pmd_kni.so.1.1] Error 1
make[5]: *** [kni] Error 2
make[5]: *** Waiting for unfinished jobs....
  PMDINFO vmxnet3_ethdev.o.pmd.c
  CC vmxnet3_ethdev.o.pmd.o

*Failed Build #2:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
  SYMLINK-FILE include/rte_eth_softnic.h
  LD librte_pmd_kni.so.1.1
  CC rte_eth_softnic.o
rte_eth_kni.o: In function `eth_kni_remove':
rte_eth_kni.c:(.text+0xd83): undefined reference to `rte_kni_free'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_kni.so.1.1' failed
make[6]: *** [librte_pmd_kni.so.1.1] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.subdir.mk:35: recipe for target 'kni' failed
make[5]: *** [kni] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC rte_eth_softnic_tm.o
  PMDINFO rte_eth_softnic.o.pmd.c
  CC rte_eth_softnic.o.pmd.o
  LD rte_eth_softnic.o
  LD librte_pmd_softnic.so.1.1
  INSTALL-LIB librte_pmd_softnic.so.1.1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.sdkinstall.mk:57: 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/c42bfb1528124e33baf86b33d7494105/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 rte_eth_kni.o.pmd.o
  LD rte_eth_kni.o
  LD librte_pmd_kni.so.1.1
rte_eth_kni.o: In function `eth_kni_remove':
rte_eth_kni.c:(.text+0xd93): undefined reference to `rte_kni_free'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_kni.so.1.1' failed
make[6]: *** [librte_pmd_kni.so.1.1] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.subdir.mk:35: recipe for target 'kni' failed
make[5]: *** [kni] Error 2
make[5]: *** Waiting for unfinished jobs....
  CC vmxnet3_ethdev.o
  PMDINFO vmxnet3_ethdev.o.pmd.c
  CC vmxnet3_ethdev.o.pmd.o
  LD vmxnet3_ethdev.o
  LD librte_pmd_vmxnet3_uio.so.1.1
  INSTALL-LIB librte_pmd_vmxnet3_uio.so.1.1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.sdkinstall.mk:57: 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/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

DPDK STV team

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report]  |FAILURE| pw41904[v2, 04/10] kni: add rte_kni_free to KNI library
@ 2018-06-29  2:06 sys_stv
  0 siblings, 0 replies; 3+ messages in thread
From: sys_stv @ 2018-06-29  2:06 UTC (permalink / raw)
  To: test-report

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

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

_Compilation issues_

Submitter: Dan Gora <dg@adax.com>
Date: 2018-06-29 01:55:02
DPDK git baseline: Repo:dpdk-master, CommitID: 53fd532e3961092b51c536fc6760ad91c6e4bb93

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.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-shared
	i686-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: CENTOS
	Kernel Version: 3.10.0-514.10.2.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: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc-shared
	i686-native-linuxapp-gcc
	x86_64-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.10) 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.76-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_kni.so.1.1
  PMDINFO virtio_user_ethdev.o.pmd.c
  CC virtio_user_ethdev.o.pmd.o
rte_eth_kni.o: In function `eth_kni_remove':
rte_eth_kni.c:(.text+0x823): undefined reference to `rte_kni_free'
collect2: error: ld returned 1 exit status
make[6]: *** [librte_pmd_kni.so.1.1] Error 1
make[5]: *** [kni] Error 2
make[5]: *** Waiting for unfinished jobs....
  LD virtio_user_ethdev.o
  LD librte_pmd_virtio.so.1.1

*Failed Build #2:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
  LD rte_eth_kni.o
  LD librte_pmd_kni.so.1.1
  CC virtio_user_ethdev.o
rte_eth_kni.o: In function `eth_kni_remove':
rte_eth_kni.c:(.text+0xd83): undefined reference to `rte_kni_free'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_kni.so.1.1' failed
make[6]: *** [librte_pmd_kni.so.1.1] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.subdir.mk:35: recipe for target 'kni' failed
make[5]: *** [kni] Error 2
make[5]: *** Waiting for unfinished jobs....
  PMDINFO virtio_user_ethdev.o.pmd.c
  CC virtio_user_ethdev.o.pmd.o
  LD virtio_user_ethdev.o
  LD librte_pmd_virtio.so.1.1
  INSTALL-LIB librte_pmd_virtio.so.1.1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.sdkinstall.mk:57: 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/c42bfb1528124e33baf86b33d7494105/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 rte_eth_kni.o.pmd.o
  LD rte_eth_kni.o
  LD librte_pmd_kni.so.1.1
rte_eth_kni.o: In function `eth_kni_remove':
rte_eth_kni.c:(.text+0xd93): undefined reference to `rte_kni_free'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_pmd_kni.so.1.1' failed
make[6]: *** [librte_pmd_kni.so.1.1] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.subdir.mk:35: recipe for target 'kni' failed
make[5]: *** [kni] Error 2
make[5]: *** Waiting for unfinished jobs....
  PMDINFO virtio_user_ethdev.o.pmd.c
  CC virtio_user_ethdev.o.pmd.o
  LD virtio_user_ethdev.o
  LD librte_pmd_virtio.so.1.1
  INSTALL-LIB librte_pmd_virtio.so.1.1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/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/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.sdkinstall.mk:57: 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/c42bfb1528124e33baf86b33d7494105/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2

DPDK STV team

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-06  7:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-06  7:56 [dpdk-test-report] |FAILURE| pw41904[v2, 04/10] kni: add rte_kni_free to KNI library sys_stv
  -- strict thread matches above, loose matches on Subject: below --
2018-07-06  7:31 sys_stv
2018-06-29  2:06 sys_stv

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