From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] vhost: comments and doc update due to vhost-cuse removal Date: Mon, 07 Nov 2016 16:00:34 +0100 Message-ID: <1994326.Yqos5baMTD@xps13> References: <1478056501-9321-1-git-send-email-yuanhan.liu@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Yuanhan Liu Return-path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 7CCB42A6C for ; Mon, 7 Nov 2016 16:00:36 +0100 (CET) Received: by mail-wm0-f51.google.com with SMTP id p190so188329763wmp.1 for ; Mon, 07 Nov 2016 07:00:36 -0800 (PST) In-Reply-To: <1478056501-9321-1-git-send-email-yuanhan.liu@linux.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-11-02 11:14, Yuanhan Liu: > Here is a small patchset of updating vhost programming and sample guide > and comments, due to the removal of vhost-cuse. Applied, thanks