Re: [dpdk-dev] [PATCH v4] eal: add manual probing option

2019-10-25 Thread Jerin Jacob
On Fri, Oct 25, 2019 at 8:11 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.

[dpdk-dev] [PATCH v4] eal: add manual probing option

2019-10-25 Thread Gaetan Rivet
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