From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH] doc: update the document for virtio xstats feature Date: Wed, 8 Feb 2017 09:40:12 +0800 Message-ID: <20170208014012.GL20916@yliu-dev.sh.intel.com> References: <1486460430-115698-1-git-send-email-jiayu.hu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Jiayu Hu Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id CAF736932 for ; Wed, 8 Feb 2017 02:37:47 +0100 (CET) Content-Disposition: inline In-Reply-To: <1486460430-115698-1-git-send-email-jiayu.hu@intel.com> 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 Tue, Feb 07, 2017 at 05:40:30PM +0800, Jiayu Hu wrote: > Currently, extended statistics has been supported by virtio. But there > are no corresponding document updates. Therefore, this patch is to update > the document for virtio xstats feature. > > Signed-off-by: Jiayu Hu Acked-by: Yuanhan Liu --yliu