Re: [dpdk-dev] Dependency issue between event/dpaa and crypto/dpaa_sec

2020-02-21 Thread David Marchand
On Thu, Feb 13, 2020 at 1:16 PM David Marchand wrote: > > On Thu, Feb 13, 2020 at 1:07 PM Hemant Agrawal wrote: > > > I could not find a dependency in the makefiles for this. > > > But meson has this dependency. > > > > > > drivers/event/dpaa/meson.build > > > deps += ['pmd_dpaa', 'pmd_dpaa_sec']

Re: [dpdk-dev] Dependency issue between event/dpaa and crypto/dpaa_sec

2020-02-13 Thread David Marchand
On Thu, Feb 13, 2020 at 1:07 PM Hemant Agrawal wrote: > > I could not find a dependency in the makefiles for this. > > But meson has this dependency. > > > > drivers/event/dpaa/meson.build > > deps += ['pmd_dpaa', 'pmd_dpaa_sec'] > > > > > [Hemant] Makefile do have dependency set, but at a differe

Re: [dpdk-dev] Dependency issue between event/dpaa and crypto/dpaa_sec

2020-02-13 Thread Hemant Agrawal
Hi David, Sorry for taking time on it > -Original Message- > From: David Marchand > Sent: Thursday, January 30, 2020 4:32 PM > To: Hemant Agrawal > Cc: Nipun Gupta ; dev > Subject: Re: Dependency issue between event/dpaa and crypto/dpaa_sec > Importance: High > > On Thu, Jan 30

Re: [dpdk-dev] Dependency issue between event/dpaa and crypto/dpaa_sec

2020-01-30 Thread David Marchand
On Thu, Jan 30, 2020 at 11:53 AM Hemant Agrawal wrote: > Can you elaborate more, how are you compiling? are you using the > v19.11.0 tag? > event/dpaa is dependent on crypto/dpaa_sec > > but code do take care of it. Yes, the v19.11 tag. Using ./devtools/test-build.sh, and I hit the issue

Re: [dpdk-dev] Dependency issue between event/dpaa and crypto/dpaa_sec

2020-01-30 Thread Hemant Agrawal
Hi David, Can you elaborate more, how are you compiling? are you using the v19.11.0 tag? event/dpaa is dependent on crypto/dpaa_sec but code do take care of it. I am unable to reproduce it on 19.11.or current top of tree Regards, Hemant > -Original Message- > From: David Marc

[dpdk-dev] Dependency issue between event/dpaa and crypto/dpaa_sec

2020-01-30 Thread David Marchand
Hello, I caught a build issue on v19.11. It looks like a dependency issue between the eventdev and cryptodev dpaa drivers. Can you have a look? Thanks. INSTALL-LIB librte_pmd_octeontx_crypto.so.20.0 PMDINFO opdl_evdev.o.pmd.c CC opdl_evdev.o.pmd.o LD opdl_evdev.o PMDINFO dpaa2_eventde