> -----Original Message----- > From: Thomas Monjalon [mailto:[email protected]] > Sent: Friday 19 January 2018 00:45 > To: Mokhtar, Amr <[email protected]> > Cc: [email protected]; Yigit, Ferruh <[email protected]>; Burakov, Anatoly > <[email protected]>; De Lara Guarch, Pablo > <[email protected]>; Power, Niall <[email protected]>; > Macnamara, Chris <[email protected]> > Subject: Re: [dpdk-dev] [PATCH v5 0/5] Introducing Wirless Base Band Device > (bbdev) abstraction library > > 11/01/2018 20:23, Amr Mokhtar: > > Hello, > > Latest update for Wireless Device abstraction library. > > Applied with few changes: > - fixed title formats > - moved bbdev between ethdev and cryptodev in lists > - added in test-build.sh > - fixed compilation as shared library (must be better fixed in RC2) > undefined reference to `bbdev_logtype', added to .map
Can you explain more what shared library compilation problem were experienced? Is it the missing 'bbdev_logtype' ? > > Thanks for the good work, and welcome in DPDK!

