Re: [ovs-discuss] linking error with dpdk

2016-06-18 Thread Bodireddy, Bhanuprakash
>-Original Message- >From: discuss [mailto:discuss-boun...@openvswitch.org] On Behalf Of Raja >Jayapal >Sent: Saturday, June 18, 2016 8:44 AM >To: d...@dpdk.org; discuss@openvswitch.org >Cc: Nagaratna Patagar >Subject: [ovs-discuss] linking error with dpdk > &g

Re: [ovs-discuss] linking error with dpdk

2016-06-18 Thread Ben Pfaff
On Sat, Jun 18, 2016 at 01:13:47PM +0530, Raja Jayapal wrote: > I am trying to install dpdk with ovs, but am getting the linking errors. > Downloaded and tried with dpdk 2.0/2.2/16.04 and latest ovs. Usually problems with installing OVS with DPDK result from not carefully following the instruction

[ovs-discuss] linking error with dpdk

2016-06-18 Thread Raja Jayapal
Hi All, I am trying to install dpdk with ovs, but am getting the linking errors. Downloaded and tried with dpdk 2.0/2.2/16.04 and latest ovs. DPDK : wget http://dpdk.org/browse/dpdk/snapshot/dpdk-2.0.0.tar.gz and wget http://dpdk.org/browse/dpdk/snapshot/dpdk-2.2.0.tar.gz OVS : git clone https:/