Re: [vpp-dev] VPP build with external package ODP

2017-02-16 Thread Sreejith Surendran Nair
Hi Damjan, Thanks a lot for the kind reply. Sure I will try to share more detailed note on ODP and discuss. Thanks & Regards, Sreejith On 16 February 2017 at 18:29, Damjan Marion wrote: > > Dear Sreejith, > > I don't think anybody here is familiar enough with ODP to make > suggestions. > > C

Re: [vpp-dev] VPP build with external package ODP

2017-02-16 Thread Damjan Marion
Dear Sreejith, I don't think anybody here is familiar enough with ODP to make suggestions. Can you come up with some proposal ? Possibly reasonably detailed writeup on the mailing list? Thanks, Damjan > On 16 Feb 2017, at 11:16, Sreejith Surendran Nair > wrote: > > Hi All , > > Gentle

Re: [vpp-dev] VPP build with external package ODP

2017-02-16 Thread Sreejith Surendran Nair
Hi All , Gentle Remainder. If possible kindly request to please suggest if there is someway to include the odp package files with VPP same way as dpdk. I am using vpp_lite as platform to build vpp with odp. I thought I can have an external script to build the odp package and copy the library fil

[vpp-dev] VPP build with external package ODP

2017-02-14 Thread Sreejith Surendran Nair
Hi All, I am working on the VPP/ODP Integration project. As part of build procedure I am building the ODP package(bin,lib,include) before the VPP build and using ODP prefix option with VPP install path (vpp/build-root/install-vpp_lite-native/odp) to copy the ODP package files. Recently I observe