From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 3A20D9AF2 for ; Tue, 21 Jun 2016 11:00:30 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP; 21 Jun 2016 02:00:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,503,1459839600"; d="scan'208";a="722731970" Received: from rhorton-mobl.ger.corp.intel.com (HELO [163.33.230.116]) ([163.33.230.116]) by FMSMGA003.fm.intel.com with ESMTP; 21 Jun 2016 02:00:25 -0700 To: Rasesh Mody References: <1462340302-25683-1-git-send-email-rasesh.mody@qlogic.com> <1462340302-25683-2-git-send-email-rasesh.mody@qlogic.com> <20160506144709.GC8880@bricha3-MOBL3> <5731B775.3080302@intel.com> Cc: "dev@dpdk.org" , Dept-Eng DPDK Dev , Harish Patil From: Remy Horton Organization: Intel Shannon Limited Message-ID: <8b9b9c61-284c-2d74-ea8f-33a33987b736@intel.com> Date: Tue, 21 Jun 2016 10:00:23 +0100 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: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v4 2/3] bnx2x: enhance stats get X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2016 09:00:30 -0000 Morning, On 11/05/2016 01:58, Rasesh Mody wrote: [..] >>> We shall split this patch into an enhancement and a bug fix. >> >> Keep in mind that the xstats API is changing so that stats_get() no >> longer includes strings: >> >> http://thread.gmane.org/gmane.comp.networking.dpdk.devel/37079 >> http://thread.gmane.org/gmane.comp.networking.dpdk.devel/37571 >> >> ..Remy > > Sure, made a note of it. Do we know when will these changes be picked > up? We can incorporate the related changes into our patches if the > patches are about to be accepted. > Quick heads-up - the XStats changes were merged into master a few days ago. Regards, ..Remy