From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add mempool mgr ABI deprication notice Date: Mon, 04 Apr 2016 16:49:27 +0200 Message-ID: <1596324.jit3C8SFix@xps13> References: <1457610940-119284-1-git-send-email-david.hunt@intel.com> <20160310131512.GA18264@bricha3-MOBL3> <1439D7C9-2547-4401-B2F3-9F9619849C6B@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Wiles, Keith" , "Richardson, Bruce" , Olivier MATZ To: david.hunt@intel.com Return-path: Received: from mail-lf0-f47.google.com (mail-lf0-f47.google.com [209.85.215.47]) by dpdk.org (Postfix) with ESMTP id 5D0082949 for ; Mon, 4 Apr 2016 16:51:04 +0200 (CEST) Received: by mail-lf0-f47.google.com with SMTP id p188so147206725lfd.0 for ; Mon, 04 Apr 2016 07:51:04 -0700 (PDT) In-Reply-To: <1439D7C9-2547-4401-B2F3-9F9619849C6B@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" > >> > 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 > > Acked-by: John McNamara > Asked-by: Keith Wiles Assumed it is an ack. Applied, thanks