From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Horton Subject: Re: [PATCH] doc: announce xstats api change for 16.07 Date: Wed, 06 Apr 2016 14:46:50 +0100 Message-ID: <5705134A.1070801@intel.com> References: <1459879089-3430-1-git-send-email-harry.van.haaren@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: harry.van.haaren@intel.com To: dev@dpdk.org 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) In-Reply-To: <1459879089-3430-1-git-send-email-harry.van.haaren@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 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