Re: [ovs-dev] [PATCH] Fix detection of vhost_cuse in dpdk rte_config.h

2015-07-22 Thread Pravin Shelar
y 16, 2015 16:21 > To: Mussar, Gary > Cc: dev@openvswitch.org > Subject: Re: [ovs-dev] [PATCH] Fix detection of vhost_cuse in dpdk > rte_config.h > > On Mon, Jul 06, 2015 at 05:41:38PM -0400, Mussar, Gary wrote: >> Fix detection of vhost_cuse in dpdk rte_config.h >> >>

Re: [ovs-dev] [PATCH] Fix detection of vhost_cuse in dpdk rte_config.h

2015-07-22 Thread Mussar, Gary
] Sent: Thursday, July 16, 2015 16:21 To: Mussar, Gary Cc: dev@openvswitch.org Subject: Re: [ovs-dev] [PATCH] Fix detection of vhost_cuse in dpdk rte_config.h On Mon, Jul 06, 2015 at 05:41:38PM -0400, Mussar, Gary wrote: > Fix detection of vhost_cuse in dpdk rte_config.h > > Dpdk allows users

Re: [ovs-dev] [PATCH] Fix detection of vhost_cuse in dpdk rte_config.h

2015-07-16 Thread Ben Pfaff
On Mon, Jul 06, 2015 at 05:41:38PM -0400, Mussar, Gary wrote: > Fix detection of vhost_cuse in dpdk rte_config.h > > Dpdk allows users to create a config that includes other config files and > then override values. > > Eg. > defconfig_x86_64-native_vhost_cuse-linuxapp-gcc: > > CONFIG_RTE_BUILD_C

Re: [ovs-dev] [PATCH] Fix detection of vhost_cuse in dpdk rte_config.h

2015-07-10 Thread Loftus, Ciara
> > The patch makes sense for branch-2.4 and master. Thanks! > > Acked-by: Daniele Di Proietto +1 from me too - thanks for fixing this! > > On 06/07/2015 22:41, "Mussar, Gary" wrote: > > >Fix detection of vhost_cuse in dpdk rte_config.h > > > >Dpdk allows users to create a config that inclu

Re: [ovs-dev] [PATCH] Fix detection of vhost_cuse in dpdk rte_config.h

2015-07-09 Thread Daniele Di Proietto
The patch makes sense for branch-2.4 and master. Thanks! Acked-by: Daniele Di Proietto On 06/07/2015 22:41, "Mussar, Gary" wrote: >Fix detection of vhost_cuse in dpdk rte_config.h > >Dpdk allows users to create a config that includes other config files and >then override values. > >Eg. >defcon