Re: [vpp-dev] VPP crash observed with 4k sub-interfaces and 4k FIBs

2017-11-27 Thread Dave Barach (dbarach)
Laying aside the out-of-memory issue for a minute: can you explain the vpp deployment you have in mind? Given where vpp would fit in a normal network design, I’m not seeing why you’d want to go with a full vlan / VRF’s mesh. Thanks… Dave From: vpp-dev-boun...@lists.fd.io

[vpp-dev] vpp-verify-master-opensuse build failure triage

2017-11-27 Thread Dave Wallace
Marco, Can you please take a look at the build failure encountered with https://gerrit.fd.io/r/#/c/9582/ on the vpp-verify-master-opensuse jenkins job: - %< - fd.io JJB  7:56 AM Patch Set 2: Verified-1 Build Failed https://jenkins.fd.io/job/vpp-verify-master-opensuse/459/ : FAILURE

Re: [vpp-dev] Router plugin capability question (VRFs and MPLS)

2017-11-27 Thread Michael Borokhovich
I see... Thanks, Ray! We will see what will be the best approach to pass this information (MPLS, VRFs) from the Linux control plane to the VPP. On Fri, Nov 24, 2017 at 1:01 PM, Kinsella, Ray wrote: > > If you mean the router plugin from the sandbox, > the short answer is yes, it

Re: [vpp-dev] vpp api test

2017-11-27 Thread Gabriel Ganne
Hi Holoo, There are two great pages explaining how to use the vpp C and python APIs: C: https://wiki.fd.io/view/VPP/How_To_Use_The_C_API python: https://wiki.fd.io/view/VPP/Python_API I believe you can also use java or lua if you wish. Regards, -- Gabriel Ganne

[vpp-dev] VPP API

2017-11-27 Thread Holoo Gulakh
Here in this link (https://wiki.fd.io/view/VPP/Code_Walkthrough_VoDs), there is a video (Code Walkthrough VoD: Chapter 4 | VPP API ) in which the lecturer is using a program named (vpe_api_test). Now I just need a program like that (preferably in C) so

Re: [vpp-dev] vpp api test

2017-11-27 Thread Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco)
Hi, here you can find jvpp (java API) documentation: https://git.fd.io/vpp/tree/src/vpp-api/java/Readme.txt and some examples: https://git.fd.io/vpp/tree/src/vpp-api/java/jvpp-core/io/fd/vpp/jvpp/core/examples For more, take a look at hc2vpp project which is using jvpp

Re: [vpp-dev] VM instantiation failed when I got a tutorial through

2017-11-27 Thread 박민철
Hi Ray, Thanks for your response. Could you kindly explain how to user console stdout option? I don't know how to put the option to 'qemu' command. Regards, Daniel. 2017-11-25 2:59 GMT+09:00 Kinsella, Ray : > Try sending the VM's console to stdout and see what you learn. > >

[vpp-dev] VPP crash observed with 4k sub-interfaces and 4k FIBs

2017-11-27 Thread Balaji Kn
Hello, I am using VPP 17.07 and initialized heap memory as 3G in startup configuration. My use case is to have 4k sub-interfaces to differentiated by VLAN and associated each sub-interface with unique VRF. Eventually using 4k FIBs. However i am observing VPP is crashing with memory crunch while

Re: [vpp-dev] sr mpls fault

2017-11-27 Thread Neale Ranns (nranns)
Hi Xyxue, I’ll look into the crash. In the meantime, perhaps your config is somewhat curious. What is your intention with 3.1.1.0/24? It has been added as an extranet route (i.e. it’s in table 0 and table 1) but in table 0 you have an override of the route via the SR steering. If you remove

[vpp-dev] vpp start fails

2017-11-27 Thread Holoo Gulakh
Hi I am trying to run the example here (https://wiki.fd.io/view/VPP/Python_API) to test VPP API usage. after entering command (make run) vpp fails to start and indicate an error saying "min heap allocation failure!" using command "sudo service vpp status" shows that vpp service is dead. How to fix

[vpp-dev] L2VPN not effective on 3 VPP

2017-11-27 Thread ??????
Hi guys, I have tested L2VPN on two VPP,and the L2VPN works well. But I can't get the effective configuration on 3 vpp. The following is all my configuration not effective. Is there anything error in my configuration ? How can I get the effective configuration? VPP1 - VPP2 - VPP3 VPP1: