On Thu, Jul 02, 2020 at 11:13:02PM +0200, Thomas Monjalon wrote:
> 22/06/2020 16:33, Bruce Richardson:
> > This set includes a number of small improvements for handling the loading
> > of drivers at runtime using the EAL -d flag.
> >
> > It limits the loading of files to only those files which end
On Thu, Jul 02, 2020 at 11:16:51PM +0200, Thomas Monjalon wrote:
> 22/06/2020 16:33, Bruce Richardson:
> > Bruce Richardson (4):
> > eal: remove unnecessary null-termination
>
> Maybe add scope of the change with "in plugin path" ?
>
> > eal: only load shared libs from driver plugin directory
22/06/2020 16:33, Bruce Richardson:
> Bruce Richardson (4):
> eal: remove unnecessary null-termination
Maybe add scope of the change with "in plugin path" ?
> eal: only load shared libs from driver plugin directory
I suggest: "eal: load only shared libraries from plugin directory"
> eal:
22/06/2020 16:33, Bruce Richardson:
> This set includes a number of small improvements for handling the loading
> of drivers at runtime using the EAL -d flag.
>
> It limits the loading of files to only those files which end in .so, which
> means that one can pass in the whole "drivers/" subfolder
This set includes a number of small improvements for handling the loading
of drivers at runtime using the EAL -d flag.
It limits the loading of files to only those files which end in .so, which
means that one can pass in the whole "drivers/" subfolder from a meson
build and not get an error when D
5 matches
Mail list logo