From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier Matz Subject: Re: [PATCH 1/2] eal: remove deprecated function returning mbuf pool ops name Date: Tue, 26 Jun 2018 11:51:38 +0200 Message-ID: <20180626095138.pmxeycgk2ebwrhjt@platinum> References: <20180626091236.30429-1-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: santosh.shukla@caviumnetworks.com, John McNamara To: dev@dpdk.org, Hemant Agrawal Return-path: Received: from mail.droids-corp.org (zoll.droids-corp.org [94.23.50.67]) by dpdk.org (Postfix) with ESMTP id 19DD41B520 for ; Tue, 26 Jun 2018 11:51:42 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20180626091236.30429-1-olivier.matz@6wind.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 Tue, Jun 26, 2018 at 11:12:35AM +0200, Olivier Matz wrote: > rte_eal_mbuf_default_mempool_ops() is replaced by > rte_mbuf_best_mempool_ops(). > > Signed-off-by: Olivier Matz Self nack, rebase issue between these 2 patches. Thanks Thomas for spotting it. Will send a v2.