Re: [PATCH 0/2] coresight: Add barrier packet when moving offset forward

From: Mathieu Poirier
Date: Mon Aug 26 2019 - 11:00:00 EST


Hi Yabin,

On Fri, 23 Aug 2019 at 18:30, Yabin Cui <yabinc@xxxxxxxxxx> wrote:
>
> Thanks for fixing this problem. I didn't realize it because I usually use a
> buffer size >= the default ETR buffer size, which is harder to reproduce the
> problem.
> The patches LGTM, maybe you also want to fix the problem commented by Leo Yan.

I will look into the issue reported by Leo later today.

> I tested the patches by recording etm data with a buffer size smaller than the
> default ETR buffer size. Then I saw barrier packets when decoding with OpenCSD.
> And I could decode successfully without error message.

Can I add your Tested-by ?