From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <david.hunt@intel.com>
Received: from mga02.intel.com (mga02.intel.com [134.134.136.20])
 by dpdk.org (Postfix) with ESMTP id 27C102C47
 for <dev@dpdk.org>; Fri,  3 Jun 2016 16:16:10 +0200 (CEST)
Received: from fmsmga001.fm.intel.com ([10.253.24.23])
 by orsmga101.jf.intel.com with ESMTP; 03 Jun 2016 07:14:15 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.26,412,1459839600"; d="scan'208";a="980228058"
Received: from dhunt5-mobl.ger.corp.intel.com (HELO [10.237.221.24])
 ([10.237.221.24])
 by fmsmga001.fm.intel.com with ESMTP; 03 Jun 2016 07:14:13 -0700
To: Olivier Matz <olivier.matz@6wind.com>, dev@dpdk.org
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>
 <57518FED.8050302@6wind.com>
Cc: viktorin@rehivetech.com, jerin.jacob@caviumnetworks.com
From: "Hunt, David" <david.hunt@intel.com>
Message-ID: <575190B5.1050908@intel.com>
Date: Fri, 3 Jun 2016 15:14:13 +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: <57518FED.8050302@6wind.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Re: [dpdk-dev] [PATCH v7 5/5] mbuf: allow apps to change default
	mempool ops
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Fri, 03 Jun 2016 14:16:13 -0000



On 6/3/2016 3:10 PM, Olivier Matz wrote:
>
> 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
>   ?

Yup :)