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 . /
/
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