Re: [vpp-dev] link dpdk.a statically to vpp

2017-10-31 Thread Gonzalez Monroy, Sergio
Hi Shachar, On 30/10/2017 16:00, Shachar Beiser wrote: Hi, I would like to link the dpdk statically to vpp and not as a shared object. I see there is an option  : sudo make dpdk-install-dev DPDK_MLX5_PMD=y */ENABLE_DPDK_SHARED=n/* / but it seems that it is not enough . / / 

[vpp-dev] link dpdk.a statically to vpp

2017-10-30 Thread Shachar Beiser
Hi, I would like to link the dpdk statically to vpp and not as a shared object. I see there is an option : sudo make dpdk-install-dev DPDK_MLX5_PMD=y ENABLE_DPDK_SHARED=n but it seems that it is not enough . Can you direct me what I need to do ? -Shachar Beiser