From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 0/3] mempool: user-owned mempool caches Date: Thu, 30 Jun 2016 11:29:19 +0200 Message-ID: <2176645.xTLHmUCxd3@xps13> References: <1467042637-22907-1-git-send-email-olivier.matz@6wind.com> <1467157658-28935-1-git-send-email-l@nofutznetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Olivier Matz To: Lazaros Koromilas Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id 763D82BA2 for ; Thu, 30 Jun 2016 11:29:24 +0200 (CEST) Received: by mail-wm0-f52.google.com with SMTP id a66so109419615wme.0 for ; Thu, 30 Jun 2016 02:29:24 -0700 (PDT) In-Reply-To: <1467157658-28935-1-git-send-email-l@nofutznetworks.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" > Lazaros Koromilas (3): > mempool: deprecate specific get and put functions > mempool: use bit flags to set multi consumers and producers > mempool: allow for user-owned mempool caches Applied with release nots additions, thanks