Hi Gagandeep, I was able to reproduce with: ./devtools/test-build.sh x86_64-native-linuxapp-clang+MLX4_PMD+MLX5_PMD~KMOD~SOFTNIC~UIO
Environment info: OS: RHEL7.4 (with kernel 4.19.0-rc7-mlnx) and RHEL7.5 (with kernel 3.10.0-862.el7.x86_64) Clang: clang version 3.4.2 (tags/RELEASE_34/dot2-final) Target: x86_64-redhat-linux-gnu Thread model: posix > -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Gagandeep Singh > Sent: Monday, October 22, 2018 3:31 PM > To: Thomas Monjalon <tho...@monjalon.net> > Cc: dev@dpdk.org; Akhil Goyal <akhil.go...@nxp.com>; Hemant Agrawal > <hemant.agra...@nxp.com> > Subject: Re: [dpdk-dev] [PATCH v2 02/14] crypto/caam_jr: add HW tuning > options > > Hi > > > -----Original Message----- > > From: Thomas Monjalon <tho...@monjalon.net> > > Sent: Friday, October 19, 2018 2:42 PM > > To: Gagandeep Singh <g.si...@nxp.com> > > Cc: dev@dpdk.org; Akhil Goyal <akhil.go...@nxp.com>; Hemant Agrawal > > <hemant.agra...@nxp.com> > > Subject: Re: [dpdk-dev] [PATCH v2 02/14] crypto/caam_jr: add HW tuning > > options > > > > 12/10/2018 16:40, Gagandeep Singh: > > > --- /dev/null > > > +++ b/drivers/crypto/caam_jr/caam_jr_config.h > > > +typedef uint64_t dma_addr_t; > > > > In some environments, there is a redefinition error because of > > drivers/bus/dpaa/include/compat.h > > > I am unable to reproduce the issue on my setup. Can you please point me > the exact environment on which you are getting this issue?