Re: [ovs-dev] --with-dpdk configure option issue

2016-06-01 Thread Bodireddy, Bhanuprakash
>-Original Message- >From: Mauricio Vásquez [mailto:mauriciovasquezber...@gmail.com] >Sent: Wednesday, June 1, 2016 4:28 PM >To: Bodireddy, Bhanuprakash >Cc: ovs dev >Subject: Re: --with-dpdk configure option issue > > > >On Wed, Jun 1, 2016 at 5:14 PM, Bodireddy, Bhanuprakash > wrote:

Re: [ovs-dev] --with-dpdk configure option issue

2016-06-01 Thread Mauricio Vásquez
On Wed, Jun 1, 2016 at 5:14 PM, Bodireddy, Bhanuprakash < bhanuprakash.bodire...@intel.com> wrote: > >-Original Message- > >From: Mauricio Vásquez [mailto:mauriciovasquezber...@gmail.com] > >Sent: Wednesday, June 1, 2016 3:37 PM > >To: Bodireddy, Bhanuprakash > >Cc: ovs dev > >Subject: R

Re: [ovs-dev] --with-dpdk configure option issue

2016-06-01 Thread Bodireddy, Bhanuprakash
>-Original Message- >From: Mauricio Vásquez [mailto:mauriciovasquezber...@gmail.com] >Sent: Wednesday, June 1, 2016 3:37 PM >To: Bodireddy, Bhanuprakash >Cc: ovs dev >Subject: Re: --with-dpdk configure option issue > > > >On Wed, Jun 1, 2016 at 3:29 PM, Bodireddy, Bhanuprakash > wrote: >>

Re: [ovs-dev] --with-dpdk configure option issue

2016-06-01 Thread Ben Pfaff
On Wed, Jun 01, 2016 at 04:37:24PM +0200, Mauricio Vásquez wrote: > On Wed, Jun 1, 2016 at 3:29 PM, Bodireddy, Bhanuprakash < > bhanuprakash.bodire...@intel.com> wrote: > > > >-Original Message- > > >From: Mauricio Vásquez [mailto:mauriciovasquezber...@gmail.com] > > >Sent: Wednesday, June

Re: [ovs-dev] --with-dpdk configure option issue

2016-06-01 Thread Mauricio Vásquez
On Wed, Jun 1, 2016 at 3:29 PM, Bodireddy, Bhanuprakash < bhanuprakash.bodire...@intel.com> wrote: > >-Original Message- > >From: Mauricio Vásquez [mailto:mauriciovasquezber...@gmail.com] > >Sent: Wednesday, June 1, 2016 11:17 AM > >To: ovs dev > >Cc: Bodireddy, Bhanuprakash > >Subject:

Re: [ovs-dev] --with-dpdk configure option issue

2016-06-01 Thread Bodireddy, Bhanuprakash
>-Original Message- >From: Mauricio Vásquez [mailto:mauriciovasquezber...@gmail.com] >Sent: Wednesday, June 1, 2016 11:17 AM >To: ovs dev >Cc: Bodireddy, Bhanuprakash >Subject: --with-dpdk configure option issue > >Dear All, >I noticed that when I run the command >./configure --with-dpdk=

[ovs-dev] --with-dpdk configure option issue

2016-06-01 Thread Mauricio Vásquez
Dear All, I noticed that when I run the command ./configure --with-dpdk=$SOME_NON_EXISTING_ENV_VAR it does not give me an error, somewhere it says: "checking whether dpdk datapath is enabled... no" but there is not an explicit error. I think this behavior should be avoided, an explicit error shou