From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 609262965 for ; Fri, 8 Apr 2016 16:01:47 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 08 Apr 2016 07:01:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,449,1455004800"; d="scan'208";a="928302569" Received: from dhunt5-mobl.ger.corp.intel.com (HELO [10.237.220.27]) ([10.237.220.27]) by orsmga001.jf.intel.com with ESMTP; 08 Apr 2016 07:01:25 -0700 To: Olivier Matz , Lazaros Koromilas , dev@dpdk.org References: <1459848188-30028-1-git-send-email-l@nofutznetworks.com> <5703DCDF.6000609@6wind.com> From: "Hunt, David" Message-ID: <5707B9B5.2070508@intel.com> Date: Fri, 8 Apr 2016 15:01:25 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <5703DCDF.6000609@6wind.com> Content-Type: text/plain; charset=windows-1252; format=flowed 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: Fri, 08 Apr 2016 14:01:49 -0000 On 4/5/2016 4:42 PM, Olivier Matz wrote: > 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 > Acked-by: David Hunt