From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: announce xstats api change for 16.07 Date: Thu, 07 Apr 2016 23:36:42 +0200 Message-ID: <1503059.Rthm79eeMy@xps13> References: <1459879089-3430-1-git-send-email-harry.van.haaren@intel.com> <1A27633A6DA49C4A92FCD5D4312DBF536B13BDFA@IRSMSX106.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Tahhan, Maryam" To: "Van Haaren, Harry" Return-path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id C1C9E2BA8 for ; Thu, 7 Apr 2016 23:36:45 +0200 (CEST) Received: by mail-wm0-f51.google.com with SMTP id u206so103835669wme.1 for ; Thu, 07 Apr 2016 14:36:45 -0700 (PDT) In-Reply-To: <1A27633A6DA49C4A92FCD5D4312DBF536B13BDFA@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" > > 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: Thomas Monjalon > Acked-by: Remy Horton > Acked-by: David Harton > Acked-by: Maryam Tahhan Applied, thanks