[PATCH v3 03/11] bus/vdev: remove driver setting in probe
fengchengwen
fengchengwen at huawei.com
Wed Jun 24 03:15:06 CEST 2026
Acked-by: Chengwen Feng <fengchengwen at huawei.com>
On 6/23/2026 6:54 PM, David Marchand wrote:
> Setting the device driver field is not the responsibility of the
> probe_device callback anymore, but that of EAL (see local_dev_probe).
> Yet, because of the VDEV API, rte_vdev_init() must be updated to mark
> the device as probed.
>
> Fixes: f282771a04ef ("bus: factorize driver reference")
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
More information about the dev
mailing list