On 08-May-19 11:48 PM, Erik Gabriel Carrillo wrote:
Due to an upcoming fix to allow the timer library to safely free its
allocations during the finalize() call[1], an ABI change will be
required. A new lock will be added to the rte_mem_config structure,
which will be used by the timer library to synchronize init/finalize
calls among multiple processes.
[1] http://patches.dpdk.org/patch/53334/
Signed-off-by: Erik Gabriel Carrillo <erik.g.carri...@intel.com>
---
As per discussion, please change the deprecation notice to instead make
rte_eal_memconfig private.
--
Thanks,
Anatoly