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

2020-02-07 Thread Benoit Ganne (bganne) via Lists.Fd.Io
Hi Chris, > I managed to get my internet traffic routed properly using Azure firewall. Ok, so the problem you mentioned in your previous email is solved (connecting to google.ca through VPP in Azure)? > However, I'm looking for a VPP/NAT alternative way to do this and the > documentation I've r

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

2020-02-07 Thread Chris King
Ben, Yes, thanks, I can now connect to google.ca through VPP in Azure! Ok, in that case, do you recommend I open a separate thread for the VPP/NAT discussion? Thanks, Chris -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15363): https://lists.fd

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

2020-02-07 Thread Chinmaya Aggarwal
On Thu, Feb 6, 2020 at 02:53 AM, Pablo wrote: > > > > Hi Pablo, > > We have the following use case :- Currently, suppose we have two devices VPP1 and VPP2 and VPP1 is directly connected to VPP2. We configured a SID list on VPP1 device as : *sr policy add bsid C1::999:2 next 2001:db8:1:c1:1

[vpp-dev] Using VPP/NAT on Azure #azure #vpp #nat44

2020-02-07 Thread Chris King
Hello, I currently have VPP 19.08.1 running on Azure. I am using the Azure Firewall in order to route (and NAT) my IPv4 internet traffic to/from my Azure virtual network. I would prefer to be able to use the VPP/NAT plugin to handle NAT'ing of my IPv4 internet traffic and not rely on the Azure

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

2020-02-07 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 (#15366): ht

[vpp-dev] VPP main threads gets stuck when system time is changed

2020-02-07 Thread siddarth rai
Hi, We have VPP 1801 in one of our systems. I understand the support for VPP 1801 is not there anymore , but requesting for any advice nevertheless. System time is changed by a few seconds using 'date -s'. Then the VPP main thread goes to 100% CPU utilization. The issue is only reproduced when t

Re: [vpp-dev] VPP main threads gets stuck when system time is changed

2020-02-07 Thread Dave Barach via Lists.Fd.Io
Try patching src/vppinfra/time.[ch] from master/latest. The algorithms involved have been changed quite a bit since 18.01... Dave From: vpp-dev@lists.fd.io On Behalf Of siddarth rai Sent: Friday, February 7, 2020 9:17 AM To: vpp-dev Subject: [vpp-dev] VPP main threads gets stuck when system ti

Re: [vpp-dev] VPP main threads gets stuck when system time is changed

2020-02-07 Thread Dave Barach via Lists.Fd.Io
FWIW, master/latest continues to pass traffic w/ “date -s” deltas of both plus and minus a couple of minutes. This is not a huge surprise, nor is it a surprise that stable/1801 fails miserably under similar albeit less draconian circumstances. The algorithm changes mentioned below don’t involve