From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mcnamara, John" Subject: Re: [PATCH v2] doc: update vhost guide Date: Mon, 27 Jun 2016 09:26:12 +0000 Message-ID: References: <1466754768-4809-1-git-send-email-yuanhan.liu@linux.intel.com> <1467004800-31191-1-git-send-email-yuanhan.liu@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "Xie, Huawei" , Thomas Monjalon To: Yuanhan Liu , "dev@dpdk.org" Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 5F0AA2A6C for ; Mon, 27 Jun 2016 11:26:53 +0200 (CEST) In-Reply-To: <1467004800-31191-1-git-send-email-yuanhan.liu@linux.intel.com> Content-Language: en-US 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" > -----Original Message----- > From: Yuanhan Liu [mailto:yuanhan.liu@linux.intel.com] > Sent: Monday, June 27, 2016 6:20 AM > To: dev@dpdk.org > Cc: Xie, Huawei ; Mcnamara, John > ; Thomas Monjalon ; > Yuanhan Liu > Subject: [PATCH v2] doc: update vhost guide >=20 > Mainly on updating vhost-user part: we now support client mode. > Also refine some words, and add a bit more explanation. >=20 > And made an emphatic statement that you are suggested to use vhost-user > instead of vhost-cuse, because we have enhanced vhost-user a lot since > v2.2 (Actually, I doubt there are any people still using vhost-cuse) >=20 > [John McNamara: rewords, better formats] > Signed-off-by: Yuanhan Liu Acked-by: John McNamara