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 BEA5B2C65 for ; Thu, 10 Mar 2016 14:15:16 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP; 10 Mar 2016 05:15:15 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,315,1455004800"; d="scan'208";a="906973845" Received: from unknown ([10.237.220.166]) by orsmga001.jf.intel.com with SMTP; 10 Mar 2016 05:15:13 -0800 Received: by (sSMTP sendmail emulation); Thu, 10 Mar 2016 13:15:13 +0025 Date: Thu, 10 Mar 2016 13:15:13 +0000 From: Bruce Richardson To: Olivier MATZ Message-ID: <20160310131512.GA18264@bricha3-MOBL3> References: <1457610940-119284-1-git-send-email-david.hunt@intel.com> <56E16A87.9090103@6wind.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56E16A87.9090103@6wind.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] doc: add mempool mgr ABI deprication notice 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: Thu, 10 Mar 2016 13:15:17 -0000 On Thu, Mar 10, 2016 at 01:37:27PM +0100, Olivier MATZ wrote: > Hi David, > > On 03/10/2016 12:55 PM, David Hunt wrote: > > Announce the ABI breakage due to addition of external mempool > > manager functionality which requires changes to rte_mempool > > structure. > > > > Signed-off-by: David Hunt > > Acked-by: Olivier Matz > Acked-by: Bruce Richardson /Bruce