> -----Original Message----- > From: Nipun Gupta > Sent: Tuesday, May 1, 2018 11:44 AM > To: 'Thomas Monjalon' <tho...@monjalon.net> > 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 > > > > > -----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.
Got it. This should be in the next patch where 'rte_pmd_dpaa2_qdma.h' file has been introduced. I will fix it and respin a version. > > Sorry, I did not get it. Filename is already with rte_pmd_ prefix. > > Thanks, > Nipun > > >