From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: mempool ABI deprecation notice for 16.07 Date: Mon, 04 Apr 2016 16:38:30 +0200 Message-ID: <8248283.E0WSGJaAKf@xps13> References: <1457540381-20274-1-git-send-email-olivier.matz@6wind.com> <1458205511-29688-1-git-send-email-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Olivier Matz To: dev@dpdk.org Return-path: Received: from mail-qg0-f44.google.com (mail-qg0-f44.google.com [209.85.192.44]) by dpdk.org (Postfix) with ESMTP id 8ED59137C for ; Mon, 4 Apr 2016 16:40:07 +0200 (CEST) Received: by mail-qg0-f44.google.com with SMTP id f52so56153882qga.3 for ; Mon, 04 Apr 2016 07:40:07 -0700 (PDT) In-Reply-To: <1458205511-29688-1-git-send-email-olivier.matz@6wind.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" 2016-03-17 10:05, Olivier Matz: > Add a deprecation notice for coming changes in mempool for 16.07. [...] > +* librte_mempool: new fixes and features will be added in 16.07: > + allocation of large mempool in several virtual memory chunks, new API > + to populate a mempool, new API to free a mempool, allocation in > + anonymous mapping, drop of specific dom0 code. These changes will > + induce a modification of the rte_mempool structure, plus a > + modification of the API of rte_mempool_obj_iter(), implying a breakage > + of the ABI. Acked-by: Thomas Monjalon Other people involved in the discussion wanting to bring their support?