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

David Christensen drc at linux.vnet.ibm.com
Thu Apr 2 21:54:59 CEST 2020



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>


More information about the dev mailing list