From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH v2 1/2] event/dpaa: remove duplicate log macros Date: Thu, 4 Oct 2018 20:10:23 +0530 Message-ID: <20181004144022.GA3000@jerin> References: <1535607196-26782-1-git-send-email-hemant.agrawal@nxp.com> <1537858955-6884-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Hemant Agrawal Return-path: Received: from NAM01-BY2-obe.outbound.protection.outlook.com (mail-by2nam01on0068.outbound.protection.outlook.com [104.47.34.68]) by dpdk.org (Postfix) with ESMTP id 162A41B496 for ; Thu, 4 Oct 2018 16:40:40 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1537858955-6884-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" -----Original Message----- > Date: Tue, 25 Sep 2018 12:32:34 +0530 > From: Hemant Agrawal > To: dev@dpdk.org > CC: jerin.jacob@caviumnetworks.com > Subject: [PATCH v2 1/2] event/dpaa: remove duplicate log macros > X-Mailer: git-send-email 2.7.4 > > align and cleanup the debug log prints > > Signed-off-by: Hemant Agrawal > --- > Note: This patch has a dependency on following patch series: > http://mails.dpdk.org/archives/dev/2018-September/112433.html > which is now part of dpdk-next-net tree. Series applied to dpdk-next-eventdev/master. Thanks. >