On Thu, Jul 28, 2022 at 8:03 PM Dmitry Kozlyuk <dmitry.kozl...@gmail.com> wrote: > > 2022-07-28 14:41 (UTC+0500), Fidaullah Noonari: > > The amount of memory to allocate from the system for heap expansion > > was calculated in a way that may yield one page more than needed. > > This could hit the allocation limit from the system or EAL. > > The allocation would fail despite enough memory being available. > > > > In response to mail: > > http://inbox.dpdk.org/dev/CAEYuUWCnRZNwxiOHEeTHw0Gy9aFJRLZtvAG9g=smuuvuemc...@mail.gmail.com/
Cc: sta...@dpdk.org > > > > Signed-off-by: Fidaullah Noonari <fidaullah.noon...@emumba.com> > Acked-by: Dmitry Kozlyuk <dmitry.kozl...@gmail.com> I added a note about the reproducer (for testers) and applied. Thanks! -- David Marchand