Thank you Zhiyong
it is already there
unix {
nodaemon
log /var/log/vpp/vpp.log
full-coredump
cli-listen /run/vpp/cli.sock
gid vpp
}
- Sara
On Wed, Mar 28, 2018 at 5:01 AM, Zhiyong Yang
wrote:
> Hi Sara,
>
>
>
> You can try to add the following configuration in the file
> /etc/vpp/sta
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
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 containe
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
DTSTART:16010101T02000
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
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
> >
> > ake[4]: Entering directory '/home/sarag/vpp/build-roo
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 forwarder_plugin/forwarder_plugin.
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 doesn
Ole - here
ake[4]: Entering directory
'/home/sarag/vpp/build-root/build-vpp-native/vpp/plugins'
APIGEN forwarder_plugin/forwarder_plugin.api.h
APIGEN ioam/export/ioam_export.api.h
APIGEN policer_plugin/policer_plugin.api.h
APIGEN ioam/lib-trace/trace.api.h
(null):53 syntax error
m
> 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 17:1
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
> but i get these build error
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
but i get these build error for the auto generated api file
make[4]: *** [Makefile:3309: policer_plugin/policer_plugin.api.h] Error 1
make[4]: *** W
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 git-clone the master bran
Hi Sara,
On Mon, 2018-03-26 at 19:15 +0300, Sara Gittlin wrote:
> Hello all,
> i git-clone the master branch - but the build failed with dpdk18.02 cksm
> then i checkout the last stable * (HEAD detached at v18.01)
>
> i build the RPM (i'm running fedora-27) but the rpm intstall failed
>
> - sudo
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# s
15 matches
Mail list logo