Re: [vpp-dev] [EXT] Re: compiling error natively on an am64 box for fd.io_vpp

2017-09-01 Thread Eric Chen
External DPDK, I checked by default, DPDK built as static library. (def_xxx) So how to set in Fdio to not use shared, any easy configuration? Thanks Eric From: Sergio Gonzalez Monroy [mailto:sergio.gonzalez.mon...@intel.com] Sent: 2017年9月1日 16:19 To: Eric Chen ; Damjan Marion Cc: Dave Barach

Re: [vpp-dev] [EXT] Re: compiling error natively on an am64 box for fd.io_vpp

2017-08-31 Thread Eric Chen
xit status Thanks Eric From: Damjan Marion [mailto:dmarion.li...@gmail.com] Sent: 2017年8月27日 3:11 To: Eric Chen Cc: Dave Barach ; Sergio Gonzalez Monroy ; vpp-dev Subject: Re: [vpp-dev] [EXT] Re: compiling error natively on an am64 box for fd.io_vpp Hi Eric, Same code compiles perfectly fin

Re: [vpp-dev] [EXT] Re: compiling error natively on an am64 box for fd.io_vpp

2017-08-26 Thread Eric Chen
on fd.io 17.01.1). will keep you posted. Thanks Eric From: Dave Barach (dbarach) [mailto:dbar...@cisco.com] Sent: 2017年8月26日 20:08 To: Eric Chen ; Sergio Gonzalez Monroy ; vpp-dev Subject: RE: [vpp-dev] [EXT] Re: compiling error natively on an am64 box for fd.io_vpp Just so everyone knows, the

Re: [vpp-dev] [EXT] Re: compiling error natively on an am64 box for fd.io_vpp

2017-08-25 Thread Eric Chen
-boun...@lists.fd.io] On Behalf Of Eric Chen Sent: 2017年8月25日 21:20 To: Sergio Gonzalez Monroy ; vpp-dev Subject: Re: [vpp-dev] [EXT] Re: compiling error natively on an am64 box for fd.io_vpp HI Sergio Thanks a lot. I look at the log, and search “APIGEN: “, indeed not find “ipsec.api.h”

Re: [vpp-dev] [EXT] Re: [discuss] Question about VPP support for ARM 64

2017-08-25 Thread Eric Chen
ld=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu Thread model: posix gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2) -Original Message- From: Brian Brooks [mailto:brian.bro...@arm.com] Sent: 2017年8月26日 2:00 To: Eric Chen Cc: George Zhao ; discuss ; csit

Re: [vpp-dev] [EXT] Re: compiling error natively on an am64 box for fd.io_vpp

2017-08-25 Thread Eric Chen
dependency between different options. Anyway, Thank you for the help. Eric From: Sergio Gonzalez Monroy [mailto:sergio.gonzalez.mon...@intel.com] Sent: 2017年8月25日 19:56 To: Eric Chen ; vpp-dev Subject: [EXT] Re: [vpp-dev] compiling error natively on an am64 box for fd.io_vpp External Email

[vpp-dev] compiling error natively on an am64 box for fd.io_vpp

2017-08-25 Thread Eric Chen
Hi I am building fd.io w/ dpdk natively on an am64 box, however encounters below error, I didn't find ipsec.api.h under the package, Shouldn't have such a basic problem, what did I miss? Could anyone help me out? CC vnet/policer/xlate.lo In file included from /home/ericxh/work/git_wor

[vpp-dev] "make plugins" error when using cross compiler for aarch64 target

2017-08-23 Thread Eric Chen
HI I am using cross-compiler to build fd.io_odp4vpp for aarch64 target. I succeeded to "make build", However when I "make plugins", it show below error, Seems the problem in ./build-root/build-armada-a8k_debug-aarch64/vpp-api/python/Makefile:python setup.py build_ext -L $(prefix)/lib64

Re: [vpp-dev] [EXT] Re: [discuss] Question about VPP support for ARM 64

2017-08-22 Thread Eric Chen
Hi Brian, I am trying to natively build vpp in aarch64 box as well, However when I "make install-dep", it report error -- "unable to locate package default-jdk-headless", If you are using Ubuntu as well, could you share with me your apt-get source list? Thanks Eric -Original Message

Re: [vpp-dev] 回复:compiling error when build fd.io_odp4vpp with cross_compiler for aarch64 target

2017-08-22 Thread Eric Chen
Behalf Of Eric Chen Sent: 2017年8月22日 20:49 To: Dave Barach (dbarach) ; vpp-dev Cc: odp4vpp-...@lists.fd.io Subject: [EXT] Re: [vpp-dev] 回复:compiling error when build fd.io_odp4vpp with cross_compiler for aarch64 target External Email Hi David, It’s marvell cros

Re: [vpp-dev] 回复:compiling error when build fd.io_odp4vpp with cross_compiler for aarch64 target

2017-08-22 Thread Eric Chen
declaration, it can pass the compiling, but any side affect if lost __attribute__((__constructor__)) ? From: Dave Barach (dbarach) [mailto:dbar...@cisco.com] Sent: 2017年8月22日 20:23 To: Eric Chen ; vpp-dev Cc: odp4vpp-...@lists.fd.io Subject: [EXT] RE: 回复:compiling error when build fd.io_odp4vpp

Re: [vpp-dev] 回复:compiling error when build fd.io_odp4vpp with cross_compiler for aarch64 target

2017-08-22 Thread Eric Chen
_VA_ARGS__ vlib_node_registration_t x From: Dave Barach (dbarach) [mailto:dbar...@cisco.com] Sent: 2017年8月22日 20:10 To: Eric Chen ; vpp-dev Cc: odp4vpp-...@lists.fd.io Subject: [EXT] RE: 回复:compiling error when build fd.io_odp4vpp with cross_compiler for aarch64 target Exte

Re: [vpp-dev] 回复:compiling error when build fd.io_odp4vpp with cross_compiler for aarch64 target

2017-08-22 Thread Eric Chen
) [mailto:dbar...@cisco.com] Sent: 2017年8月22日 19:51 To: Eric Chen ; vpp-dev Cc: odp4vpp-...@lists.fd.io Subject: [EXT] RE: 回复:compiling error when build fd.io_odp4vpp with cross_compiler for aarch64 target External Email Did you try changing the data structure names

[vpp-dev] fd.io_odp4vpp running on top of an aarch64 box

2017-08-22 Thread Eric Chen
HI I am trying to run fd.io_odp4vpp over marvell machhiatoBin(a community board based on marvell armada-a8k A72 SoC), I am passing the compiling, but when I run vpp in the live board, shows below error: I didn't change any code itself(only one to pass the compiling error, see below) , but add

[vpp-dev] how to apt-get install default-jdk-headless

2017-08-22 Thread Eric Chen
Hi I run "make install-dep" on top of an aarch64 box with Ubuntu 14.04 installed. However it reminder of me - "the package of default-jdk-headless can not be located". So anyone could tell me the apt-get source list which include default-jdk-headless? Thanks Eric

[vpp-dev] 回复:compiling error when build fd.io_odp4vpp with cross_compiler for aarch64 target

2017-08-22 Thread Eric Chen
HI I try to build odp4vpp on a x86 host with the cross-compiler for machine of aarch64. But encounter below errors, could you help me out? 1) vpp/build-root/install-armada-a8k_debug-aarch64/vlib/include/vlib/node.h:147:13: error: redefinition of '__vlib_add_node_registration_ipsec_output_no