From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.droids-corp.org (zoll.droids-corp.org [94.23.50.67]) by dpdk.org (Postfix) with ESMTP id B821628BF for ; Tue, 5 Apr 2016 17:42:29 +0200 (CEST) Received: from was59-1-82-226-113-214.fbx.proxad.net ([82.226.113.214] helo=[192.168.0.10]) by mail.droids-corp.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1anT9K-0006u8-I1; Tue, 05 Apr 2016 17:44:15 +0200 To: Lazaros Koromilas , dev@dpdk.org References: <1459848188-30028-1-git-send-email-l@nofutznetworks.com> From: Olivier Matz Message-ID: <5703DCDF.6000609@6wind.com> Date: Tue, 5 Apr 2016 17:42:23 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.6.0 MIME-Version: 1.0 In-Reply-To: <1459848188-30028-1-git-send-email-l@nofutznetworks.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: announce ABI changes for user-owned mempool caches 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: Tue, 05 Apr 2016 15:42:29 -0000 On 04/05/2016 11:23 AM, Lazaros Koromilas wrote: > Deprecation notice for 16.04 for changes targeting release 16.07. > The changes affect struct rte_mempool, rte_mempool_cache and the > mempool API. > > Signed-off-by: Lazaros Koromilas Acked-by: Olivier Matz