Sirshak,
Can you try adding:
DEPENDS api_headers
Inside
add_vpp_executable(vpp_api_test ENABLE_EXPORTS
in src/vat/CMakeLists.txt
Cheers,
Ole
> On 28 Nov 2018, at 06:32, Sirshak Das wrote:
>
> It takes 3 iterations to get to a proper build:
>
> First Iteration:
>
> FAILED: vat/CMakeFiles/
Ok, thank you for the clarification. So, as far as I understand, host-stack
preloading is not intended to work with forkable(because of the ldp destructor)
and/or threadable(because of mentioned index) applications.
BR,
Manuel
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this
None of the routine names in the backtrace exist in master/latest – it’s your
code - so it will be challenging for the community to help you.
See if you can repro the problem with a TAG=vpp_debug images (aka “make build”
not “make build-release”). If you’re lucky, one of the numerous ASSERTs wil
Hi guys,
I found "multicast" in the mpls cli. Is the vpp support multicast mpls now ?
Is there any example show about multicast mpls?
Thank you very much for your reply.
Thanks,
Xue
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11445): https:
Hi guys,
Is the vpp support the forwarding about ROSEN MVPN(described in RFC 6037)?
Or is the vpp support roadmap?
Thank you very much for your reply.
Thanks,
Xue
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11446): https://lists.fd.io/g/vpp-
Hi,
If I spawn some of my own pthreads from the main thread, then can I
use the clib functions inside my own pthread, eg. clib_mem_alloc/free
safely ?
In general, are there any guidelines to be followed regarding own
pthreads, would appreciate any input on this front.
Regards
-Prashant
-=-=-=-=-=
The main vpp heap is thread-safe, so yes, you can use clib_mem_alloc(...) /
clib_mem_free(...).
Please use the VLIB_REGISTER_THREAD(...) macro, which offers a number of
controls beyond "just go spin up a thread..."
D.
-Original Message-
From: vpp-dev@lists.fd.io On Behalf Of Prashant
Hi Xue,
MPLS multicast has been supported for a while. Please see the unit tests for
examples: test/test_mpls.py test_mcast_*()
Regards,
Neale
De : au nom de xyxue
Date : mercredi 28 novembre 2018 à 13:04
À : vpp-dev
Objet : [vpp-dev] question about multicast mpls
Hi guys,
I found "multi
Hi Xue,
To my knowledge it has not been tried nor tested. GRE interfaces today do not
support a multicast destination address. However, other tunnel types (like
VXLAN) do so adding support shouldn’t be too hard. After that the mfib support
egress out of any interface type.
I also have a draft
Dear friends,
I was wondering what could cause these messages to be appeared on vppctl
console;
vl_mem_send_client_keepalive_w_reg:539: REAPER: binary API client 'client_name'
died
and
svm_client_scan_this_region_nolock:1249: /global_vm: cleanup ghost pid PID_NO
I am developing on VPP 18.04 and t
I am working on enabling forking with LDP but keep in mind that we mainly
support it for testing purposes. That is, it can’t work with statically linked
applications and we don’t plan on supporting all possible
socket/setsockopts/getsockopts/fcntl options.
Florin
> On Nov 28, 2018, at 3:15 AM
Guys,
The verify job have been unstable over the last few days.
We see some instability in the Jenkins build system, in the test harness
itself, and in the tests.
On my 18.04 machine I’m seeing intermittent failures in GRE, GBP, DHCP, VCL.
It looks like Jenkins is functioning correctly now.
Ed a
Hello,
Can someone tell me what the next release of VPP will be, which will use
DPDK-18.11? I am a bit hesitant about using a non-stable release, e.g.
DPDK:18.08. I am asking as I have seen several email responses here advocating
folks move to VPP:18.10, which of course uses DPDK:18.08. Will VP
—
Damjan
> On 28 Nov 2018, at 21:49, Bly, Mike wrote:
>
> Hello,
>
> Can someone tell me what the next release of VPP will be, which will use
> DPDK-18.11? I am a bit hesitant about using a non-stable release, e.g.
> DPDK:18.08. I am asking as I have seen several email responses here
> a
As always, one step ahead of my questions. ☺
Thank you,
Mike
From: vpp-dev@lists.fd.io On Behalf Of Damjan Marion via
Lists.Fd.Io
Sent: Wednesday, November 28, 2018 12:55 PM
To: Bly, Mike
Cc: vpp-dev@lists.fd.io
Subject: [**EXTERNAL**] Re: [vpp-dev] DPDK 18.11 (stable LTE)
—
Damjan
On 28 No
15 matches
Mail list logo