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.bura...@intel.com>
... Tested-by: David Christensen <d...@linux.vnet.ibm.com>