From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id AED49DE0 for ; Tue, 7 Feb 2017 12:52:03 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP; 07 Feb 2017 03:52:02 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,346,1477983600"; d="scan'208";a="931057736" Received: from rhorton-mobl.ger.corp.intel.com (HELO [163.33.230.205]) ([163.33.230.205]) by orsmga003.jf.intel.com with ESMTP; 07 Feb 2017 03:52:01 -0800 To: Jiayu Hu , dev@dpdk.org References: <1486460430-115698-1-git-send-email-jiayu.hu@intel.com> From: Remy Horton Organization: Intel Shannon Limited Message-ID: <13ab6bc4-51b7-8bfb-5a3d-00845e6481a4@intel.com> Date: Tue, 7 Feb 2017 11:52:00 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <1486460430-115698-1-git-send-email-jiayu.hu@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: update the document for virtio xstats feature 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: Tue, 07 Feb 2017 11:52:04 -0000 Does virtio_vec.ini need updating as well? 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