Acked-by: Chengwen Feng <[email protected]>

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 <[email protected]>

Reply via email to