On Mon, Sep 2, 2019 at 4:17 PM Ferruh Yigit <ferruh.yi...@intel.com> wrote: > > On 8/19/2019 12:41 PM, David Marchand wrote: > > All (but the Solarflare net driver) drivers currently do not care about > > the log level the user might have passed at init time. > > Is this comment for the shared libraries? > Because otherwise drivers set loglevel during initialization and init time > setting should be reflected to the logtypes before devices probed.
Indeed, the issue is seen when building drivers as shared libraries. -- David Marchand