Dear Ole,
I have a quick/easy request for the Python language binding. See
pneum_connect(...). We need to make the client input queue size configurable,
with a default size of 32. See below.
Seems like a simple change to vpp_papi.py:connect(...) ->
pneum_wrap.c:wrap_connect(...) -> pneu
Marco, let me try it on my thunderx system. native build was working fine some
time ago but recently we introduced many changes. Do not use PLATFORM=thunder
as it was built long time ago before thunderx support was officially released
to dpdk and it is made to work with cavium sdk.
Will come ba
Hi Ed,
Thanks a lot.
I am now able to build the VPP package with ODP without direct DPDK support.
Appreciate the help.
Thanks & Regards,
Sreejith
On 6 January 2017 at 00:59, Ed Warnicke wrote:
> Have you come across vpp_lite yet:
>
> https://wiki.fd.io/view/VPP/Alternative_builds#vpp-lite
>