Re: [ovs-dev] [PATCH 2/2] DPDK: Update documentation and travis build for vhost.

2015-03-20 Thread Traynor, Kevin
> -Original Message- > From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Daniele Di > Proietto > Sent: Friday, March 20, 2015 5:25 PM > To: Pravin Shelar > Cc: dev@openvswitch.org > Subject: Re: [ovs-dev] [PATCH 2/2] DPDK: Update documentation and tra

Re: [ovs-dev] [PATCH 2/2] DPDK: Update documentation and travis build for vhost.

2015-03-20 Thread Daniele Di Proietto
> On 20 Mar 2015, at 17:02, Pravin Shelar wrote: > > On Fri, Mar 20, 2015 at 6:02 AM, Daniele Di Proietto > wrote: >> DPDK vhost support is mandatory to compile OVS with DPDK. This commit >> updates INSTALL.DPDK.md and the travis build procedure to reflect that. >> >> Signed-off-by: Daniele D

Re: [ovs-dev] [PATCH 2/2] DPDK: Update documentation and travis build for vhost.

2015-03-20 Thread Pravin Shelar
On Fri, Mar 20, 2015 at 6:02 AM, Daniele Di Proietto wrote: > DPDK vhost support is mandatory to compile OVS with DPDK. This commit > updates INSTALL.DPDK.md and the travis build procedure to reflect that. > > Signed-off-by: Daniele Di Proietto > --- > Or we could make vhost support optional in

[ovs-dev] [PATCH 2/2] DPDK: Update documentation and travis build for vhost.

2015-03-20 Thread Daniele Di Proietto
DPDK vhost support is mandatory to compile OVS with DPDK. This commit updates INSTALL.DPDK.md and the travis build procedure to reflect that. Signed-off-by: Daniele Di Proietto --- Or we could make vhost support optional in netdev-dpdk.c What do you guys think? --- .travis/build.sh | 1 + .t