Sure, will send an updated patch tomorrow, thanks!
> -Original Message-
> From: Jerin Jacob [mailto:jerin.ja...@caviumnetworks.com]
> Sent: Thursday, March 30, 2017 6:12 PM
> To: Van Haaren, Harry
> Cc: dev@dpdk.org
> Subject: Re: [PATCH v6 01/21] eventdev: improve API docs for start fun
On Thu, Mar 30, 2017 at 12:25:43AM +0100, Harry van Haaren wrote:
> This commit documents two error return values for the
> rte_event_dev_start() function.
>
> -EINVAL indicates not all ports are configured
-EINVAL returns in case of an invalid dev_id. How about -ESTALE or
something like that?
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Harry van Haaren
> Sent: Thursday, March 30, 2017 12:26 AM
> To: dev@dpdk.org
> Cc: jerin.ja...@caviumnetworks.com; Van Haaren, Harry
>
> Subject: [dpdk-dev] [PATCH v6 01/21] eventdev: improve API docs for start
> func
This commit documents two error return values for the
rte_event_dev_start() function.
-EINVAL indicates not all ports are configured
-EDEADLK indicates that not all queues are linked to ports. If an
application enqueues to such a queue it can lead to deadlock
Signed-off-by: Harry van Ha
4 matches
Mail list logo