From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id DA3AA1DB1 for ; Wed, 6 Apr 2016 16:25:46 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP; 06 Apr 2016 07:25:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,447,1455004800"; d="scan'208";a="779286038" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by orsmga003.jf.intel.com with ESMTP; 06 Apr 2016 07:25:46 -0700 Received: from irsmsx106.ger.corp.intel.com ([169.254.8.172]) by IRSMSX151.ger.corp.intel.com ([169.254.4.72]) with mapi id 14.03.0248.002; Wed, 6 Apr 2016 15:25:43 +0100 From: "Tahhan, Maryam" To: "Van Haaren, Harry" , "dev@dpdk.org" Thread-Topic: [PATCH] doc: announce xstats api change for 16.07 Thread-Index: AQHRj2TGoGb09BjyGk+Sl5iFfrEdE599AXfQ Date: Wed, 6 Apr 2016 14:25:43 +0000 Message-ID: <1A27633A6DA49C4A92FCD5D4312DBF536B13BDFA@IRSMSX106.ger.corp.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> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNGNlNjdlMjEtYzdjMS00NWZmLTlmZDgtY2RkNzBlMTY5NmQ4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InZcL0hBUDI0TGpwOXh6VVE5a2lhRlduV29seno0T3V3M3VpRjBud0Jaa2NnPSJ9 x-ctpclassification: CTP_IC x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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 14:25:47 -0000 > From: Van Haaren, Harry > Sent: Tuesday, April 5, 2016 6:58 PM > To: dev@dpdk.org > Cc: Tahhan, Maryam ; Van Haaren, Harry > > Subject: [PATCH] doc: announce xstats api change for 16.07 >=20 > This patch adds a notice that the API for the xstats functionality will b= e > modified in the 16.07 release, with no backwards compatibility planned > as it would require code duplication in each PMD that supports xstats. >=20 > Signed-off-by: Harry van Haaren > --- Acked-by: Maryam Tahhan