> > > rte_eal_check_module(const char *module_name)
> > > {
> > > diff --git a/lib/librte_eal/rte_eal_version.map
> > > b/lib/librte_eal/rte_eal_version.map
> > > index 7cbf82d37..ccc4ffb21 100644
> > > --- a/lib/librte_eal/rte_eal_version.map
> > > +++ b/lib/librte_eal/rte_eal_version.map
> > >
On Fri, Oct 25, 2019 at 05:29:12PM +0530, Jerin Jacob wrote:
> On Fri, Oct 4, 2019 at 6:25 PM Gaetan Rivet wrote:
> >
> > Add a new EAL option enabling manual probing in the EAL.
> > This command line option will configure the EAL so that buses
> > will not trigger their probe step on their own.
>
On Fri, Oct 4, 2019 at 6:25 PM Gaetan Rivet wrote:
>
> Add a new EAL option enabling manual probing in the EAL.
> This command line option will configure the EAL so that buses
> will not trigger their probe step on their own.
>
> Applications are then expected to hotplug devices as they see fit.
>
n Rivet ; Ferruh Yigit
> > ; Anatoly Burakov ;
> > Thomas Monjalon ; Jerin Jacob Kollanukkaran
> > ; David Marchand
> > Subject: [dpdk-dev] [PATCH v3] eal: add manual probing option
> >
> > Add a new EAL option enabling manual probing in the EAL.
> > This
nd
> Subject: [dpdk-dev] [PATCH v3] eal: add manual probing option
>
> Add a new EAL option enabling manual probing in the EAL.
> This command line option will configure the EAL so that buses will not trigger
> their probe step on their own.
>
> Applications are the
Add a new EAL option enabling manual probing in the EAL.
This command line option will configure the EAL so that buses
will not trigger their probe step on their own.
Applications are then expected to hotplug devices as they see fit.
Devices declared on the command line by the user (using -w and
6 matches
Mail list logo