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
>>
>>
]
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
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
>
> 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
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