Re: [PATCH] libbpf: add support for printing BTF character arrays as strings

From: Blake Jones
Date: Mon Jun 02 2025 - 16:03:01 EST


Hi Alexei,

Thanks for taking a look at this.

On Sat, May 31, 2025 at 11:20 AM Alexei Starovoitov
<alexei.starovoitov@xxxxxxxxx> wrote:
> Please split selftests vs main libbpf parts.
> [...]
> Please use normal kernel style comments.
> We're gradually getting away from networking style.
> [...]
> we allow up to 100 char per line.
> Don't split it that short.

I'll clean these up and send out a new patch set.

Blake