From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] doc/proc_info: update support for vdev stats Date: Fri, 9 Nov 2018 22:03:20 +0000 Message-ID: References: <20181012113503.43597-1-vipin.varghese@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Vipin Varghese , marko.kovacevic@intel.com, dev@dpdk.org, stephen1.byrne@intel.com Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 19545201 for ; Fri, 9 Nov 2018 23:03:22 +0100 (CET) In-Reply-To: <20181012113503.43597-1-vipin.varghese@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 10/12/2018 12:35 PM, Vipin Varghese wrote: > With the latest release, support for vdev ethernet devices like pcap, > tun and tap are been added. Hence collecting statistics using proc-info > is possible now. > > Signed-off-by: Vipin Varghese Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/master, thanks.