On Wed, Nov 29, 2023 at 04:04:01PM -0800, Andrii Nakryiko wrote: > Similarly to subprog/callback logic, enforce return value of BPF program > using more precise smin/smax range. > > We need to adjust a bunch of tests due to a changed format of an error > message. > > Acked-by: Eduard Zingerman <eddyz87@xxxxxxxxx> > Signed-off-by: Andrii Nakryiko <andrii@xxxxxxxxxx> Acked-by: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>