From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Horton Subject: Re: [RFC PATCH v2 0/3] Remove string operations from xstats Date: Wed, 18 May 2016 11:12:01 +0100 Message-ID: <573C3FF1.7040802@intel.com> References: <1460731462-21229-1-git-send-email-remy.horton@intel.com> <1462533074-1994-1-git-send-email-remy.horton@intel.com> <1A27633A6DA49C4A92FCD5D4312DBF536B1BBA07@IRSMSX106.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit To: "Tahhan, Maryam" , "dev@dpdk.org" Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 431946CC3 for ; Wed, 18 May 2016 12:12:04 +0200 (CEST) In-Reply-To: <1A27633A6DA49C4A92FCD5D4312DBF536B1BBA07@IRSMSX106.ger.corp.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 16/05/2016 11:42, Tahhan, Maryam wrote: [..] > > Looks Great overall. Is there a need to update prog_guide/poll_mode_drv.rst with the new mods? Yes it will need updating, as the description of rte_eth_xstats is now incorrect. Will fix in v3.. ..Remy