[PATCH v4 15/25] bus: support multiple probe
fengchengwen
fengchengwen at huawei.com
Fri May 29 09:27:14 CEST 2026
Currently, the bus probe is still the specific impl which don't test allow_multi_probe flag.
And local_dev_probe only cover the plug device case.
On 5/27/2026 3:56 PM, David Marchand wrote:
> Add infrastructure to declare support for multiple probe attempts
> on the same device. This prepares for the introduction of
> generic probe_device operation.
>
> The PCI bus enables this feature to support drivers with
> RTE_PCI_DRV_PROBE_AGAIN flag.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
...
More information about the dev
mailing list