From mboxrd@z Thu Jan 1 00:00:00 1970 From: Akhil Goyal Subject: Re: [PATCH 1/4] crypto/dpaa_sec: support dynamic logging Date: Fri, 20 Apr 2018 16:05:09 +0530 Message-ID: References: <1524156759-12931-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: pablo.de.lara.guarch@intel.com To: Hemant Agrawal , dev@dpdk.org Return-path: Received: from EUR01-VE1-obe.outbound.protection.outlook.com (mail-ve1eur01on0043.outbound.protection.outlook.com [104.47.1.43]) by dpdk.org (Postfix) with ESMTP id 327BBCFBA for ; Fri, 20 Apr 2018 12:35:28 +0200 (CEST) In-Reply-To: <1524156759-12931-1-git-send-email-hemant.agrawal@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 4/19/2018 10:22 PM, Hemant Agrawal wrote: > This patch adds the support for dynamic logging in dpaa_sec. > > Signed-off-by: Hemant Agrawal > --- Acked-by: Akhil Goyal