Re: [PATCH bpf-next v4 0/3] Simplify min()/max(), contains() and normalize() cnum implementation
Eduard Zingerman <[email protected]>
| Newsgroups | org.kernel.vger.bpf |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2026-07-30 at 10:21 +0000, Vinicius Sampaio wrote: > This patches simplifies some functions of the cnum implementation: > > - smin()/smax() > - contains() > - normalize() > > --- Hi Vinicius, Thank you for the patch-set and apologies for the delayed review. The changes make sense to me. I'll apply the patch-set once BPF pull request is dealt with. Shung-Hsi, thank you for the review. Acked-by: Eduard Zingerman <[email protected]>