Re: [PATCH] bpf: Simplify tnum_step()
From: Hao Sun
Date: Thu Mar 19 2026 - 05:03:22 EST
[...]
>
> I hacked a cbmc test in [1] and the checker says that the new function
> performs according to specification (and identically to old function).
>
> [1] https://github.com/eddyz87/tnum-step-verif/blob/master/main.c
>
Thanks, great to know this additional confirmation!
> Acked-by: Eduard Zingerman <eddyz87@xxxxxxxxx>
>
> [...]