Re: [vpp-dev] Running multiple instances of VPP as it was allowed with VPP-lite

2017-10-06 Thread Justin Iurman
Ed, Thanks for the update and your good advice. I appreciate it. Justin - Mail original - De: "Ed Warnicke" À: "Justin Iurman" Cc: "vpp-dev" Envoyé: Jeudi 5 Octobre 2017 23:53:17 Objet: Re: [vpp-dev] Running multiple instances of VPP as it was allowed

Re: [vpp-dev] Running multiple instances of VPP as it was allowed with VPP-lite

2017-10-05 Thread Ed Warnicke
If you want to take it to the next level, and do a great service to your fellow man, I would encourage you to update the tutorial to use: https://docs.fd.io/vpp/17.10/clicmd_src_plugins_memif.html to interconnect the various vpp instances :) Ed On Thu, Oct 5, 2017 at 2:50 PM, Ed Warnicke wrote

Re: [vpp-dev] Running multiple instances of VPP as it was allowed with VPP-lite

2017-10-05 Thread Ed Warnicke
Justin, I've fixed the tutorial in this area: https://wiki.fd.io/view/VPP/Progressive_VPP_Tutorial Here's the net net. Damjan improved the vppctl, rewriting it in C, and having it talk over a file socket to vpp. This is goodness. It does mean you do the multi-vpp instance thing a bit differen

Re: [vpp-dev] Running multiple instances of VPP as it was allowed with VPP-lite

2017-10-05 Thread Florin Coras
above work good, as it >>> mimics the behavior I had with VPP-lite. But again, is it the right/best >>> way to do so ? Or would there be anything better suited ? >>> >>> Justin >>> >>> - Mail original - >>> De: "Flori

Re: [vpp-dev] Running multiple instances of VPP as it was allowed with VPP-lite

2017-10-05 Thread Justin Iurman
onfig files. That's >> why i'm using parameters in command line. Commands above work good, as it >> mimics the behavior I had with VPP-lite. But again, is it the right/best way >> to do so ? Or would there be anything better suited ? >> >> Justin >> &

Re: [vpp-dev] Running multiple instances of VPP as it was allowed with VPP-lite

2017-10-05 Thread Florin Coras
k good, as it > mimics the behavior I had with VPP-lite. But again, is it the right/best way > to do so ? Or would there be anything better suited ? > > Justin > > - Mail original - > De: "Florin Coras" > À: "Justin Iurman" > Cc: vpp-dev@li

Re: [vpp-dev] Running multiple instances of VPP as it was allowed with VPP-lite

2017-10-05 Thread Justin Iurman
/best way to do so ? Or would there be anything better suited ? Justin - Mail original - De: "Florin Coras" À: "Justin Iurman" Cc: vpp-dev@lists.fd.io Envoyé: Mercredi 4 Octobre 2017 18:32:27 Objet: Re: [vpp-dev] Running multiple instances of VPP as it was allowed wi

Re: [vpp-dev] Running multiple instances of VPP as it was allowed with VPP-lite

2017-10-04 Thread Florin Coras
Hi Justin, Try api-segment {prefix } Florin > On Oct 4, 2017, at 9:23 AM, Justin Iurman wrote: > > Hi all, > > Is it still possible to run multiple instances of VPP, just like it was done > with VPP-lite (see here: > https://wiki.fd.io/view/VPP/Progressive_VPP_Tutorial) before merging it ?

[vpp-dev] Running multiple instances of VPP as it was allowed with VPP-lite

2017-10-04 Thread Justin Iurman
Hi all, Is it still possible to run multiple instances of VPP, just like it was done with VPP-lite (see here: https://wiki.fd.io/view/VPP/Progressive_VPP_Tutorial) before merging it ? Actually, my problem is the following. I need to run several instances of VPP (eg. vpp1, vpp2, vpp3, etc) to s