From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH 0/7] vhost: vhost-cuse removal and code path refactoring Date: Wed, 24 Aug 2016 15:47:25 +0800 Message-ID: <20160824074725.GU30752@yliu-dev.sh.intel.com> References: <1471510123-4984-1-git-send-email-yuanhan.liu@linux.intel.com> <82F45D86ADE5454A95A89742C8D1410E03322FAB@shsmsx102.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev@dpdk.org" To: "Xu, Qian Q" Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 91490532E for ; Wed, 24 Aug 2016 09:37:32 +0200 (CEST) Content-Disposition: inline In-Reply-To: <82F45D86ADE5454A95A89742C8D1410E03322FAB@shsmsx102.ccr.corp.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" On Wed, Aug 24, 2016 at 07:30:23AM +0000, Xu, Qian Q wrote: > I think you need also update vhost sample guide and vhost library in the programmer guide for this release. Yes, updating vhost lib programmer would be easy, while updating the vhost sample requires a rewrite, that I will defer it later to some where that I have time for it. --yliu