Re: [vpp-dev] running VPP failed - clib_socket_init:

2018-03-27 Thread Zhiyong Yang
Hi Sara, You can try to add the following configuration in the file /etc/vpp/startup.conf, Maybe it can fix your issue. unix { cli-listen /run/vpp/cli.sock } Thanks Zhiyong From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Sara Gittlin Sent: Tuesday, March 27, 2018 11:27 PM

[vpp-dev] Question about having an application container communicate with VPP container

2018-03-27 Thread Zhuo Chen (zchen)
Hi experts, Has anyone had one application container work with vpp in a separate container over memif? For example https://github.com/matfabia/strongswan/tree/vpp registers a unix domain socket to vpp over shared memory. If we run this strongswan application and vpp in two separate

[vpp-dev] VPP/AArch64 weekly meeting

2018-03-27 Thread Tina Tsou
BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft Exchange Server 2010 VERSION:2.0 BEGIN:VTIMEZONE TZID:Pacific Standard Time BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0700 TZOFFSETTO:-0800 RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11 END:STANDARD BEGIN:DAYLIGHT

[vpp-dev] running VPP failed - clib_socket_init:

2018-03-27 Thread Sara Gittlin
Hello all when i run the vpp as a service - service vpp start it fails with error: "clib_socket_init: connect (fd 3, '/run/vpp/cli.sock'): No such file or directory" if i run it interactive - it is OK any idea ? Thank you -Sara

Re: [vpp-dev] generated api file build error

2018-03-27 Thread Sara Gittlin
Yes Ole On Tue, Mar 27, 2018 at 4:25 PM, Ole Troan wrote: > Sara, > > Then you've got an error in policer_plugin.api. > That's your file right? > > Cheers, > Ole > > > On 27 Mar 2018, at 13:35, Sara Gittlin wrote: > > > > Ole - here > > > >

Re: [vpp-dev] generated api file build error

2018-03-27 Thread Ole Troan
Sara, Then you've got an error in policer_plugin.api. That's your file right? Cheers, Ole > On 27 Mar 2018, at 13:35, Sara Gittlin wrote: > > Ole - here > > ake[4]: Entering directory > '/home/sarag/vpp/build-root/build-vpp-native/vpp/plugins' > APIGEN

[vpp-dev] Semantics of field 'link_speed' in 'sw_interface_details' API.

2018-03-27 Thread Dmitry Vakhrushev
Hi, Changes in commit: 03f47f1e738051db1412a93c2b90a7426f81f648 This commit provided new ethernet speeds which store as speed bit in a variable. And the current version of API for 'sw_interface_details' is not correct for that changes. Current variable in sw_interface_details API interface

Re: [vpp-dev] Does IPsec support jumbo frames?

2018-03-27 Thread Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco)
> Opened https://jira.fd.io/browse/VPP-1207 Updated with two comments. I do not think I can uncover more with my current way of testing. Should the issue be assigned to somebody else now? Vratko. From: Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) Sent: Thursday, 2018-March-22

Re: [vpp-dev] generated api file build error

2018-03-27 Thread Ole Troan
Hi Sara, Got the rest of the error message? Cheers Ole > On 27 Mar 2018, at 12:42, Sara Gittlin wrote: > > Hello All > I have my plugins build and running OK > when i moved to fedora I've copied my plugins sources and the plugin.am to > the new cloned vpp 18.01 >

Re: [vpp-dev] VPP rpm install conflicts fail

2018-03-27 Thread Sara Gittlin
Thank you Marco this didnt help. i just dnf remove vpp-dpdk-devel-17.11-vpp1.x86_64 and the problem disappeared Regards - Sara On Tue, Mar 27, 2018 at 1:26 PM, Marco Varlese wrote: > Hi Sara, > > On Mon, 2018-03-26 at 19:15 +0300, Sara Gittlin wrote: > > Hello all, > i

Re: [vpp-dev] UDP ECHO Server

2018-03-27 Thread Shashi Kant Singh
Hi Dave [root@vbbubng6-shashi-8 vpp]# ./build-root/build-vpp-native/vpp/vcl_test_server -D 5678 [root@vbbubng6-shashi-7 vpp]# ./build-root/build-vpp-native/vpp/vcl_test_client -D -V 192.168.180.30 5678 It does connect, but hangs on running Uni / Bi directional transfer Also I see vpp#