From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hunt, David" Subject: Re: [PATCH v7 5/5] mbuf: allow apps to change default mempool ops Date: Fri, 3 Jun 2016 15:06:22 +0100 Message-ID: <57518EDE.4030809@intel.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> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: viktorin@rehivetech.com, jerin.jacob@caviumnetworks.com To: Olivier MATZ , dev@dpdk.org Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 206935A9D for ; Fri, 3 Jun 2016 16:06:25 +0200 (CEST) In-Reply-To: <575177FF.5090400@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" 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.