[dpdk-dev] [PATCH] app/test: fix memory needs after RTE_MAX_LCORE was increased to 128

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Dec 4 14:20:43 CET 2014


> Since commit b91c67e5a693211862aa7dc3b78630b4e856c2af,
> maximum number of cores is 128, which has increase
> the total memory necessary for a rte_mempool structure,
> as the per-lcore local cache has been doubled in size.
> Therefore, eal_flags unit test was broken since it needed
> to use more hugepages.
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

When I check it in a VM, I still have a memory issue in test_invalid_vdev_flag().
Do you have an idea of the problem?

-- 
Thomas


More information about the dev mailing list