On Thu, Jul 23, 2015 at 10:48 AM, Gary Mussar wrote:
> 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_COMBINE_LIBS=y
> CONFIG_RTE_BUILD_SHARED_LIB=n
> CONFIG_RTE_LIBRT
> -Original Message-
> From: Ben Pfaff [mailto:b...@nicira.com]
> Sent: Thursday, July 23, 2015 14:36
> To: Mussar, Gary
> Cc: dev@openvswitch.org
> Subject: Re: [ovs-dev] [PATCH V3 1/1] Fix detection of vhost_cuse in dpdk
> rte_config.h
>
> On Thu, Jul 2
On Thu, Jul 23, 2015 at 01:48:53PM -0400, Gary Mussar wrote:
> 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_COMBINE_LIBS=y
> CONFIG_RTE_BUILD_SHARED_LIB=n
> CONFIG_