From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Wiles, Keith" Subject: Re: [PATCH] mbuf: pktmbuf pool create helper for specific mempool ops Date: Tue, 16 Jan 2018 14:59:02 +0000 Message-ID: <29B6B50F-B9F2-4919-892B-32C185821474@intel.com> References: <1513942211-8314-1-git-send-email-hemant.agrawal@nxp.com> <20180116145207.as6nuws4hamhvhs4@platinum> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: Hemant Agrawal , "dev@dpdk.org" , "jerin.jacob@caviumnetworks.com" To: Olivier Matz Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 0986E3257 for ; Tue, 16 Jan 2018 15:59:04 +0100 (CET) In-Reply-To: <20180116145207.as6nuws4hamhvhs4@platinum> Content-Language: en-US Content-ID: <00D7FFC124AA594288CCF731D54BA972@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > On Jan 16, 2018, at 8:52 AM, Olivier Matz wrote: >=20 > On Fri, Dec 22, 2017 at 05:00:11PM +0530, Hemant Agrawal wrote: >> Introduce a new helper for pktmbuf pool, which will allow >> the application to optionally specify the mempool ops name >> as well. >>=20 >> Signed-off-by: Hemant Agrawal >> --- >=20 > Hi Hemant, >=20 > It looks this patch is now in another patchset: > http://dpdk.org/dev/patchwork/patch/33719/ >=20 > Can it be marked as superseeded in patchwork? I can mark my patch. >=20 > Thanks Regards, Keith