Re: [vpp-dev] interface activation problem using VPP in Azure with DPDK failsafe interfaces #vpp #dpdk #azure

2020-02-06 Thread Chris King
I managed to get my internet traffic routed properly using Azure firewall. However, I'm looking for a VPP/NAT alternative way to do this and the documentation I've read didn't help me much. Does anyone have experience setting up VPP/NAT in Azure? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all me

[vpp-dev] Invitation for FD.io Project Proposals to LFN Mentorship Program

2020-02-06 Thread Trishan de Lanerolle
We’re excited to open the call for mentors and project proposals for the 2020 LF Networking Mentorship Program . This is the first year we're bringing all community intern/mentor projects, under an integrated program schedule. This is

[vpp-dev] two VPP api clients from same process

2020-02-06 Thread Satya Murthy
Hi, Have a question on number of API clients that we can have a from a client process. Can't we have more than one VPP-API-Clients from a single process ? >From the code, I observed that we have api_main in the client code which is >used for communication towards VPP, which may restrict us to ha

[vpp-dev] Coverity run FAILED as of 2020-02-06 14:00:24 UTC

2020-02-06 Thread Noreply Jenkins
Coverity run failed today. Current number of outstanding issues are 1 Newly detected: 0 Eliminated: 1 More details can be found at https://scan.coverity.com/projects/fd-io-vpp/view_defects -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15356): ht

Re: [vpp-dev] Build jobs failure with No problems were identified. If you know why this problem occurred, please add a suitable Cause for it.

2020-02-06 Thread Nathan Skrzypczak
Hmmm, seems I spoke too quickly, I re-did the tests and, I reproduced the issue with your patch but not the commit before. Good luck with the debugging Cheers Nathan Le jeu. 6 févr. 2020 à 14:29, Nathan Skrzypczak via Lists.Fd.Io a écrit : > Hi Shiva, > > Thanks for investigating this issue. >

Re: [vpp-dev] How to receive broadcast messages in VPP?

2020-02-06 Thread Neale Ranns via Lists.Fd.Io
Hi Elias, Please see inline. On 06/02/2020 12:41, "vpp-dev@lists.fd.io on behalf of Elias Rudberg" wrote: Hello everyone, I am trying to figure out how to receive broadcast messages in VPP (vpp version 19.08 in case that matters). This is in the context of some chan

Re: [vpp-dev] Build jobs failure with No problems were identified. If you know why this problem occurred, please add a suitable Cause for it.

2020-02-06 Thread Nathan Skrzypczak
Hi Shiva, Thanks for investigating this issue. It's quite annoying and has been lurking around for quite some time (mostly on arm afaik), but I've never been able to reproduce it locally. I've been running make test TEST=test_quic.QUICEchoIntTransferTestCase on both x86 and arm instances, but the

[vpp-dev] How to receive broadcast messages in VPP?

2020-02-06 Thread Elias Rudberg
Hello everyone, I am trying to figure out how to receive broadcast messages in VPP (vpp version 19.08 in case that matters). This is in the context of some changes we are considering in the VPP NAT HA functionality. That code in e.g. plugins/nat/nat_ha.c uses UDP messages to communicate informati

Re: [vpp-dev] Interface Address as SRv6 SID

2020-02-06 Thread Pablo via Lists.Fd.Io
Hi Chinmaya, This feature is not supported in VPP. There is an open ticket for it. https://jira.fd.io/browse/VPP-1500 What is your use-case? Cheers, Pablo. From: on behalf of Chinmaya Aggarwal Date: Thursday, 6 February 2020 at 11:32 To: "vpp-dev@lists.fd.io" Subject: [vpp-dev] Interface Ad

Re: [vpp-dev] VPP release 20.01 is complete!

2020-02-06 Thread Ray Kinsella
+1 On 30/01/2020 18:37, Jerome Tollet via Lists.Fd.Io wrote: > +1 ! > >   > > *De : * au nom de Dave Wallace > *Date : *jeudi 30 janvier 2020 à 15:57 > *À : *Andrew Yourtchenko , vpp-dev > *Cc : *csit-dev > *Objet : *Re: [vpp-dev] VPP release 20.01 is complete! > >   > > Congratulations to

[vpp-dev] Interface Address as SRv6 SID

2020-02-06 Thread Chinmaya Aggarwal
Hi, We are testing SRv6 on VPP, we have an interface GigabitEthernet0/9/0 having IP address *2001:5b0:4321::178*. As per our use case, we want to configure a SID that is same as the interface address of  GigabitEthernet0/9/0 using the command : *sr localsid address 2001:5b0:4321::178 behavior en