RE: [PATCH 7/9] habanalabs: check TPC vector pipe is empty

From: Tomer Tayar
Date: Sun Aug 16 2020 - 11:25:03 EST


On Sat, Aug 15, 2020 at 21:00 Oded Gabbay <oded.gabbay@xxxxxxxxx> wrote:
> The driver waits for the TPC vector pipe to be empty before checking if the
> TPC kernel has finished executing, but the code doesn't validate that the
> pipe was indeed empty, it just wait for it without checking the return
> value.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Signed-off-by: Oded Gabbay <oded.gabbay@xxxxxxxxx>

Reviewed-by: Tomer Tayar <ttayar@xxxxxxxxx>