Hi, Avu,
If I am understanding correctly, you want to run VPP in a VM, while the
interface is a virtio interface.
If that is the case, there is no difference as you want to use with a physical
NIC interface. You need to get the PCI address of your virtio interface by
using "lspci" + "ip" comma
Or maybe this is impossible to acquire theses linux interfaces in the VPP.
Should I create a host-interface (af-packet) to connect this interface ?
For example to connect ens3 interface
vppctl create host-interface name ens3 ?
Regards
Avi
> -Original Message-
> From: Avi Cohen (A)
>
Thank you Steven
My interfaces are not vhost-user.
Just virtio interfaces created on the host and then assigned to the VM.
In my VM is see them as ens3 , ens4 etc...
Regards
Avu
> -Original Message-
> From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of steven
> luong
> Se
Folks,
Due to ongoing 18.01 CSIT Performance testing and bug fixes, the VPP
18.01.2 Release is being postponed. The tentative release date is now
Thursday April 19, 2018 or Thursday May 10, 2018 depending on the
availability of CSIT resources.
Thanks,
-daw-
On 03/22/2018 11:21 AM, Dave Wal
Hi
I need to have the tap-inject plugin running to run BGP in the VPP
router.
I was able to compile inside the vagrant machine, and there is working
fine.
I then moved the deb files, and the router.so.0.0.0 lib to
/usr/lib/vpp_plugins/router.so
But still say "ena
All,
A reminder that the RC1 branch is in one week! We’re still accepting low-risk
patches on master ahead of the branch.
Milestone
Date
Deliverables
RC1
2018-04-04 (F0+14)
Code complete, pull first release throttle branch, only bug fixes accepted on
throttle train. After pull: main branch
Avi,
Yes, you can. As an example, I have it like this in my startup.conf
dpdk {
vdev virtio_user0,path=/tmp/sock0
}
Steven
On 3/28/18, 8:09 AM, "vpp-dev@lists.fd.io on behalf of Avi Cohen (A)"
wrote:
Hi
In the startup.conf , in the dpdk part we can add pci devices to the
white-li
I see the issue.
Before I push the fix, so I can be sure can you run vpp-config and select
option 1 and then send me the output.
Thanks
From: on behalf of Demian Pecile
Date: Wednesday, March 28, 2018 at 8:55 AM
To: "vpp-dev@lists.fd.io"
Cc: "vpp-dev@lists.fd.io"
Subject: Re: [vpp-dev] v
Hi
In the startup.conf , in the dpdk part we can add pci devices to the white-list
.
Is there option to also add virtual interfaces to white-list - I'm running VPP
on virtual-machine and I have few virtio devices that I would automatically add
to VPP
Best Regards
Avi
-=-=-=-=-=-=-=-=-=-=-=-
Hi Andreas,
The stack does not support datagram mode, implicitly both rx and tx paths are
always treated as streams. The simplest way forward would be to enqueue the
data with shim context headers that allow demultiplexing on both ends. At a
high level, that requires updates to udp, session la
Hi Florin,
Florin Coras schrieb am Mo., 26. März 2018 um
11:23 Uhr:
> Hi Andreas,
>
> Not at this time. It’s on our todo list.
>
Any way I can help with that or any pointer on how to get started
implementing this?
I've now found that this problem not only affects the Rx path but the Tx
path as
Sure
Thanks !
The error:
root@vpp:/home/user# vpp-config
Welcome to the VPP system configuration utility
These are the files we will modify:
/etc/vpp/startup.conf
/etc/sysctl.d/80-vpp.conf
/etc/default/grub
Before we change them, we'll create working copies in
/usr/local/vpp/vpp-
Can you show the error?
Also, show the output from
# pip search vpp
From: on behalf of Demian Pecile
Date: Wednesday, March 28, 2018 at 5:55 AM
To: "vpp-dev@lists.fd.io"
Subject: [vpp-dev] vpp-config fail to complete
Hi
When I run vpp-config, the script end with an error, and never end.
D
Hi
When I run vpp-config, the script end with an error, and never end.
Do you know if its working with current version ?
Thanks
--
Demian Pecile
Siete Capas S.R.L.
Periodistas Neuquinos 136
Piso 4 - Dpto. A - 8300 Neuquen
Argentina
Tel +54-299-4479172
Cel. +549-29
Thank you Zhiyong
Solved
the service vpp status output :
Mar 28 11:53:47 localhost.localdomain /usr/bin/vpp[12570]:
clib_mem_vm_ext_alloc: mmap: Permission denied
Mar 28 11:53:47 localhost.localdomain vpp[12570]: /usr/bin/vpp[12570]:
clib_mem_vm_ext_alloc: mmap: Permission denied
*the problem was
You can try the following steps if you run on CentOS.
1. Run “service vpp start”
2. Waiting vpp startup for a few minutes.
3. run “vppctl”
it can work well.
Thanks
Zhiyong
From: Sara Gittlin [mailto:sara.gitt...@gmail.com]
Sent: Wednesday, March 28, 2018 2:42 PM
To: Yang, Z
16 matches
Mail list logo