On Wed, Oct 7, 2020 at 3:50 PM Andrii Nakryiko
<andrii.nakry...@gmail.com> wrote:
>
> On Wed, Oct 7, 2020 at 3:28 PM Alexei Starovoitov
> <alexei.starovoi...@gmail.com> wrote:
> >
> > From: Alexei Starovoitov <a...@kernel.org>
> >
> > Add asm tests for register allocator tracking logic implemented in the 
> > patches:
> > https://lore.kernel.org/bpf/20201006200955.12350-1-alexei.starovoi...@gmail.com/T/#t
> >
> > Signed-off-by: Alexei Starovoitov <a...@kernel.org>
> > ---
>
> I actually read through that assembly :) LGTM.

Thanks. I've added comments to the trickiest case :)

> Acked-by: Andrii Nakryiko <and...@kernel.org>
>
> >  .../testing/selftests/bpf/verifier/regalloc.c | 159 ++++++++++++++++++
> >  1 file changed, 159 insertions(+)
> >  create mode 100644 tools/testing/selftests/bpf/verifier/regalloc.c
> >
>
> [...]

Reply via email to