Hi Mikolaj, On Fri, May 09, 2025 at 09:57:18AM +0200, Mikolaj Wasiak wrote: > Due to changes in allocator, the size of the allocation for > contiguous region is not rounded up to a power-of-two and > instead allocated as is. Thus, change the part of test that > expected the allocation to fail. > > Reviewed-by: Krzysztof Karas <krzysztof.ka...@intel.com> > Signed-off-by: Mikolaj Wasiak <mikolaj.was...@intel.com>
Reviewed-by: Andi Shyti <andi.sh...@linux.intel.com> Thanks, Andi