From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: [PATCH] doc: add mempool mgr ABI deprication notice Date: Thu, 10 Mar 2016 13:37:27 +0100 Message-ID: <56E16A87.9090103@6wind.com> References: <1457610940-119284-1-git-send-email-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit To: David Hunt , dev@dpdk.org Return-path: Received: from mail.droids-corp.org (zoll.droids-corp.org [94.23.50.67]) by dpdk.org (Postfix) with ESMTP id 6A8442BDB for ; Thu, 10 Mar 2016 13:37:35 +0100 (CET) In-Reply-To: <1457610940-119284-1-git-send-email-david.hunt@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" 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 Please note we need not 2 more acks for this kind of deprecation notices. Thanks, Olivier