> -Original Message-
> From: Panu Matilainen [mailto:pmati...@redhat.com]
> Sent: Wednesday, March 30, 2016 1:06 PM
> To: Bodireddy, Bhanuprakash ;
> dev@openvswitch.org
> Cc: mchand...@suse.de
> Subject: Re: [PATCH v3] acinclude: Autodetect DPDK when configuring OVS
>
> On 03/25/2016 05:
On 03/25/2016 05:31 PM, Bhanuprakash Bodireddy wrote:
When using DPDK datapath, the OVS configure script requires the DPDK
build directory passed on --with-dpdk. This can be avoided if DPDK
library, headers are in standard compiler search paths.
This patch fixes the problem by searching for DPDK
When using DPDK datapath, the OVS configure script requires the DPDK
build directory passed on --with-dpdk. This can be avoided if DPDK
library, headers are in standard compiler search paths.
This patch fixes the problem by searching for DPDK libraries in standard
locations and configures OVS sour