RE: [PATCH 5/6] habanalabs: don't print error when queues are full

From: Omer Shpigelman
Date: Mon Nov 11 2019 - 01:04:37 EST


On Sun, Nov 10, 2019 at 11:56 PM Oded Gabbay wrote:
> If the queues are full and we return -EAGAIN to the user, there is no need to
> print an error, as that case isn't an error and the user is expected to re-
> submit the work.
>
> Signed-off-by: Oded Gabbay <oded.gabbay@xxxxxxxxx>

Reviewed-by: Omer Shpigelman <oshpigelman@xxxxxxxxx>