From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hemant Agrawal Subject: Re: [PATCH 0/7] Change DPAA2 to dynamic logging Date: Mon, 12 Mar 2018 17:40:01 +0530 Message-ID: <50bd02f2-cbcf-84cd-6b6f-142eb54f0f26@nxp.com> References: <20180312092547.18472-1-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, akhil.goyal@nxp.com, nipun.gupta@nxp.com To: Shreyansh Jain , ferruh.yigit@intel.com Return-path: Received: from EUR03-DB5-obe.outbound.protection.outlook.com (mail-eopbgr40062.outbound.protection.outlook.com [40.107.4.62]) by dpdk.org (Postfix) with ESMTP id 71B2F5F5B for ; Mon, 12 Mar 2018 13:10:14 +0100 (CET) In-Reply-To: <20180312092547.18472-1-shreyansh.jain@nxp.com> Content-Language: en-US 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 3/12/2018 2:55 PM, Shreyansh Jain wrote: > DPAA2 devices are enabled by: > - bus/fslmc > - net/dpaa2 > - mempool/dpaa2 > - event/dpaa2 > and > - crypto/dpaa2_sec > > This patch series converts the existing static debugging macros - for > control and datapath, both - into dynamic logging macros. > Please also specify this patch dependency.