From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 546ED2931 for ; Wed, 6 Apr 2016 15:46:52 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga103.fm.intel.com with ESMTP; 06 Apr 2016 06:46:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,447,1455004800"; d="scan'208";a="939518957" Received: from rhorton-mobl.ger.corp.intel.com (HELO [163.33.228.53]) ([163.33.228.53]) by fmsmga001.fm.intel.com with ESMTP; 06 Apr 2016 06:46:50 -0700 Message-ID: <5705134A.1070801@intel.com> Date: Wed, 06 Apr 2016 14:46:50 +0100 From: Remy Horton Organization: Intel Shannon Limited User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: dev@dpdk.org CC: harry.van.haaren@intel.com References: <1459879089-3430-1-git-send-email-harry.van.haaren@intel.com> In-Reply-To: <1459879089-3430-1-git-send-email-harry.van.haaren@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: announce xstats api change for 16.07 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: Wed, 06 Apr 2016 13:46:52 -0000 On 05/04/2016 18:58, Harry van Haaren wrote: > This patch adds a notice that the API for the xstats > functionality will be modified in the 16.07 release, with > no backwards compatibility planned as it would require > code duplication in each PMD that supports xstats. > > Signed-off-by: Harry van Haaren Acked-by: Remy Horton