RE: [PATCH] habanalabs: count dropped CS because max CS in-flight

From: Tomer Tayar
Date: Mon Sep 07 2020 - 11:28:54 EST


On Fri, Sep 4, 2020 at 18:11 Oded Gabbay <oded.gabbay@xxxxxxxxx> wrote:
> There is a case where the user reaches the maximum number of CS in-flight.
> In that case, the driver rejects the new CS of the user with EAGAIN. Count
> that event so the user can query the driver later to see if it happened.
>
> Signed-off-by: Oded Gabbay <oded.gabbay@xxxxxxxxx>

Reviewed-by: Tomer Tayar <ttayar@xxxxxxxxx>