From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hemant Agrawal Subject: Re: [PATCH] bus/fslmc: add support for scanned device count Date: Thu, 11 Jan 2018 14:26:51 +0530 Message-ID: <98aa64e3-d12c-8dde-937c-3f309969439b@nxp.com> References: <20180102130838.3630-1-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Cc: To: Shreyansh Jain , Return-path: Received: from NAM02-BL2-obe.outbound.protection.outlook.com (mail-bl2nam02on0041.outbound.protection.outlook.com [104.47.38.41]) by dpdk.org (Postfix) with ESMTP id B51C41B012 for ; Thu, 11 Jan 2018 09:56:55 +0100 (CET) In-Reply-To: <20180102130838.3630-1-shreyansh.jain@nxp.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 1/2/2018 6:38 PM, Shreyansh Jain wrote: > FSLMC bus detects a multiple type of logical objects representing > components of the datapath. > > Using the type of device, a newly introduced API > rte_fslmc_get_device_count can return the count of devices > scanned of that device type. > > Signed-off-by: Shreyansh Jain > --- > :: This patch is based on *net-next* tree. .. Acked-by: Hemant Agrawal