From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier Matz Subject: Re: [PATCH v7 5/5] mbuf: allow apps to change default mempool ops Date: Fri, 3 Jun 2016 16:10:53 +0200 Message-ID: <57518FED.8050302@6wind.com> References: <1464797998-76690-1-git-send-email-david.hunt@intel.com> <1464874043-67467-1-git-send-email-david.hunt@intel.com> <1464874043-67467-6-git-send-email-david.hunt@intel.com> <575177FF.5090400@6wind.com> <57518EDE.4030809@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: viktorin@rehivetech.com, jerin.jacob@caviumnetworks.com To: "Hunt, David" , 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 09D7C2A66 for ; Fri, 3 Jun 2016 16:11:05 +0200 (CEST) In-Reply-To: <57518EDE.4030809@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" On 06/03/2016 04:06 PM, Hunt, David wrote: > > > On 6/3/2016 1:28 PM, Olivier MATZ wrote: >>> [PATCH v7 5/5] mbuf: allow apps to change default mempool ops >> Should the title be fixed? >> I don't feel this allows application to change the default ops. > > Allow _user_ to change default mempool ops, I think. make default mempool ops configurable at build ?