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]>
- [PATCH v2 08/10] bus: implement cleanup in EAL David Marchand
- Re: [PATCH v2 08/10] bus: implement cleanup in E... Bruce Richardson
- [PATCH v2 09/10] bus/vmbus: store name in bus specif... David Marchand
- Re: [PATCH v2 09/10] bus/vmbus: store name in bu... Bruce Richardson
- [PATCH v2 10/10] bus/vmbus: support unplug David Marchand
- [PATCH v3 00/11] Bus cleanup infrastructure and fixes David Marchand
- [PATCH v3 01/11] bus: fix reference to plug callback David Marchand
- Re: [PATCH v3 01/11] bus: fix reference to plug ... fengchengwen
- [PATCH v3 02/11] dma/idxd: remove next pointer in bu... David Marchand
- [PATCH v3 03/11] bus/vdev: remove driver setting in ... David Marchand
- Re: [PATCH v3 03/11] bus/vdev: remove driver set... fengchengwen
- [PATCH v3 04/11] bus/pci: fix mapping leak in bus cl... David Marchand
- Re: [PATCH v3 04/11] bus/pci: fix mapping leak i... fengchengwen
- Re: [PATCH v3 04/11] bus/pci: fix mapping le... David Marchand
- Re: [PATCH v3 04/11] bus/pci: fix mappin... David Marchand
- [PATCH v3 05/11] bus/vmbus: fix interrupt leak in cl... David Marchand
- [PATCH v3 06/11] bus/vmbus: allocate interrupt durin... David Marchand
- [PATCH v3 07/11] bus/ifpga: allocate interrupt durin... David Marchand
- Re: [PATCH v3 07/11] bus/ifpga: allocate interru... Bruce Richardson
- [PATCH v3 08/11] bus: align unplug with device probe David Marchand
- [PATCH v3 10/11] bus/vmbus: store name in bus specif... David Marchand

