From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiayu Hu Subject: Re: [PATCH] doc: update the document for virtio xstats feature Date: Thu, 9 Feb 2017 13:47:20 +0800 Message-ID: <20170209054720.GA53940@localhost.localdomain> References: <1486460430-115698-1-git-send-email-jiayu.hu@intel.com> <13ab6bc4-51b7-8bfb-5a3d-00845e6481a4@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Remy Horton Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id EEFA64A65 for ; Thu, 9 Feb 2017 06:47:52 +0100 (CET) Content-Disposition: inline In-Reply-To: <13ab6bc4-51b7-8bfb-5a3d-00845e6481a4@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 11:52:00AM +0000, Remy Horton wrote: > Does virtio_vec.ini need updating as well? I think not, since virtio_vec doesn't support xstats currently. > > On 07/02/2017 09:40, 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 > > --- > > doc/guides/nics/features/virtio.ini | 1 + > > 1 file changed, 1 insertion(+) > > Acked-by: Remy Horton