Hi Jerin, Please do not apply this version on dpdk-eventdev-next as there is some compilation issue when both the DPAA series for eventdev support and this series are applied (though they are compileable independently).
I will fix this and send a new version by today EOD. Thanks, Nipun > -----Original Message----- > From: Hemant Agrawal [mailto:hemant.agra...@nxp.com] > Sent: Friday, January 12, 2018 20:59 > To: Nipun Gupta <nipun.gu...@nxp.com>; jerin.ja...@caviumnetworks.com > Cc: dev@dpdk.org > Subject: Re: [PATCH 1/6 v2] event/dpaa2: replace static with dynamic logging > > On 1/13/2018 2:52 AM, Nipun Gupta wrote: > > Signed-off-by: Nipun Gupta <nipun.gu...@nxp.com> > > --- > > drivers/event/dpaa2/dpaa2_eventdev.c | 83 > > ++++++++++++++++------------- > -- > > drivers/event/dpaa2/dpaa2_eventdev.h | 12 ----- > > drivers/event/dpaa2/dpaa2_eventdev_logs.h | 37 ++++++++++++++ > > drivers/event/dpaa2/dpaa2_hw_dpcon.c | 1 + > > 4 files changed, 82 insertions(+), 51 deletions(-) > > create mode 100644 drivers/event/dpaa2/dpaa2_eventdev_logs.h > > > > Series-Acked-by: Hemant Agrawal <hemant.agra...@nxp.com>