Re: [ovs-dev] [PATCH] Detecting dpdk vhost_cuse when building ovs

2015-07-06 Thread Mussar, Gary
: Re: [ovs-dev] [PATCH] Detecting dpdk vhost_cuse when building ovs Hi Gary, I wasn't able to apply the patch, it appears to be corrupt. Would you mind resending it, perhaps using get send-email? I also think that it would be useful to include the first part of the email in the commit mess

Re: [ovs-dev] [PATCH] Detecting dpdk vhost_cuse when building ovs

2015-07-06 Thread Daniele Di Proietto
Hi Gary, I wasn't able to apply the patch, it appears to be corrupt. Would you mind resending it, perhaps using get send-email? I also think that it would be useful to include the first part of the email in the commit message, for future reference. Otherwise the patch seems fine to me, thanks!

[ovs-dev] [PATCH] Detecting dpdk vhost_cuse when building ovs

2015-06-30 Thread Mussar, Gary
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: #include "defconfig_x86_64-native-linuxapp-gcc" CONFIG_RTE_BUILD_COMBINE_LIBS=y CONFIG_RTE_BUILD_SHARED_LIB=n CONFIG_RTE_LIBRTE_VHOST=y CONFIG_RTE_