From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] lib/librte_vhost: add CONFIG_RTE_LIBRTE_VHOST_USER switch Date: Tue, 17 Mar 2015 00:38:44 +0100 Message-ID: <6892573.5zLXh2m5ft@xps13> References: <1426174223-14666-1-git-send-email-huawei.xie@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Xie, Huawei" Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2015-03-13 02:50, Ouyang, Changchun: > From: dev [mailto:dev-bounces-VfR2kkLFssw@public.gmane.org] On Behalf Of Huawei Xie > > Turn on CONFIG_RTE_LIBRTE_VHOST to enable vhost. > > vhost-user is turned on by default. Turn off > > CONFIG_RTE_LIBRTE_VHOST_USER to enable vhost-cuse implementation. > > > > Signed-off-by: Huawei Xie > > Acked-by: Changchun Ouyang Applied, thanks Later this option should be removed to allow using both implementations.