[vpp-dev] VCL, ld-preload and VPP shared memory better understating

2019-04-22 Thread idoye
Hi all, In part of academic project we would like to replace the shared memory mechanism between the VCL and the VPP with RDMA... I tried to review the code in folders src/vcl and src/vlibmemory and even to run the socket_test.sh demo for better understaitng but it doesn't help me...   where c

[vpp-dev] VCL, ld-preload and VPP shared memory better understanding

2019-04-22 Thread idoye
Hi all, In part of academic project we would like to replace the shared memory mechanism between the VCL and the VPP with RDMA... I tried to review the code in folders src/vcl and src/vlibmemory and even to run the socket_test.sh demo for better understanding but it doesn't help me...   where

Re: [vpp-dev] VCL, ld-preload and VPP shared memory better understanding

2019-04-22 Thread Florin Coras
Hi Ido, You can find some high level documentation about vcl here [1]. In particular, check the presentations at the bottom of the page and [2]. For more details, you’ll have to read the code. If you need to exercise vcl, you may want to try using iperf [3] or the the vcl test server/client ap

[vpp-dev] vpp-devel install conflicts

2019-04-22 Thread Renato Botelho do Couto
Hello, When I build vpp using 'make pkg-rpm' on a CentOS 7 without having vpp-ext-deps installed it adds some includes to vpp-devel package that makes it to conflict with rdma-core-devel and kernel-headers: Transaction check error: file /usr/include/infiniband from install of vpp-devel-19.08-rc

[vpp-dev] VPP/RSS questions

2019-04-22 Thread Ranadip Das
Hi,  I am trying to play with the RSS feature by enabling multiple rx queues for the dpdk interface. However, when I do "show hardware-interfaces detail", I can see the lines below for RSS.      rss active:        ipv4-tcp ipv6-tcp-ex ipv6-tcp ipv6-udp ipv6-ex     rss supported:     none It sa

Re: [vpp-dev] VPP/RSS questions

2019-04-22 Thread Damjan Marion via Lists.Fd.Io
> On 22 Apr 2019, at 20:37, Ranadip Das wrote: > > Hi, > > I am trying to play with the RSS feature by enabling multiple rx queues for > the dpdk interface. > However, when I do "show hardware-interfaces detail", I can see the lines > below for RSS. > > rss active:ipv4-tcp ipv

Re: [vpp-dev] vpp-devel install conflicts

2019-04-22 Thread Damjan Marion via Lists.Fd.Io
> On 22 Apr 2019, at 20:24, Renato Botelho do Couto wrote: > > Hello, > > When I build vpp using 'make pkg-rpm' on a CentOS 7 without having > vpp-ext-deps installed it adds some includes to vpp-devel package that > makes it to conflict with rdma-core-devel and kernel-headers: > > Transaction

[vpp-dev] Please review the VPP 19.04 Release Notes (https://gerrit.fd.io/r/#/c/19084/)

2019-04-22 Thread Dave Wallace
Folks, The VPP 19.04 Formal Release is THIS wednesday April 24, 2019. In order to have the release artifacts available on Wednesday, I will be finalizing the contents of the release tomorrow Tuesday April 23, 2019 at 1800 UTC. Please provide feedback on the VPP 19.04 Release Notes [0] by 180

[vpp-dev] Speed and duplex information incorrect with API software_interface_dump_one command but correct with CLI show hardware-interfaces - version 18.07

2019-04-22 Thread Coulson, Ken
I have run into a problem where the API command sw_interfaces_dump is returning incorrect rate and duplex information but the CLI command 'show hardware-interfaces' is correct. System is running VPP version 18.07.1 and the interfaces on this system are two 10G Intel x552 NICs. sw_interfaces_dump

Re: [vpp-dev] vpp-devel install conflicts

2019-04-22 Thread Renato Botelho do Couto
On 22/04/19 17:19, Damjan Marion wrote: > > >> On 22 Apr 2019, at 20:24, Renato Botelho do Couto wrote: >> >> Hello, >> >> When I build vpp using 'make pkg-rpm' on a CentOS 7 without having >> vpp-ext-deps installed it adds some includes to vpp-devel package that >> makes it to conflict with rdm

Re: [vpp-dev] sw_interface_dump changes

2019-04-22 Thread Pei, Yulong
Hi Paul, I understand that https://gerrit.fd.io/r/#/c/18980/ is a fix for PAPI client, right ? If so, what is the fix for vpp_api_test client ? Best Regards Yulong Pei From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Pei, Yulong Sent: Friday, April 19, 2019 3:54 PM To: Pau