Re: [vpp-dev] router_plugin

2018-03-02 Thread Gulakh
Hi Yes, I'm using router-plugin from VPPSB. Of course, the problem was found: Here is the problem: *** In files mapper.c and tap_inject_netlink.c, there are functions to add new route to the IP FIB. These functions are "ip4_add_del_route_next_hop() for VPP 16" and "fib_table_en

[vpp-dev] Reg. Usage of struct 'vl_api_classify_add_del_table_t'

2018-03-02 Thread naveenscs
Hi, Below are the few attributes (of classify table creation/deletion structure ) which I didn't understand fully, It please me to understand table/session creation : del_chain  - It says if non-zero value then whole chain of tables is deleted, does this mean that i can create mult

[vpp-dev] bond carrier down

2018-03-02 Thread xulang
Hi all, I have encounterd carrier state problem on bond interface, any idea? Here are my version info: vppctl show version vpp v17.04-release built by root on ubuntu at Fri May 5 03:06:25 PDT 2017 Here is my dpdk config: vdev eth_bond0,mode=2,slave=:02:09.0,slave=:02:01.0,xmit_policy=l

Re: [vpp-dev] Tap and Tap-inject

2018-03-02 Thread Jon Loeliger
On Wed, Feb 28, 2018 at 5:59 PM, Jon Loeliger wrote: > Discuss: > > Two Things That Don't Work Together: Tap and Tap-inject > > In today's world of discord, we often stray into territory that seems > benign and harmless; a world that should be harmonious and > fruitful. Yet, a cursory insp

[vpp-dev] NAT & IPsec tunnel

2018-03-02 Thread Matthew Smith
Hi, I am trying to use NAT and an IPsec tunnel interface in the same VPP instance. I have a hardware interface that has an IPv4 address configured on it. That same address is the local address for an IPsec tunnel interface. When I bring the IPsec tunnel interface up, I can send packets and rec

[vpp-dev] Dramatic dropping caused by VPP?

2018-03-02 Thread Hao Fu (haof)
Dear All, I created two vms with vpp installed and connected them with host-net. No drop was observed between the two vms with Iperf3. I then leverage tap to make the vms talk through vpp. In vm compute0: [host 123.0.1.1/24]—tap—[123.0.1.2/24, GigabitEthernet0/8/0 (up) 192.167.1.1/24 vpp] In vm

Re: [vpp-dev] FD.io & DPDK Meetup in Nanjing

2018-03-02 Thread Frank Brockners
Thanks Ray. Small addition: There is also a registration page in English, which is found at https://www.bagevent.com/event/1223456 Frank -Original Message- From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Ray Kinsella Sent: Freitag, 2. März 2018 18:39 To: vpp-dev@list

[vpp-dev] FD.io & DPDK Meetup in Nanjing

2018-03-02 Thread Ray Kinsella
Calling all FD.io & DPDK Engineers in the PRC. We are organizing an FD.io & DPDK Meetup in Nanjing on March 17th. We have a packed agenda and it is shaping up to be a really _great_ day. Please come, and let your friends and colleagues know also. FD.io Event: https://fd.io/event/fd-io-communit

Re: [vpp-dev] VPP DPDK build failure with Mellanox interface(aarch64)

2018-03-02 Thread Marco Varlese
Hi Sirshak, Can you please take a look at this thread: https://lists.fd.io/g/vpp-dev/message/8219 Also, take a look at http://dpdk.org/doc/guides/nics/mlx5.html for detailed explanations and steps for DPDK to work with Mellanox NICs... Likely, it's a kernel issue: for Mellanox latest PMD drivers

Re: [vpp-dev] method for forward pacekt between vpp and kernel

2018-03-02 Thread Ole Troan
Hi Lollita, > Thank you for update. I have do quick browse on the source code of > "punt socket", but what is your consider about supporting VRF? The current packet descriptor is: /* * Packet descriptor header. Version 1 * If this header changes, the version must also change to notify