bject: Re: Undefined reference to symbol while compiling DPPD-PROX
On Thu, 28 Apr 2022 06:32:14 +
"Avijit Pandey" wrote:
> I have OS: Ubuntu 20.04 with kernel: 5.4.0-42-generic
>
> Built DPDK from the following steps:
>
> cd /opt
> export RTE_SDK="/opt/
On Thu, 28 Apr 2022 06:32:14 +
"Avijit Pandey" wrote:
> I have OS: Ubuntu 20.04 with kernel: 5.4.0-42-generic
>
> Built DPDK from the following steps:
>
> cd /opt
> export RTE_SDK="/opt/dpdk"
> export RTE_TARGET="x86_64-native-linuxapp-gcc"
> export PKG_CONFIG_PATH="/usr/local/lib/x86_64-l
I have OS: Ubuntu 20.04 with kernel: 5.4.0-42-generic
Built DPDK from the following steps:
cd /opt
export RTE_SDK="/opt/dpdk"
export RTE_TARGET="x86_64-native-linuxapp-gcc"
export PKG_CONFIG_PATH="/usr/local/lib/x86_64-linux-gnu/pkgconfig"
git clone https://github.com/DPDK/dpdk.git
git clone http
3 matches
Mail list logo