> > When a secondary process handles VDEV_SCAN_ONE mp action, it is possible
> > the device is already be inserted. This happens when we have multiple
> > secondary
> > processes which cause multiple broadcasts from primary during
> > bus->scan. So we don't need to log any error for -EEXIST.
> >
Acked-by: Gage Eads
Thanks!
Gage
> -Original Message-
> From: Zhang, Qi Z
> Sent: Monday, September 3, 2018 3:50 AM
> To: dev@dpdk.org
> Cc: tho...@monjalon.net; Burakov, Anatoly ;
> Eads, Gage ; Zhang, Qi Z ;
> sta...@dpdk.org
> Subject: [PATCH v2] bus/vdev: fix wrong error log on secon
When a secondary process handles VDEV_SCAN_ONE mp action, it is possible
the device is already be inserted. This happens when we have multiple
secondary processes which cause multiple broadcasts from primary during
bus->scan. So we don't need to log any error for -EEXIST.
Bugzilla ID: 84
Fixes: cd
3 matches
Mail list logo