From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] ethdev: add API to get preferred mbuf pool ops Date: Wed, 13 Dec 2017 22:22:52 +0100 Message-ID: <116413766.mUzhiUpaxu@xps> References: <20171213195538.14290-1-pbhagavatula@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, jerin.jacob@caviumnetworks.com, jingjing.wu@intel.com, bruce.richardson@intel.com, hemant.agrawal@nxp.com, ferruh.yigit@intel.com, olivier.matz@6wind.com To: Pavan Nikhilesh Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 5FB997D06 for ; Wed, 13 Dec 2017 22:22:54 +0100 (CET) In-Reply-To: <20171213195538.14290-1-pbhagavatula@caviumnetworks.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" 13/12/2017 20:55, Pavan Nikhilesh: > This patch set provides new API to get and set the preferred mbuf mempool > ops across all the probed ethernet devices. > The API depends relies on ethernet devices to provide their preferred > mempool through `rte_eth_dev_pool_ops_supported`. Note that this new feature is too late for 18.02.