[vpp-dev] issue with ARP and classify packet forwarding #classify

2020-01-23 Thread Po
Hi, I would like to classify the packet and forward to desired destination - Classify hits the rules - ARP proxy enabled Expect the acl-hits goes to [ip4-arp] then hand over to [memif0/3-output], but end up packet dropped with ip4-arp: no source address for ARP request Any expert may share the

Re: [vpp-dev] #vnet Any command to individually enable and disable IP forwarding per interface level

2020-01-23 Thread Neale Ranns via Lists.Fd.Io
I don’t know, never tried. I would suggest though enabling an interface for receiving IP packets the ‘standard way’ /neale From: Paul Vinciguerra Date: Thursday 23 January 2020 at 04:39 To: "Neale Ranns (nranns)" Cc: "gig...@thinkpalm.com" , "vpp-dev@lists.fd.io" Subject: Re: [vpp-dev] #vne

Re: [vpp-dev] #vnet Any command to individually enable and disable IP forwarding per interface level

2020-01-23 Thread Neale Ranns via Lists.Fd.Io
From: on behalf of "Gigo Thomas via Lists.Fd.Io" Reply to: "gig...@thinkpalm.com" Date: Thursday 23 January 2020 at 22:31 To: "vpp-dev@lists.fd.io" Cc: "vpp-dev@lists.fd.io" Subject: Re: [vpp-dev] #vnet Any command to individually enable and disable IP forwarding per interface level [Edi

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

2020-01-23 Thread Chris King
Thanks for your reply and for looping in Damjan. I have had a fair bit of success initializing DPDK directly on this same box on the same adapters. Both of the following testpmd commands work for me and the interfaces are attached to properly: sudo ./testpmd -l 0-3 -n 4 --vdev='net_failsafe0,dev

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

2020-01-23 Thread Damjan Marion via Lists.Fd.Io
I’m far away from being dpdk-expert, I’m much closer to being expert in avoiding use of dpdk :) No idea what’s wrong here, never used this failsafe beast, maybe using native rdma driver can help -- Damjan On 23 Jan 2020, at 18:13, Balaji Venkatraman via Lists.Fd.Io wrote:  cc-Damjan

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

2020-01-23 Thread Balaji Venkatraman via Lists.Fd.Io
cc-Damjan who is the DPDK expert. Not very conversant with failsafeEth. Looks like the driver isn’t able to connect to the device 2020/01/23 14:37:40:578 notice dpdk EAL: Driver cannot attach the device (0003:00:02.0) Here is some info I looked up regarding initializing the DPDK for

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

2020-01-23 Thread Chris King
Update: I had forgotten to modprobe (i.e. load) the ib_uverbs and mlx4_ib drivers which are required for my NICs on Azure. I noticed that something was wrong when looking at the output of 'sudo vppctl show log'. I then went back and tried to get DPDK's testpmd application to work and from the ou

[vpp-dev] Coverity run FAILED as of 2020-01-23 14:00:23 UTC

2020-01-23 Thread Noreply Jenkins
Coverity run failed today. Current number of outstanding issues are 3 Newly detected: 0 Eliminated: 0 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 (#15235): ht

Re: [vpp-dev] #vnet Any command to individually enable and disable IP forwarding per interface level

2020-01-23 Thread Gigo Thomas via Lists.Fd.Io
[Edited Message Follows] Thank you. Actually, I was looking for a command similar to the following command in the Linux " *sysctl net.ipv4.conf.eth0.forwarding=1"  /*To enable ip forwarding*/ and* " **sysctl net.ipv4.conf.eth0.forwarding=0* "*. */*To disable ip forwarding*/ * Even after executin

Re: [vpp-dev] #vnet Any command to individually enable and disable IP forwarding per interface level

2020-01-23 Thread Gigo Thomas via Lists.Fd.Io
Thank you. Actually, I was looking for a command similar to the command in the Linux " *sysctl net.ipv4.ip_forward net.ipv4.ip_forward = 1* ".  Even after executing the command *set interface feature ip4-lookup arc ip4-unicast  disable* , packet is forwarded. Also, the command *set interface f

[vpp-dev] VPP 20.01 Release Milestone RC2 is complete!

2020-01-23 Thread Andrew Yourtchenko
Hi All, I have created the v20.01-rc2 tag on stable/2001 and verified that 20.01-rc2 build artifacts are on packagecloud, and are installable. VPP 20.01 Release Milestone RC2 is complete! As a reminder, the VPP 20.01 Release is in one week on January 29 2020: https://wiki.fd.io/view/Projects/vpp