[dpdk-dev] [PATCH 2/6] net/sfc: add support for driver-wide dynamic logging

Ferruh Yigit ferruh.yigit at intel.com
Tue Mar 6 16:26:08 CET 2018


On 3/6/2018 2:56 PM, Andrew Rybchenko wrote:
> 
> In fact it could be really required if dynamic library is used and it is
> pulled later using dlopen() - don't know if there are any restrictions in
> DPDK which prevent it.

That function has constructor attribute, not sure how it works for that case.
I am good as long as this is not missed but decided to implement this way.


More information about the dev mailing list