From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH v4 8/8] doc: add guide to use virtio_user as exceptional path Date: Mon, 16 Jan 2017 17:49:38 +0800 Message-ID: <20170116094938.GA10293@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> <4978543.6cPgce2OX7@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jianfeng Tan , dev@dpdk.org, ferruh.yigit@intel.com, cunming.liang@intel.com To: Thomas Monjalon Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 928981094 for ; Mon, 16 Jan 2017 10:47:27 +0100 (CET) Content-Disposition: inline In-Reply-To: <4978543.6cPgce2OX7@xps13> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, Jan 16, 2017 at 10:44:04AM +0100, Thomas Monjalon wrote: > 2017-01-16 14:00, Yuanhan Liu: > > On Fri, Jan 13, 2017 at 12:18:41PM +0000, Jianfeng Tan wrote: > > > Signed-off-by: Jianfeng Tan > > > --- > > > .../img/virtio_user_as_excpetional_path.png | Bin 0 -> 38600 bytes > > PNG is a binary format. > This repository targets hosting of sources. > Please try SVG. Agreed. I think I saw the trend. But I don't think Jianfeng has the time now. Maybe it's better if I apply all of them (except the doc) now and let him dram the SVG later? --yliu > > > > doc/guides/prog_guide/index.rst | 1 + > > > 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? > > Sure, the prog guide is for API usage. > You can consider the howto section.