Hi,
I also faced this type of issue, there is a keep alive message, which VPP
keep on sending to its client, and if you don't have it's registration,
client app crashes.
Can you print the message id and you can refer various VPP CLI
show api messag
show api client
show api ring
etc
Regards,
You are right. :-)
Able to pull the binaries now. Thanks,!
Jit
On Mon, Jul 2, 2018 at 5:45 PM, Luke, Chris wrote:
> My best guess, not knowing your environment, is that you don’t have
> ca-certificates installed.
>
>
>
> *From:* Jit Mehta
> *Sent:* Monday, July 2, 2018 16:50
> *To:* Luke, Chri
My best guess, not knowing your environment, is that you don’t have
ca-certificates installed.
From: Jit Mehta
Sent: Monday, July 2, 2018 16:50
To: Luke, Chris
Cc: Brian Brooks ; vpp-dev@lists.fd.io
Subject: [EXTERNAL] Re: [vpp-dev] VPP ARM Build/Installation
All,
I see the below error when r
Hi Damjan,
Thanks for the heads-up. Never come to that. I’m still thinking it is
acceptable if we are doing IPSec. Buffer copying is a significant overhead.
We are working on the code, will contribute when we think it is ready. There
are so many corner cases of IPSec, hard to say we can cover a
> On Jul 1, 2018, at 11:05 PM, Vamsi Krishna wrote:
>
> How is the performance of this code in terms of throughput, are there any
> benchmarks that can be referred to?
Four host setup (2 hosts for tunnel endpoints, 2 hosts outside tunnel as source
& sink)
Source / sink Xeon E3-1275 v3 w/40G
All,
I see the below error when running 'apt-get update/install' during VPP
binaries installation based on these steps:
https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_packages#Ubuntu.2FDebian
Any pointers on how to fix this?
Thanks
Jit
root@ubuntu:/home/lab/Vpp/src# cat /etc/apt/sourc
Thanks for your responses Chris, Brian, Sirshak and Gabrielle.
I will try this out and post back if I run into any issues.
Thanks!
Jit
On Mon, Jul 2, 2018 at 9:59 AM, Luke, Chris wrote:
> Ubuntu aarch64 packages use the same recipe as amd64;
> https://wiki.fd.io/view/VPP/Installing_VPP_binari
Ubuntu aarch64 packages use the same recipe as amd64;
https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_packages#Ubuntu.2FDebian
Chris
From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Brian Brooks
Sent: Monday, July 02, 2018 12:56 PM
To: Jit Mehta ; vpp-dev@lists.fd.io
Hi Jit,
On AArch64 machine:
$ git clone https://gerrit.fd.io/r/vpp
$ cd vpp
$ make build-release
Packages in nexus (not exactly sure which one):
https://nexus.fd.io/#view-repositories;fd.io.master.ubuntu-arm.xenial.main~browsestorage
Brian
From: vpp-dev@lists.fd.io On Behalf Of Jit Mehta
Sent
--
Damjan
> On 2 Jul 2018, at 11:14, Kingwel Xie wrote:
>
> Hi Vamsi, Damjan,
>
> I’d like to contribute my two cents about IPSEC. We have been working on the
> improvement for quite some time.
>
> Great that vPP supports IPSEC, but the code is mainly for PoC. It lacks of
> many features
> On 2 Jul 2018, at 02:25, Kevin Wilson wrote:
>
>
> Hello,
> My question is about VPP and DPDK PMD drivers: can any NIC which has support
> in the DPDK official releases be used with VPP ?
Yes
--
Damjan
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/R
Hi Vamsi, Damjan,
I’d like to contribute my two cents about IPSEC. We have been working on the
improvement for quite some time.
1. Great that vPP supports IPSEC, but the code is mainly for PoC. It lacks
of many features: buffer chain, AES-GCM/AES-CTR, UDP encap (seems already there
in mast
Hi Avi,
None that I am aware of, but its inclusion would be welcome.
/neale
-Original Message-
From: on behalf of "Avi Cohen (A)"
Date: Thursday, 28 June 2018 at 15:04
To: "vpp-dev@lists.fd.io"
Subject: [vpp-dev] twamp
Hi,
Is there any plan to implement/integrate TWAMP into
Hi Dave,
I notices you made some improvement to mheap in the latest code. I’m afraid
that it would not work as you expected. Actually the same idea came to my mind
and then I realized it doesn’t work well.
Here is your code:
if (align > MHEAP_ELT_OVERHEAD_BYTES)
n_user_data_bytes = clib_
Hi,
can you please run in gdb (or open core) and pass us a stack trace?
Thanks,
Klement
On Sun, 2018-07-01 at 19:36 -0700, xpa...@gmail.com wrote:
> Hello,
> I'm trying to understand how works VOM wrapper for C++ API.
> VOM manager header: https://pastebin.com/BgG7td5s
> VOM manager cpp: https:/
15 matches
Mail list logo