From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw42888[v4, 2/2] librte_lpm: Improve performance of the delete and add functions
Date: 11 Jul 2018 11:16:15 -0700 [thread overview]
Message-ID: <0590c7$24jmue@orsmga001.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 6109 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/42888
_Compilation issues_
Submitter: Alex Kiselev <alex@therouter.net>
Date: 2018-07-11 18:02:16
DPDK git baseline: Repo:dpdk-master, CommitID: 26fd4b73125ca77690f7a97423e6b031ea98835d
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-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-28)
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.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
rte_lpm6.o: In function `rte_lpm6_delete':
rte_lpm6.c:(.text+0x258d): undefined reference to `rte_hash_lookup_data'
rte_lpm6.c:(.text+0x25a2): undefined reference to `rte_hash_del_key'
rte_lpm6.c:(.text+0x277c): undefined reference to `rte_hash_lookup_data'
rte_lpm6.c:(.text+0x297b): undefined reference to `rte_mempool_ops_table'
collect2: error: ld returned 1 exit status
make[5]: *** [librte_lpm.so.2.1] Error 1
make[4]: *** [librte_lpm] Error 2
make[4]: *** Waiting for unfinished jobs....
SYMLINK-FILE include/rte_udp.h
SYMLINK-FILE include/rte_esp.h
*Failed Build #2:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
rte_lpm6.c:(.text+0x3147): undefined reference to `rte_hash_lookup_data'
rte_lpm6.c:(.text+0x315b): undefined reference to `rte_hash_del_key'
rte_lpm6.c:(.text+0x3323): undefined reference to `rte_hash_lookup_data'
rte_lpm6.c:(.text+0x37d9): undefined reference to `rte_mempool_ops_table'
rte_lpm6.c:(.text+0x38aa): undefined reference to `rte_mempool_ops_table'
collect2: error: ld returned 1 exit status
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/cb60502a93c0453da1dbc0029f2546bc/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_lpm.so.2.1' failed
make[5]: *** [librte_lpm.so.2.1] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/cb60502a93c0453da1dbc0029f2546bc/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_lpm' failed
make[4]: *** [librte_lpm] Error 2
make[4]: *** Waiting for unfinished jobs....
CC rte_member_vbf.o
LD librte_member.so.1.1
INSTALL-LIB librte_member.so.1.1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/cb60502a93c0453da1dbc0029f2546bc/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/cb60502a93c0453da1dbc0029f2546bc/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/cb60502a93c0453da1dbc0029f2546bc/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/cb60502a93c0453da1dbc0029f2546bc/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
rte_lpm6.c:(.text+0x3034): undefined reference to `rte_hash_lookup_data'
rte_lpm6.c:(.text+0x3048): undefined reference to `rte_hash_del_key'
rte_lpm6.c:(.text+0x3425): undefined reference to `rte_hash_lookup_data'
rte_lpm6.c:(.text+0x3888): undefined reference to `rte_mempool_ops_table'
rte_lpm6.c:(.text+0x395c): undefined reference to `rte_mempool_ops_table'
collect2: error: ld returned 1 exit status
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/cb60502a93c0453da1dbc0029f2546bc/dpdk/mk/rte.lib.mk:98: recipe for target 'librte_lpm.so.2.1' failed
make[5]: *** [librte_lpm.so.2.1] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/cb60502a93c0453da1dbc0029f2546bc/dpdk/mk/rte.subdir.mk:35: recipe for target 'librte_lpm' failed
make[4]: *** [librte_lpm] Error 2
make[4]: *** Waiting for unfinished jobs....
SYMLINK-FILE include/rte_bbdev_op.h
SYMLINK-FILE include/rte_bbdev.h
SYMLINK-FILE include/rte_bbdev_pmd.h
CC rte_bbdev.o
LD librte_bbdev.so.1.1
INSTALL-LIB librte_bbdev.so.1.1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/cb60502a93c0453da1dbc0029f2546bc/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'lib' failed
make[3]: *** [lib] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/cb60502a93c0453da1dbc0029f2546bc/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/cb60502a93c0453da1dbc0029f2546bc/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/cb60502a93c0453da1dbc0029f2546bc/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
DPDK STV team
reply other threads:[~2018-07-11 18:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='0590c7$24jmue@orsmga001.jf.intel.com' \
--to=sys_stv@intel.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).