> -----Original Message----- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Monday, April 30, 2018 6:05 PM > To: Nipun Gupta <nipun.gu...@nxp.com> > Cc: dev@dpdk.org; Shreyansh Jain <shreyansh.j...@nxp.com>; Hemant > Agrawal <hemant.agra...@nxp.com> > Subject: Re: [dpdk-dev] [PATCH 5/8 v4] raw/dpaa2_qdma: introduce the > DPAA2 QDMA driver > > 24/04/2018 13:49, Nipun Gupta: > > drivers/raw/dpaa2_qdma/dpaa2_qdma.c | 294 > +++++++++++++++++++++ > > drivers/raw/dpaa2_qdma/dpaa2_qdma.h | 66 +++++ > > drivers/raw/dpaa2_qdma/dpaa2_qdma_logs.h | 46 ++++ > [...] > > +install_headers('rte_pmd_dpaa2_qdma.h') > > I think you need to rename the exported header file with rte_pmd_ prefix.
Sorry, I did not get it. Filename is already with rte_pmd_ prefix. Thanks, Nipun >