On Sat, Aug 15, 2020 at 21:00 Oded Gabbay <oded.gab...@gmail.com> 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 <l...@intel.com> > Signed-off-by: Oded Gabbay <oded.gab...@gmail.com>
Reviewed-by: Tomer Tayar <tta...@habana.ai>