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.