[dpdk-dev] [PATCH] bus/vdev: fix uninitialized device bus

Thomas Monjalon thomas at monjalon.net
Mon Oct 22 09:02:34 CEST 2018


22/10/2018 07:47, Qi Zhang:
> Device bus should be initialized after bus scan.
> While it does not happened when scan vdev from secondary process,
> that cause segment fault at rte_dev_probe when call dev->bus->xxx.
> 
> Fixes: cdb068f031c6 ("bus/vdev: scan by multi-process channel")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>

Acked-by: Thomas Monjalon <thomas at monjalon.net>





More information about the dev mailing list