[dpdk-dev] [PATCH v2 1/2] test/malloc: run realloc tests on external heap

David Marchand david.marchand at redhat.com
Tue Apr 21 18:16:39 CEST 2020


On Thu, Apr 2, 2020 at 9:55 PM David Christensen <drc at linux.vnet.ibm.com> wrote:
> On 4/2/20 2:02 AM, Anatoly Burakov wrote:
> > Due to the fact that the rte_realloc() test depends on the layout of
> > underlying memory, it can sometimes fail due to fragmentation of the
> > memory. To address this, make it so that the realloc autotests are run
> > using a newly created external memory heap instead of main memory.
> >
> > Bugzilla ID: 424
> >
> > Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> ...
>
> Tested-by: David Christensen <drc at linux.vnet.ibm.com>

Series applied, thanks.


-- 
David Marchand



More information about the dev mailing list