Re: [vpp-dev] Building router plugin

2017-04-02 Thread Łukasz Chrustek
I am working on router plugin now, hope to address some issues and make it work again in VPP stable 17.01. For VPP 17.04, make file may need to be changed as per new building system. Regards, Hongjun From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Ed

Re: [vpp-dev] Building router plugin

2017-03-27 Thread Łukasz Chrustek
cross a fifo (or even the API). > Cheers, > Ole >>> Le 26 mars 2017 à 16:31, Łukasz Chrustek a écrit : >>> >>> Hello, >>> >>> thank all of You for clarification of status router plugin. >>> >>> I'm trying to use vpp+dpdk a

Re: [vpp-dev] Building router plugin

2017-03-26 Thread Łukasz Chrustek
Title: Re: [vpp-dev] Building router plugin Hello, thank all of You for clarification of status router plugin. I'm trying to use vpp+dpdk as bare metal linux ruter with bgp and ospf routing protocols, goal is to make very fast router with dynamic routing protocols. Can You advice is there any o

Re: [vpp-dev] Building router plugin

2017-03-24 Thread Łukasz Chrustek
Ed On Fri, Mar 24, 2017 at 8:14 AM, Łukasz Chrustek <luk...@chrustek.net> wrote: Hi Dave, but this plugin isn't part of core vpp code tree, it is from vppsb. Regards Luk > Dear Luk, > The "vpp-install," "install-packags," "install-deb" etc. t

Re: [vpp-dev] Building router plugin

2017-03-24 Thread Łukasz Chrustek
ackage vppinfra not found with path /git/vpp > Makefile:780: recipe for target 'vppinfra-find-source' failed > make: *** [vppinfra-find-source] Error 1 > compilation of vpp is working fine, but not from /git/vpp/build-root > but from /git/vpp. > Regards >

[vpp-dev] Building router plugin

2017-03-24 Thread Łukasz Chrustek
Hi, Can You advice what is the proper way for building router plugin now ? I'm trying to build this plugin as stated in README, but I get: # ./bootstrap.sh Saving PATH settings in /git/vpp/build-root/path_setup Source this file later, as needed Compile native tools Arch for platform 'nativ