From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] usertools: add octeontx2 SSO and NPA PCIe devices Date: Wed, 27 Mar 2019 01:13:30 +0100 Message-ID: <3917412.TReIdNz2Mc@xps> References: <20190226122844.4460-1-jerinj@marvell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jerin Jacob Kollanukkaran Return-path: Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by dpdk.org (Postfix) with ESMTP id 3F53D1B3A5 for ; Wed, 27 Mar 2019 01:13:34 +0100 (CET) In-Reply-To: <20190226122844.4460-1-jerinj@marvell.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" 26/02/2019 13:29, Jerin Jacob Kollanukkaran: > Add the Marvell's octeontx2's SSO and NPA PCIe devices as > eventdev, mempool devices in devbind script. > > Signed-off-by: Jerin Jacob Applied, thanks