From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 98190FA6F for ; Mon, 16 Jan 2017 07:01:50 +0100 (CET) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP; 15 Jan 2017 22:01:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,237,1477983600"; d="scan'208";a="49221924" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by orsmga004.jf.intel.com with ESMTP; 15 Jan 2017 22:01:48 -0800 Date: Mon, 16 Jan 2017 14:04:01 +0800 From: Yuanhan Liu To: Jianfeng Tan Cc: dev@dpdk.org, ferruh.yigit@intel.com, cunming.liang@intel.com, Thomas Monjalon Message-ID: <20170116060401.GJ9770@yliu-dev.sh.intel.com> References: <1484309921-116526-1-git-send-email-jianfeng.tan@intel.com> <1484309921-116526-9-git-send-email-jianfeng.tan@intel.com> <20170116060013.GI9770@yliu-dev.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170116060013.GI9770@yliu-dev.sh.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH v4 8/8] doc: add guide to use virtio_user as exceptional path X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2017 06:01:51 -0000 > > Besides, it's more like a howto doc instead of prog guide to me, that > it's better to put it to doc/guides/howto? Cc Thomas. --yliu