On Wed, 13 Mar 2019 13:46:01 +
"Zhang, Qi Z" wrote:
> > -Original Message-
> > From: Thomas Monjalon [mailto:tho...@monjalon.net]
> > Sent: Saturday, March 2, 2019 10:43 AM
> > To: dev@dpdk.org
> > Cc: Stojaczyk, Dariusz ; Zhang, Qi Z
> > ; sta...@dpdk.org
> > Subject: [PATCH 1/3] eal
Hi:
> -Original Message-
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Saturday, March 2, 2019 10:43 AM
> To: dev@dpdk.org
> Cc: Stojaczyk, Dariusz ; Zhang, Qi Z
> ; sta...@dpdk.org
> Subject: [PATCH 1/3] eal: remove useless checks for already probed device
>
> The function
The function eal_dev_hotplug_request_to_secondary() never returns
-EEXIST result. The case of already probed device is filtered out.
The test in __handle_secondary_request() was always true.
The test in rte_dev_probe() was never true, and that's fine not
returning -EEXIST if device is already atta
3 matches
Mail list logo