From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Coquelin Subject: Re: [PATCH 3/3] doc: update the doc for virtio-user Date: Thu, 27 Sep 2018 13:53:47 +0200 Message-ID: References: <20180921125244.27861-1-tiwei.bie@intel.com> <20180921125244.27861-4-tiwei.bie@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit To: Tiwei Bie , zhihong.wang@intel.com, dev@dpdk.org Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id DF7C51B440 for ; Thu, 27 Sep 2018 13:53:50 +0200 (CEST) In-Reply-To: <20180921125244.27861-4-tiwei.bie@intel.com> Content-Language: en-US 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 09/21/2018 02:52 PM, Tiwei Bie wrote: > Update the doc for virtio-user to use the latest testpmd > parameters and commands. > > Signed-off-by: Tiwei Bie > --- > doc/guides/contributing/documentation.rst | 4 ++-- > .../howto/virtio_user_as_exceptional_path.rst | 23 +++++++++++-------- > .../virtio_user_for_container_networking.rst | 2 +- > 3 files changed, 16 insertions(+), 13 deletions(-) > Reviewed-by: Maxime Coquelin Thanks! Maxime