Re: [PATCH] bpf: Simplify tnum_step()
From: Hao Sun
Date: Thu Mar 19 2026 - 05:14:57 EST
On Thu, Mar 19, 2026 at 9:18 AM Kumar Kartikeya Dwivedi
<memxor@xxxxxxxxx> wrote:
>
> On Wed, 18 Mar 2026 at 19:21, Hao Sun <sunhao.th@xxxxxxxxx> wrote:
> > [...]
> > in case anyone is interested:
> > [1] https://pastebin.com/raw/czHKiyY0
>
> IMO it is worth it to include this proof inline in the commit log,
> since links are fragile.
> It's not that big, and I think it's more useful to have it inline than not.
>
The only concern is that the proof mainly uses `bv_decide`, which does not
provide much insight. But it's not big, I will inline it.